Skip to content
Snippets Groups Projects
Commit 3c6dc3e5 authored by Charly LAMOTHE's avatar Charly LAMOTHE
Browse files

- Add train_on_subset option to specify on which subset the model will be...

- Add train_on_subset option to specify on which subset the model will be trained (either train or dev);
- find_dotenv() only working by specifying the example env on my machine?
- Add the seeds option to specify the seed(s) to use, and remove the use_random_seed, because it's obv if random_seed_number is used;
- Use a logger in train.py instead of prints.
parent 2db4ae3e
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment