thuiar / MIntRec

MIntRec: A New Dataset for Multimodal Intent Recognition (ACM MM 2022)
https://mintrec.github.io/
MIT License
65 stars 12 forks source link

Code usage tutorial #1

Open Ma0110 opened 1 year ago

Ma0110 commented 1 year ago

Hi, when will the tutorial for using this code be released. For example, the processing details of the data, and the display of the results, etc. Looking forward to your update.

HanleiZhang commented 1 year ago

Hi, thanks for your attention in this work! We have updated the details of data and basic usage of this code. More details about the framework will be updated in the wiki document as soon as possible.

Ma0110 commented 1 year ago

OK, I am currently trying to process data. Looking forward to you sharing the link to the wiki document. Thank you for your reply.

Ma0110 commented 1 year ago

Hi, is your wiki documentation update released, can you give a link if it is done?Thank you!

kelikeli commented 1 year ago

Hi, the .csv file in the "results" folder shows 20 results, and the seeds are from 0 to 9 twice. Is the "acc" value in the paper the average of these 20 results?

HanleiZhang commented 1 year ago

Hi, the .csv file in the "results" folder shows 20 results, and the seeds are from 0 to 9 twice. Is the "acc" value in the paper the average of these 20 results?

Not yet. The 20 results correpond to 20 intent classes. For each intent class, we calculate the average results of 10 random seeds of 0-9.