something678 / TodKat

Transformer encoder-decoder for emotion detection in dialogues
MIT License
57 stars 12 forks source link

model path error #12

Closed rungjoo closed 2 years ago

rungjoo commented 2 years ago

I'm trying to run the training code. So I uncommented the lines and ran the code. I got the following error: image

After checking the cause, model_path is set as follows. tokenizer_name = '../datasets/topic-language-model-iemocap'

Is this the intended code? There is no folder on github for the model. Isn't RoBERTa's pretraeind path roberta-{size}?

thank you.

something678 commented 2 years ago

Hi, you need to download the save.zip and place the 'topic-language-model-iemocap' folder in the '../datasets/' directory.

rungjoo commented 1 year ago

No. I can't solve this...

2022년 3월 12일 (토) 오후 12:38, squid-ball @.***>님이 작성:

Did you find the solution for this. Facing the same issue.

— Reply to this email directly, view it on GitHub https://github.com/something678/TodKat/issues/12#issuecomment-1065804197, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOP5VQMQA3ZJMTHWFKFQ4TU7QGRRANCNFSM5MMJSY5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>