abdelhalim commited on
Commit
e8e5896
·
1 Parent(s): 5b15330

Delete trainer_state.json

Browse files
Files changed (1) hide show
  1. trainer_state.json +0 -43
trainer_state.json DELETED
@@ -1,43 +0,0 @@
1
- {
2
- "best_metric": 0.99,
3
- "best_model_checkpoint": "wav2vec2-large-lv60-finetuned-ks/checkpoint-33",
4
- "epoch": 0.9924812030075187,
5
- "global_step": 33,
6
- "is_hyper_param_search": false,
7
- "is_local_process_zero": true,
8
- "is_world_process_zero": true,
9
- "log_history": [
10
- {
11
- "epoch": 0.3,
12
- "learning_rate": 2.8474576271186442e-05,
13
- "loss": 0.6941,
14
- "step": 10
15
- },
16
- {
17
- "epoch": 0.6,
18
- "learning_rate": 2.338983050847458e-05,
19
- "loss": 0.6705,
20
- "step": 20
21
- },
22
- {
23
- "epoch": 0.9,
24
- "learning_rate": 1.8305084745762713e-05,
25
- "loss": 0.6131,
26
- "step": 30
27
- },
28
- {
29
- "epoch": 0.99,
30
- "eval_accuracy": 0.99,
31
- "eval_loss": 0.5331733226776123,
32
- "eval_runtime": 29.0606,
33
- "eval_samples_per_second": 6.882,
34
- "eval_steps_per_second": 0.86,
35
- "step": 33
36
- }
37
- ],
38
- "max_steps": 66,
39
- "num_train_epochs": 2,
40
- "total_flos": 1.93118477937408e+17,
41
- "trial_name": null,
42
- "trial_params": null
43
- }