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...
 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...