nclgbd commited on
Commit
65b0ef3
1 Parent(s): 6a72705

Delete trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +0 -27
trainer_state.json DELETED
@@ -1,27 +0,0 @@
1
- {
2
- "best_metric": null,
3
- "best_model_checkpoint": null,
4
- "epoch": 4.5509478613073355e-05,
5
- "eval_steps": 500,
6
- "global_step": 9,
7
- "is_hyper_param_search": false,
8
- "is_local_process_zero": true,
9
- "is_world_process_zero": true,
10
- "log_history": [
11
- {
12
- "epoch": 0.0,
13
- "learning_rate": 1.6854879487611667e-09,
14
- "loss": 2.313,
15
- "step": 1
16
- }
17
- ],
18
- "logging_steps": 50,
19
- "max_steps": 197761,
20
- "num_input_tokens_seen": 0,
21
- "num_train_epochs": 1,
22
- "save_steps": 19776,
23
- "total_flos": 7717069559808.0,
24
- "train_batch_size": 1,
25
- "trial_name": null,
26
- "trial_params": null
27
- }