-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Line that copies which dataset (task) we use is commented:
Line 274 in edf62db
| #args.task_name = configs_dict.get("dataset") |
It means that if you clone the repo and run:
python finetune_dataset.py
python aug_dataset.py
you will get an error, because one of the commands runs for rt-polarity and the other for subj dataset.
Besides this, maybe some of the other parameters should be copied from global.config?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels