CodeIsAbstract commited on
Commit
13fbb33
·
verified ·
1 Parent(s): f527b65

Training in progress, step 1000, checkpoint

Browse files
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e29c2ac56ecaf890183c92f0429f6f4ac21c273e2137eb84c857497b085b0c42
3
+ size 386699
last-checkpoint/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb7cf547fc97b89807cf1b0e9421d844cd92670b12240a099a4ff9cca25b9217
3
+ size 1540661735
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc8b5a6f3b4365ce554cba583f0313d64f584f30a62aae6a4e6bcb915469a7c0
3
+ size 14455
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94b7b1a014f5dad743694fda5858015bfe3bd4c82eac608d649238b91858a560
3
+ size 1465
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 1000,
7
+ "global_step": 1000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.1,
14
+ "grad_norm": NaN,
15
+ "learning_rate": 0.0003973800426880847,
16
+ "loss": NaN,
17
+ "step": 100
18
+ },
19
+ {
20
+ "epoch": 0.2,
21
+ "grad_norm": NaN,
22
+ "learning_rate": 0.0003762085737488283,
23
+ "loss": NaN,
24
+ "step": 200
25
+ },
26
+ {
27
+ "epoch": 0.3,
28
+ "grad_norm": NaN,
29
+ "learning_rate": 0.00033594217168615465,
30
+ "loss": NaN,
31
+ "step": 300
32
+ },
33
+ {
34
+ "epoch": 0.4,
35
+ "grad_norm": NaN,
36
+ "learning_rate": 0.00028094432596115747,
37
+ "loss": NaN,
38
+ "step": 400
39
+ },
40
+ {
41
+ "epoch": 0.5,
42
+ "grad_norm": NaN,
43
+ "learning_rate": 0.00021717490653764342,
44
+ "loss": NaN,
45
+ "step": 500
46
+ },
47
+ {
48
+ "epoch": 0.6,
49
+ "grad_norm": NaN,
50
+ "learning_rate": 0.00015154431949464275,
51
+ "loss": NaN,
52
+ "step": 600
53
+ },
54
+ {
55
+ "epoch": 0.7,
56
+ "grad_norm": NaN,
57
+ "learning_rate": 9.11646573017482e-05,
58
+ "loss": NaN,
59
+ "step": 700
60
+ },
61
+ {
62
+ "epoch": 0.8,
63
+ "grad_norm": NaN,
64
+ "learning_rate": 4.2578993244549506e-05,
65
+ "loss": NaN,
66
+ "step": 800
67
+ },
68
+ {
69
+ "epoch": 0.9,
70
+ "grad_norm": NaN,
71
+ "learning_rate": 1.1052337907897503e-05,
72
+ "loss": NaN,
73
+ "step": 900
74
+ },
75
+ {
76
+ "epoch": 1.0,
77
+ "grad_norm": NaN,
78
+ "learning_rate": 1.093583978573065e-09,
79
+ "loss": NaN,
80
+ "step": 1000
81
+ },
82
+ {
83
+ "epoch": 1.0,
84
+ "eval_accuracy": 0.0010862745098039217,
85
+ "eval_loss": NaN,
86
+ "eval_runtime": 23.4851,
87
+ "eval_samples_per_second": 42.58,
88
+ "eval_steps_per_second": 21.29,
89
+ "step": 1000
90
+ }
91
+ ],
92
+ "logging_steps": 100,
93
+ "max_steps": 1000,
94
+ "num_input_tokens_seen": 0,
95
+ "num_train_epochs": 9223372036854775807,
96
+ "save_steps": 2000,
97
+ "stateful_callbacks": {
98
+ "TrainerControl": {
99
+ "args": {
100
+ "should_epoch_stop": false,
101
+ "should_evaluate": false,
102
+ "should_log": false,
103
+ "should_save": true,
104
+ "should_training_stop": true
105
+ },
106
+ "attributes": {}
107
+ }
108
+ },
109
+ "total_flos": 0.0,
110
+ "train_batch_size": 2,
111
+ "trial_name": null,
112
+ "trial_params": null
113
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:788a46a9479bd41d71f654f74298a4024e4f78c6eec0ebca50a7680be9e34c43
3
+ size 5329