tdizhere commited on
Commit
04ebd68
·
verified ·
1 Parent(s): c08a0a3

Upload folder using huggingface_hub

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation_function": "gelu_new",
3
+ "add_cross_attention": false,
4
+ "architectures": [
5
+ "GPT2LMHeadModel"
6
+ ],
7
+ "attn_pdrop": 0.1,
8
+ "bos_token_id": 50256,
9
+ "dtype": "float32",
10
+ "embd_pdrop": 0.1,
11
+ "eos_token_id": 50256,
12
+ "initializer_range": 0.02,
13
+ "layer_norm_epsilon": 1e-05,
14
+ "model_type": "gpt2",
15
+ "n_ctx": 2048,
16
+ "n_embd": 1024,
17
+ "n_head": 16,
18
+ "n_inner": null,
19
+ "n_layer": 16,
20
+ "n_positions": 2048,
21
+ "pad_token_id": null,
22
+ "reorder_and_upcast_attn": false,
23
+ "resid_pdrop": 0.1,
24
+ "scale_attn_by_inverse_layer_idx": false,
25
+ "scale_attn_weights": true,
26
+ "summary_activation": null,
27
+ "summary_first_dropout": 0.1,
28
+ "summary_proj_to_labels": true,
29
+ "summary_type": "cls_index",
30
+ "summary_use_proj": true,
31
+ "tie_word_embeddings": true,
32
+ "transformers_version": "5.14.1",
33
+ "use_cache": false,
34
+ "vocab_size": 50257
35
+ }
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 50256,
4
+ "eos_token_id": 50256,
5
+ "output_attentions": false,
6
+ "output_hidden_states": false,
7
+ "transformers_version": "5.14.1",
8
+ "use_cache": true
9
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57b51646facbd1c6afee47be5fee20c04a9e87b32f8a8a72c00418e1e4a9e8d6
3
+ size 1020429920
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32e4ea01734696582c9ad9fa7e3e94a44e7afd73531ee86c32043e1e8eeb1d8a
3
+ size 2040982667
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5a15677c2db6cf1cb5dc0d0f09ddd3641bf61f5c3dfe47068cfa452e7644dc2
3
+ size 14645
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c76c017a8b7e020ae1aa79833a43f97bb41a8447650bfd23262d5bfaf6832c03
3
+ size 1465
trainer_state.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 7265,
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.06882312456985547,
14
+ "grad_norm": 0.6455472111701965,
15
+ "learning_rate": 0.00014969999999999998,
16
+ "loss": 4.89012646484375,
17
+ "step": 500
18
+ },
19
+ {
20
+ "epoch": 0.13764624913971094,
21
+ "grad_norm": 0.546249508857727,
22
+ "learning_rate": 0.00029969999999999997,
23
+ "loss": 2.893400146484375,
24
+ "step": 1000
25
+ },
26
+ {
27
+ "epoch": 0.20646937370956642,
28
+ "grad_norm": 0.43270039558410645,
29
+ "learning_rate": 0.00029532853869058343,
30
+ "loss": 2.0761533203125,
31
+ "step": 1500
32
+ },
33
+ {
34
+ "epoch": 0.27529249827942187,
35
+ "grad_norm": 0.37517938017845154,
36
+ "learning_rate": 0.00028156901467649766,
37
+ "loss": 1.810734619140625,
38
+ "step": 2000
39
+ },
40
+ {
41
+ "epoch": 0.3441156228492774,
42
+ "grad_norm": 0.3215874433517456,
43
+ "learning_rate": 0.0002595818572780397,
44
+ "loss": 1.6727777099609376,
45
+ "step": 2500
46
+ },
47
+ {
48
+ "epoch": 0.41293874741913283,
49
+ "grad_norm": 0.3056698441505432,
50
+ "learning_rate": 0.00023074202754271595,
51
+ "loss": 1.5861005859375,
52
+ "step": 3000
53
+ },
54
+ {
55
+ "epoch": 0.4817618719889883,
56
+ "grad_norm": 0.3129520118236542,
57
+ "learning_rate": 0.00019685301656235683,
58
+ "loss": 1.52688525390625,
59
+ "step": 3500
60
+ },
61
+ {
62
+ "epoch": 0.5505849965588437,
63
+ "grad_norm": 0.2816142439842224,
64
+ "learning_rate": 0.00016003406463674675,
65
+ "loss": 1.479068115234375,
66
+ "step": 4000
67
+ },
68
+ {
69
+ "epoch": 0.6194081211286993,
70
+ "grad_norm": 0.27311035990715027,
71
+ "learning_rate": 0.0001225876351444069,
72
+ "loss": 1.440277587890625,
73
+ "step": 4500
74
+ },
75
+ {
76
+ "epoch": 0.6882312456985548,
77
+ "grad_norm": 0.26458030939102173,
78
+ "learning_rate": 8.685543060681822e-05,
79
+ "loss": 1.4058232421875,
80
+ "step": 5000
81
+ },
82
+ {
83
+ "epoch": 0.7570543702684102,
84
+ "grad_norm": 0.2703981101512909,
85
+ "learning_rate": 5.5071954943262434e-05,
86
+ "loss": 1.3814718017578125,
87
+ "step": 5500
88
+ },
89
+ {
90
+ "epoch": 0.8258774948382657,
91
+ "grad_norm": 0.2578605115413666,
92
+ "learning_rate": 2.9224779361777036e-05,
93
+ "loss": 1.3585260009765625,
94
+ "step": 6000
95
+ },
96
+ {
97
+ "epoch": 0.8947006194081212,
98
+ "grad_norm": 0.2610727846622467,
99
+ "learning_rate": 1.0930250121614964e-05,
100
+ "loss": 1.34341748046875,
101
+ "step": 6500
102
+ },
103
+ {
104
+ "epoch": 0.9635237439779766,
105
+ "grad_norm": 0.2619054615497589,
106
+ "learning_rate": 1.332410749269447e-06,
107
+ "loss": 1.3385958251953125,
108
+ "step": 7000
109
+ }
110
+ ],
111
+ "logging_steps": 500,
112
+ "max_steps": 7265,
113
+ "num_input_tokens_seen": 0,
114
+ "num_train_epochs": 1,
115
+ "save_steps": 500,
116
+ "stateful_callbacks": {
117
+ "TrainerControl": {
118
+ "args": {
119
+ "should_epoch_stop": false,
120
+ "should_evaluate": false,
121
+ "should_log": false,
122
+ "should_save": true,
123
+ "should_training_stop": true
124
+ },
125
+ "attributes": {}
126
+ }
127
+ },
128
+ "total_flos": 5.757369439129436e+17,
129
+ "train_batch_size": 16,
130
+ "trial_name": null,
131
+ "trial_params": null
132
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8a5aad5c6db01ba77f0e9072588b02831390f38ac2a919a65e36485da8f4f18
3
+ size 5137