mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-30 11:26:23 +02:00
add seed
This commit is contained in:
parent
358a97e34c
commit
7a38165e6b
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ COMPETITION INSTRUCTIONS
|
|||
{task_description}
|
||||
|
||||
## More Instructions
|
||||
- You should split the training data into train and dev set.
|
||||
- You should split the training data into train and dev set with a seed of 42.
|
||||
- You should use the dev set to improve your model. Print the final dev set score after training.
|
||||
- output_dir: {output_dir}
|
||||
- Besides `submission.csv`, you should also save your `test_predictions.csv` and `dev_predictions.csv` in the output directory.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue