Splend1dchan commited on
Commit
777f52f
1 Parent(s): fccbe4b
Files changed (4) hide show
  1. pytorch_model.bin +1 -1
  2. rng_state.pth +1 -1
  3. scheduler.pt +1 -1
  4. trainer_state.json +21 -3
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:19180954deec480ae1a4f5b162c3ebe5ce9ea14e571f4640a672329f3865c351
3
  size 2950844807
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31286e5d14809e22036036d0929ce777e7768e7f9548ed08aaa7ac2fd8899b1
3
  size 2950844807
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c40e82b49ca56938f82edf39c6f1f057e53aa32dfe896335bed919dda726baba
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0755b6cb8f42b773bd744f3455d88e3b5494f4082b82f45f054045c8a5df60e7
3
  size 14503
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:408be700a73614a79a295cc01b992eddbf0a4d68a80c25a2f5f21beb2f9f5a2f
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62cfb1be7e1d4b3e4b051ac2e136616b962a5de9f156f8c4cd9bcd5ae625db0e
3
  size 623
trainer_state.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 0.9994634641947967,
5
- "global_step": 684,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -12,11 +12,29 @@
12
  "learning_rate": 0.0002269005847953216,
13
  "loss": 0.2878,
14
  "step": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  }
16
  ],
17
  "max_steps": 2052,
18
  "num_train_epochs": 3,
19
- "total_flos": 3.79311956164608e+17,
20
  "trial_name": null,
21
  "trial_params": null
22
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 2.999463464194797,
5
+ "global_step": 2052,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
12
  "learning_rate": 0.0002269005847953216,
13
  "loss": 0.2878,
14
  "step": 500
15
+ },
16
+ {
17
+ "epoch": 1.46,
18
+ "learning_rate": 0.00015380116959064327,
19
+ "loss": 0.1983,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 2.19,
24
+ "learning_rate": 8.07017543859649e-05,
25
+ "loss": 0.1427,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 2.92,
30
+ "learning_rate": 7.6023391812865485e-06,
31
+ "loss": 0.0947,
32
+ "step": 2000
33
  }
34
  ],
35
  "max_steps": 2052,
36
  "num_train_epochs": 3,
37
+ "total_flos": 1.137732354048e+18,
38
  "trial_name": null,
39
  "trial_params": null
40
  }