Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 646 Bytes

File metadata and controls

21 lines (20 loc) · 646 Bytes

Ememe-2023_Spring-google_explorecsr

Ememe Project for google explore csr 2023

  1. cd to project directory
cd Ememe-2023_Spring-google_explorecsr
  1. Install requirements:
pip install -r requirements.txt
  1. Prepare dataset:
python3 Dataset/EmemeDataset.py
  1. Download pretrained checkpoint of EmoROBERTa from here and place it under the project root directory.
  2. Go to run_train.sh script and change the value after emoroberta_model_ckpt to the file path/name you downloaded for step 4.
  3. Run train:
bash run_train.sh