Heidelberg-NLP / MHKA

The corresponding code from our paper "Social Commonsense Reasoning with Multi-Head Knowledge Attention (EMNLP 2020)". Do not hesitate to open an issue if you run into any trouble!
11 stars 6 forks source link

run question #2

Closed takiee closed 2 years ago

takiee commented 2 years ago

Can I run run.sh to get the entire code running? Where is ~/cluster_cmd/run_sbatch.sh in the code?

debjitpaul commented 2 years ago

Hi,

Thank you for your comment! You have to install the transformer module in your local python environment. I have updated the run.sh file. You can run the run.sh! Please replace the python environment inside run.sh. Make sure that the data is in correct format!