EvalArgs()
| Argument | Description | Default Value |
|---|---|---|
bs |
batch size | 1 |
out_dir |
A subdirectory will be created within the output directory that shows the training progress, stores the tokenized data and contains checkpoints. | "eric_transformer/" |
run_name |
Controls the name of the subdirectory that's created within the output directory. | "" |
seed |
Controls randomness. | 42 |