distilcamembert-allocine / train_log.txt
baptiste-pasquier's picture
first model
ef176de verified
raw
history blame
716 Bytes
Writing logs to ./outputs/2023-02-13-00-40-42-038240/train_log.txt.
Wrote original training args to ./outputs/2023-02-13-00-40-42-038240/training_args.json.
***** Running training *****
Num examples = 160000
Num epochs = 1
Num clean epochs = 1
Instantaneous batch size per device = 16
Total train batch size (w. parallel, distributed & accumulation) = 16
Gradient accumulation steps = 1
Total optimization steps = 10000
==========================================================
Epoch 1
Running clean epoch 1/1
Train accuracy: 95.02%
Eval accuracy: 96.92%
Best score found. Saved model to ./outputs/2023-02-13-00-40-42-038240/best_model/
Wrote README to ./outputs/2023-02-13-00-40-42-038240/README.md.