frhew commited on
Commit
5353470
·
verified ·
1 Parent(s): bfd7cc6

Delete trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +0 -28
trainer_state.json DELETED
@@ -1,28 +0,0 @@
1
- {
2
- "best_metric": null,
3
- "best_model_checkpoint": null,
4
- "epoch": 0.2965473416649015,
5
- "eval_steps": 500,
6
- "global_step": 700,
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.21,
13
- "grad_norm": 0.3464207351207733,
14
- "learning_rate": 2.364406779661017e-05,
15
- "loss": 1.2643,
16
- "step": 500
17
- }
18
- ],
19
- "logging_steps": 500,
20
- "max_steps": 2360,
21
- "num_input_tokens_seen": 0,
22
- "num_train_epochs": 1,
23
- "save_steps": 100,
24
- "total_flos": 1.018256846874624e+17,
25
- "train_batch_size": 1,
26
- "trial_name": null,
27
- "trial_params": null
28
- }