Mahmoud22 commited on
Commit
62f12ea
1 Parent(s): 33b75ee

Delete trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +0 -25
trainer_state.json DELETED
@@ -1,25 +0,0 @@
1
- {
2
- "best_metric": null,
3
- "best_model_checkpoint": null,
4
- "epoch": 1.991111111111111,
5
- "eval_steps": 500,
6
- "global_step": 224,
7
- "is_hyper_param_search": false,
8
- "is_local_process_zero": true,
9
- "is_world_process_zero": true,
10
- "log_history": [
11
- {
12
- "epoch": 1.59,
13
- "learning_rate": 4.477611940298508e-05,
14
- "loss": 0.4999,
15
- "step": 179
16
- }
17
- ],
18
- "logging_steps": 179,
19
- "max_steps": 224,
20
- "num_train_epochs": 2,
21
- "save_steps": 500,
22
- "total_flos": 1.4875603767813734e+17,
23
- "trial_name": null,
24
- "trial_params": null
25
- }