mwz commited on
Commit
4877ad1
1 Parent(s): c990746

Upload 5 files

Browse files
Files changed (5) hide show
  1. rng_state.pth +3 -0
  2. scaler.pt +3 -0
  3. scheduler.pt +3 -0
  4. trainer_state.json +46 -0
  5. training_args.bin +3 -0
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36a179bc1147ccc827e04a7c01f73d1bb47788a221bb4e1fffb538debf20fe6
3
+ size 14575
scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aecdfda4aed11ab2293e70ba5262365fce5cda7f9a6ce2c5c9c2e5ac6612c07
3
+ size 557
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742037f87e106acb8b0c9b98779979f5d791d0ed1a9b7e88325b2268fa532d0c
3
+ size 627
trainer_state.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.6666666666666666,
5
+ "global_step": 5000,
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.13,
12
+ "learning_rate": 4.338e-05,
13
+ "loss": 0.192,
14
+ "step": 1000
15
+ },
16
+ {
17
+ "epoch": 0.27,
18
+ "learning_rate": 3.671333333333333e-05,
19
+ "loss": 0.0003,
20
+ "step": 2000
21
+ },
22
+ {
23
+ "epoch": 0.4,
24
+ "learning_rate": 3.0046666666666668e-05,
25
+ "loss": 0.0005,
26
+ "step": 3000
27
+ },
28
+ {
29
+ "epoch": 0.53,
30
+ "learning_rate": 2.3380000000000003e-05,
31
+ "loss": 0.0001,
32
+ "step": 4000
33
+ },
34
+ {
35
+ "epoch": 0.67,
36
+ "learning_rate": 1.6713333333333335e-05,
37
+ "loss": 0.0,
38
+ "step": 5000
39
+ }
40
+ ],
41
+ "max_steps": 7500,
42
+ "num_train_epochs": 1,
43
+ "total_flos": 1.227371194368e+16,
44
+ "trial_name": null,
45
+ "trial_params": null
46
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8391cbc0358e5b8670245a55f154e0f08076be93a4d08aba884a41a1908e8f7
3
+ size 3707