Ihor commited on
Commit
a245e3d
1 Parent(s): 75f352d

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. trainer_state.json +7 -19
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:431cabe618b797a57de20bca78cfd1dbf4b58f9326c1e7dba5bc4121dbada186
3
  size 3132793669
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e0f1982a7b425aa303b427260e470b7070e72d1bfd4951aeeaa48211fb5ef16
3
  size 3132793669
trainer_state.json CHANGED
@@ -1,37 +1,25 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 1.0,
5
  "eval_steps": 500,
6
- "global_step": 1500,
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.33,
13
- "learning_rate": 6.666666666666667e-06,
14
- "loss": 2.5374,
15
  "step": 500
16
- },
17
- {
18
- "epoch": 0.67,
19
- "learning_rate": 3.3333333333333333e-06,
20
- "loss": 1.8615,
21
- "step": 1000
22
- },
23
- {
24
- "epoch": 1.0,
25
- "learning_rate": 0.0,
26
- "loss": 1.7412,
27
- "step": 1500
28
  }
29
  ],
30
  "logging_steps": 500,
31
- "max_steps": 1500,
32
  "num_train_epochs": 1,
33
  "save_steps": 300,
34
- "total_flos": 6637623662444544.0,
35
  "trial_name": null,
36
  "trial_params": null
37
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 0.8,
5
  "eval_steps": 500,
6
+ "global_step": 900,
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.44,
13
+ "learning_rate": 2.7777777777777783e-06,
14
+ "loss": 2.5756,
15
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
16
  }
17
  ],
18
  "logging_steps": 500,
19
+ "max_steps": 1125,
20
  "num_train_epochs": 1,
21
  "save_steps": 300,
22
+ "total_flos": 1.3775814114213888e+16,
23
  "trial_name": null,
24
  "trial_params": null
25
  }