SummerSigh commited on
Commit
4b9fc5f
1 Parent(s): c8f4522

Upload 8 files

Browse files
Files changed (6) hide show
  1. pytorch_model.bin +3 -0
  2. rng_state.pth +3 -0
  3. scaler.pt +3 -0
  4. scheduler.pt +3 -0
  5. trainer_state.json +100 -0
  6. training_args.bin +3 -0
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:091e1bfc7f9c393819f98aff7adca6efd27ae026443446b18451467073e68524
3
+ size 510401019
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d694f5be0b96805e9a5d0fefa0ef0f21bc78083c733c342e122ace983cb3afbd
3
+ size 14657
scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4525b6c1c0cc9c16c8431deb5e3d4e825284aec74377b0c564960ff9055b1417
3
+ size 559
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f0980de976e5e79f2432645f29c53e3866d8870e5b1681915f7de7d4195daa9
3
+ size 623
trainer_state.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.7273695420660276,
5
+ "global_step": 7000,
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.27,
12
+ "learning_rate": 4.73482428115016e-05,
13
+ "loss": 3.2886,
14
+ "step": 500
15
+ },
16
+ {
17
+ "epoch": 0.53,
18
+ "learning_rate": 4.468583599574015e-05,
19
+ "loss": 3.0659,
20
+ "step": 1000
21
+ },
22
+ {
23
+ "epoch": 0.8,
24
+ "learning_rate": 4.20234291799787e-05,
25
+ "loss": 2.9652,
26
+ "step": 1500
27
+ },
28
+ {
29
+ "epoch": 1.06,
30
+ "learning_rate": 3.9361022364217254e-05,
31
+ "loss": 2.9062,
32
+ "step": 2000
33
+ },
34
+ {
35
+ "epoch": 1.33,
36
+ "learning_rate": 3.669861554845581e-05,
37
+ "loss": 2.7534,
38
+ "step": 2500
39
+ },
40
+ {
41
+ "epoch": 1.6,
42
+ "learning_rate": 3.4036208732694355e-05,
43
+ "loss": 2.7478,
44
+ "step": 3000
45
+ },
46
+ {
47
+ "epoch": 1.86,
48
+ "learning_rate": 3.137380191693291e-05,
49
+ "loss": 2.6986,
50
+ "step": 3500
51
+ },
52
+ {
53
+ "epoch": 2.13,
54
+ "learning_rate": 2.8711395101171462e-05,
55
+ "loss": 2.6463,
56
+ "step": 4000
57
+ },
58
+ {
59
+ "epoch": 2.4,
60
+ "learning_rate": 2.6054313099041534e-05,
61
+ "loss": 2.606,
62
+ "step": 4500
63
+ },
64
+ {
65
+ "epoch": 2.66,
66
+ "learning_rate": 2.3391906283280085e-05,
67
+ "loss": 2.5894,
68
+ "step": 5000
69
+ },
70
+ {
71
+ "epoch": 2.93,
72
+ "learning_rate": 2.072949946751864e-05,
73
+ "loss": 2.5773,
74
+ "step": 5500
75
+ },
76
+ {
77
+ "epoch": 3.19,
78
+ "learning_rate": 1.806709265175719e-05,
79
+ "loss": 2.5038,
80
+ "step": 6000
81
+ },
82
+ {
83
+ "epoch": 3.46,
84
+ "learning_rate": 1.5404685835995743e-05,
85
+ "loss": 2.523,
86
+ "step": 6500
87
+ },
88
+ {
89
+ "epoch": 3.73,
90
+ "learning_rate": 1.2742279020234293e-05,
91
+ "loss": 2.5071,
92
+ "step": 7000
93
+ }
94
+ ],
95
+ "max_steps": 9390,
96
+ "num_train_epochs": 5,
97
+ "total_flos": 5713925990400000.0,
98
+ "trial_name": null,
99
+ "trial_params": null
100
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8652c3102fbcede1a038243443106134acd4aee1e48f90752595e52f9c875ba
3
+ size 3503