WindyLee0822 / TREA

Source code of “TREA: Tree-structure Reasoning Schema for Conversational Recommendation (ACL 2023)”
4 stars 1 forks source link

data文件夹 #1

Open baiqingy opened 1 year ago

baiqingy commented 1 year ago

你好,我这里发生报错,找不到data/redial_kg.json,请问一下,这个data文件夹在哪里啊。

Hello. I reported an error here. FileNotFoundError: [Errno 2] No such file or directory: 'data/redialkg.json' Cannot find data/redial kg.json. Excuse me, where is this data folder?

WindyLee0822 commented 1 year ago

Thanks for proposing. I have added that file now. It is the same as previous works.

baiqingy commented 1 year ago

Thank you very much.

baiqingy commented 1 year ago

你好,还有一个新问题:ModuleNotFoundError: No module named 'models Hello, there is a new question: ModuleNotFoundError: No module named 'models

WindyLee0822 commented 1 year ago

Thanks for proposing. I've added them.

baiqingy commented 1 year ago

Hello, how to adjust the parameters to make the model performance optimal?

WindyLee0822 commented 1 year ago

I think using our hyperparameter setting can get good enough results, though, you can still reduce the learning rate or use a transformers scheduler to further optimize the performance.

baiqingy commented 1 year ago

好的,感谢

baiqingy commented 1 year ago

请问如何用tg-redial数据集训练该模型,文件中没有关于tg-redial的数据集

WindyLee0822 commented 1 year ago

My remote server has some troubles now, but whatever, I will try to re-organize and upload this part locally today. Wait for me for maybe a few hrs.

WindyLee0822 commented 1 year ago

I have publish recommendation part of TG-redial at a new branch "tgredial". Feel free to contact me if you have any problems.