Hieu commited on
Commit
09bea8d
·
1 Parent(s): 265f0af

Push from colab

Browse files
Files changed (6) hide show
  1. optimizer.pt +1 -1
  2. pytorch_model.bin +1 -1
  3. rng_state.pth +1 -1
  4. scheduler.pt +1 -1
  5. trainer_state.json +25 -37
  6. training_args.bin +1 -1
optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c96783acb8c74d71514ef8927f9d6ac1a93130c2bf3db5094ae80b1aed66636
3
  size 997293853
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16a4d10ff927279fb36becd2f190a21747d3f3c6f1d882e03287ebd09915e5f9
3
  size 997293853
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e5084b61c785af4c599aa6aa597cb3003e2e1b4568d0febccab61a5b4502497
3
  size 498675053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b671aad3e989725b3b53833a9835710bb3b7be26e480788bf693301520cc9e
3
  size 498675053
rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74f1b41ed073cf601ddb528f77f2d33a90008b787735ecf3176242c305532ebc
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0f011ef8d07f8bd7f0646e9ff2358e40145e8c4fd43ca91fc0690e958b28239
3
  size 14503
scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:962e5974b1f3a33508fee4b5c4e904aaaf5f33e9b6a39dcbdc7624a5c461236d
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203e92e616b2e900d74ef24033e04c5b1fd6fca595cf5289b6b8da042797bdf9
3
  size 623
trainer_state.json CHANGED
@@ -1,70 +1,58 @@
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
- "epoch": 9.635974304068522,
5
- "global_step": 4500,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
- "epoch": 1.07,
12
- "learning_rate": 4.4646680942184155e-05,
13
- "loss": 0.3168,
14
  "step": 500
15
  },
16
  {
17
- "epoch": 2.14,
18
- "learning_rate": 3.9293361884368315e-05,
19
- "loss": 0.1535,
20
  "step": 1000
21
  },
22
  {
23
- "epoch": 3.21,
24
- "learning_rate": 3.394004282655247e-05,
25
- "loss": 0.0775,
26
  "step": 1500
27
  },
28
  {
29
- "epoch": 4.28,
30
- "learning_rate": 2.8586723768736618e-05,
31
- "loss": 0.0427,
32
  "step": 2000
33
  },
34
  {
35
- "epoch": 5.35,
36
- "learning_rate": 2.323340471092077e-05,
37
- "loss": 0.0229,
38
  "step": 2500
39
  },
40
  {
41
- "epoch": 6.42,
42
- "learning_rate": 1.7880085653104924e-05,
43
- "loss": 0.0129,
44
  "step": 3000
45
  },
46
  {
47
- "epoch": 7.49,
48
- "learning_rate": 1.252676659528908e-05,
49
- "loss": 0.0057,
50
  "step": 3500
51
- },
52
- {
53
- "epoch": 8.57,
54
- "learning_rate": 7.173447537473234e-06,
55
- "loss": 0.0031,
56
- "step": 4000
57
- },
58
- {
59
- "epoch": 9.64,
60
- "learning_rate": 1.8201284796573876e-06,
61
- "loss": 0.0013,
62
- "step": 4500
63
  }
64
  ],
65
- "max_steps": 4670,
66
  "num_train_epochs": 10,
67
- "total_flos": 9471997992960000.0,
68
  "trial_name": null,
69
  "trial_params": null
70
  }
 
1
  {
2
  "best_metric": null,
3
  "best_model_checkpoint": null,
4
+ "epoch": 9.25925925925926,
5
+ "global_step": 3500,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
9
  "log_history": [
10
  {
11
+ "epoch": 1.32,
12
+ "learning_rate": 4.3386243386243384e-05,
13
+ "loss": 0.3304,
14
  "step": 500
15
  },
16
  {
17
+ "epoch": 2.65,
18
+ "learning_rate": 3.677248677248677e-05,
19
+ "loss": 0.1719,
20
  "step": 1000
21
  },
22
  {
23
+ "epoch": 3.97,
24
+ "learning_rate": 3.0158730158730158e-05,
25
+ "loss": 0.0953,
26
  "step": 1500
27
  },
28
  {
29
+ "epoch": 5.29,
30
+ "learning_rate": 2.3544973544973546e-05,
31
+ "loss": 0.0475,
32
  "step": 2000
33
  },
34
  {
35
+ "epoch": 6.61,
36
+ "learning_rate": 1.693121693121693e-05,
37
+ "loss": 0.0246,
38
  "step": 2500
39
  },
40
  {
41
+ "epoch": 7.94,
42
+ "learning_rate": 1.0317460317460318e-05,
43
+ "loss": 0.0109,
44
  "step": 3000
45
  },
46
  {
47
+ "epoch": 9.26,
48
+ "learning_rate": 3.7037037037037037e-06,
49
+ "loss": 0.0084,
50
  "step": 3500
 
 
 
 
 
 
 
 
 
 
 
 
51
  }
52
  ],
53
+ "max_steps": 3780,
54
  "num_train_epochs": 10,
55
+ "total_flos": 7349349553843200.0,
56
  "trial_name": null,
57
  "trial_params": null
58
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de6b41d13df99af9a3e0e0051f825a5a77b3af23bbcb0ae6de01058925e1446b
3
  size 2991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ac2ed7e16e751a79f913fe7e493106649d8f341a524e788038ddd736aef5252
3
  size 2991