CJJ2923

Results 2 issues of CJJ2923

Hello, when training with the DailyDialog dataset, the problem is:ValueError: Cannot create a tensor proto whose content is larger than 2GB. Through analysis, it is found that the problem is...

![image](https://user-images.githubusercontent.com/81151746/194737048-7ddd9905-b16c-4f8a-905d-f139170b4870.png) In the example code: Speaks=13, but in the data, we are processing: Speaks=30, how should we modify the code: dialogue 35 (text)+max turn of dialogue 35 (financial expression)+speaker number...