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