thashim commited on
Commit
4aa32b9
1 Parent(s): 9866500

Training in progress, epoch 1

Browse files
Files changed (37) hide show
  1. config.json +30 -0
  2. logs/events.out.tfevents.1717557366.jagupard19.stanford.edu +0 -0
  3. logs/events.out.tfevents.1717557630.jagupard32.stanford.edu +3 -0
  4. logs/events.out.tfevents.1717558039.jagupard32.stanford.edu +3 -0
  5. logs/events.out.tfevents.1717558480.jagupard32.stanford.edu +3 -0
  6. logs/events.out.tfevents.1717558972.jagupard32.stanford.edu +0 -0
  7. logs/events.out.tfevents.1717559070.jagupard32.stanford.edu +3 -0
  8. logs/events.out.tfevents.1717559350.jagupard32.stanford.edu +3 -0
  9. logs/events.out.tfevents.1717559427.jagupard32.stanford.edu +3 -0
  10. logs/events.out.tfevents.1717559467.jagupard32.stanford.edu +3 -0
  11. logs/events.out.tfevents.1717559511.jagupard32.stanford.edu +3 -0
  12. logs/events.out.tfevents.1717559599.jagupard32.stanford.edu +3 -0
  13. logs/events.out.tfevents.1717561143.jagupard32.stanford.edu +3 -0
  14. logs/events.out.tfevents.1717561390.jagupard32.stanford.edu +3 -0
  15. logs/events.out.tfevents.1717561496.jagupard32.stanford.edu +3 -0
  16. logs/events.out.tfevents.1717561804.jagupard32.stanford.edu +3 -0
  17. logs/events.out.tfevents.1717562559.jagupard32.stanford.edu +3 -0
  18. logs/events.out.tfevents.1717563001.jagupard32.stanford.edu +3 -0
  19. logs/events.out.tfevents.1717563490.jagupard32.stanford.edu +3 -0
  20. logs/events.out.tfevents.1717564216.jagupard32.stanford.edu +3 -0
  21. logs/events.out.tfevents.1717595606.sphinx8.stanford.edu +3 -0
  22. logs/events.out.tfevents.1717596031.sphinx8.stanford.edu +3 -0
  23. logs/events.out.tfevents.1717597260.sphinx8.stanford.edu +3 -0
  24. logs/events.out.tfevents.1717597649.sphinx8.stanford.edu +3 -0
  25. logs/events.out.tfevents.1717597840.sphinx8.stanford.edu +3 -0
  26. logs/events.out.tfevents.1717598007.sphinx8.stanford.edu +3 -0
  27. logs/events.out.tfevents.1717598838.sphinx8.stanford.edu +3 -0
  28. logs/events.out.tfevents.1717600105.sphinx8.stanford.edu +3 -0
  29. logs/events.out.tfevents.1717600206.sphinx8.stanford.edu +3 -0
  30. logs/events.out.tfevents.1717605625.sphinx8.stanford.edu +3 -0
  31. logs/events.out.tfevents.1717606001.sphinx8.stanford.edu +3 -0
  32. logs/events.out.tfevents.1717610579.sphinx8.stanford.edu +3 -0
  33. model.safetensors +3 -0
  34. special_tokens_map.json +23 -0
  35. tokenizer.json +0 -0
  36. tokenizer_config.json +214 -0
  37. training_args.bin +3 -0
config.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "EleutherAI/pythia-160m",
3
+ "architectures": [
4
+ "GPTNeoXForCausalLM"
5
+ ],
6
+ "attention_bias": true,
7
+ "attention_dropout": 0.0,
8
+ "bos_token_id": 0,
9
+ "classifier_dropout": 0.1,
10
+ "eos_token_id": 0,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout": 0.0,
13
+ "hidden_size": 768,
14
+ "initializer_range": 0.02,
15
+ "intermediate_size": 3072,
16
+ "layer_norm_eps": 1e-05,
17
+ "max_position_embeddings": 2048,
18
+ "model_type": "gpt_neox",
19
+ "num_attention_heads": 12,
20
+ "num_hidden_layers": 12,
21
+ "rope_scaling": null,
22
+ "rotary_emb_base": 10000,
23
+ "rotary_pct": 0.25,
24
+ "tie_word_embeddings": false,
25
+ "torch_dtype": "float32",
26
+ "transformers_version": "4.41.2",
27
+ "use_cache": true,
28
+ "use_parallel_residual": true,
29
+ "vocab_size": 50304
30
+ }
logs/events.out.tfevents.1717557366.jagupard19.stanford.edu ADDED
File without changes
logs/events.out.tfevents.1717557630.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:201c1aa12fe21726ce564c9a61ae8027fd998c68ea64024f6ee78706626e1126
3
+ size 4808
logs/events.out.tfevents.1717558039.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:643747da8986aef2e1558a5c71c8e567f33a921ebab2ffafc9f37998d559a6aa
3
+ size 4800
logs/events.out.tfevents.1717558480.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e9bfef1269c6e938c33daa3bd8553fcadd9b53cfd3cb3bf54acbb17374ecea9
3
+ size 4800
logs/events.out.tfevents.1717558972.jagupard32.stanford.edu ADDED
File without changes
logs/events.out.tfevents.1717559070.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c3ecd0f48c0324af3e289dc45bc804ce517b5d9c6e857fd890e08679e82a744a
3
+ size 4800
logs/events.out.tfevents.1717559350.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c80a481051c9f34b76795b15f1f4336a0ea2f17a13910694402c7e94d73919a1
3
+ size 4800
logs/events.out.tfevents.1717559427.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:793cc68c3fc2c37071448f3417838ac2c95f19706d0aa3f84bf61ef6c82e767c
3
+ size 4800
logs/events.out.tfevents.1717559467.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:190bfa8d7be4fa057d690e90fb04b7ecd4595a782beb24ded8b4feebc6eeaad3
3
+ size 4800
logs/events.out.tfevents.1717559511.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98e65ceb6c9d49bd311e95b4a38aec935fcbf4fa47a9e4710ea77e04c9f5e0cf
3
+ size 4800
logs/events.out.tfevents.1717559599.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46aee3b73cdd63377671f0e0c781041f83777dc5e055e9a12c01c52c09173c37
3
+ size 13642
logs/events.out.tfevents.1717561143.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af5238405a1ef733c61a569da4f32b6e7b172aeca28db327fd73dcc3cf1350a5
3
+ size 5835
logs/events.out.tfevents.1717561390.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdaabc2c1d23f0d01c1fa4de38aba8ca96f9257c69c82ffd66e9efc535765bde
3
+ size 5629
logs/events.out.tfevents.1717561496.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71e0db80a50786f3328663da7c7681282ad199f186bf0df1884f247cb3454293
3
+ size 7524
logs/events.out.tfevents.1717561804.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c9ebe76dff6d6b9f328e1ce9627a269e7bf60fe17bdc8e2797aab1a977e4edb
3
+ size 6680
logs/events.out.tfevents.1717562559.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdfcc0bee81f01070bc143007868a8e0aa4fd0f605dbc585adec3dabdda5cf7b
3
+ size 6047
logs/events.out.tfevents.1717563001.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:299f5c3f6f7d4403fb1946737dc5f1f786ab0f6b467422b0a28f1ba8e13d0781
3
+ size 6474
logs/events.out.tfevents.1717563490.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fbf6e855c690270a57b43b2abb86a8ee6a53933f716ee67841f61f641ec8f50
3
+ size 11111
logs/events.out.tfevents.1717564216.jagupard32.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:332dc0498f772a8bc4a19a7beb87ca2dd54c6daba51accd4a944d990bf0679fe
3
+ size 186130
logs/events.out.tfevents.1717595606.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8a1e4a981f95cd1d9b1621de6f9d6f48ed0b934c2c47382d755f0bc2d2d4edf
3
+ size 6468
logs/events.out.tfevents.1717596031.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f38347e04f91e237920c2e757eb3291ace4a376bcef956ea81d5d6dd5515fddb
3
+ size 15119
logs/events.out.tfevents.1717597260.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2854a0291228dbbce9c9d4fc13f13818e093427bfc64869538d1f32729b84ab2
3
+ size 4801
logs/events.out.tfevents.1717597649.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7602f9bc108b7ea96f9219bec7f47ce675e6a0c04df59865e0590b49d826bb7
3
+ size 6257
logs/events.out.tfevents.1717597840.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93011d367263149432cc3b4bf257e7897c5a8b023a910b85bdc565d34ae0b19e
3
+ size 6257
logs/events.out.tfevents.1717598007.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243f94799857458c09bfe2f52ba67d9e79e1e6bb12b8cc42b1a5514eb02244f0
3
+ size 12165
logs/events.out.tfevents.1717598838.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcd773a2e64f6405822389c11404645fa0c1da2decd3a1026a5c5301982f1740
3
+ size 6278
logs/events.out.tfevents.1717600105.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ec1d476020cb5b333507529c69571262395bd12d4c8a9426e10e84ee09cb76e
3
+ size 4803
logs/events.out.tfevents.1717600206.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1471b3f410de39ec507eb8aa3724725926f88fca971b1a078ada35341b4dbb65
3
+ size 14863
logs/events.out.tfevents.1717605625.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bb016554cbd4385c1b9975997c49137a6d8cf1163c9ac1c8ab30c73bfe0a8c9
3
+ size 5019
logs/events.out.tfevents.1717606001.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7db78119c3c3d74582528503f5781e4247a43521491dc46f2243937867bf5919
3
+ size 13680
logs/events.out.tfevents.1717610579.sphinx8.stanford.edu ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f87d632239e7454105e5a36604b44cf8596c163e2fc4176e274efb985b323d41
3
+ size 14879
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9a4d81c063af9e8d4fb180aae5607f9ca766b05cea909e2ae074bb073a0aee6
3
+ size 649308728
special_tokens_map.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "unk_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ }
23
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": false,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<|padding|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "50254": {
23
+ "content": " ",
24
+ "lstrip": false,
25
+ "normalized": true,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "50255": {
31
+ "content": " ",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": false
37
+ },
38
+ "50256": {
39
+ "content": " ",
40
+ "lstrip": false,
41
+ "normalized": true,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "50257": {
47
+ "content": " ",
48
+ "lstrip": false,
49
+ "normalized": true,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "50258": {
55
+ "content": " ",
56
+ "lstrip": false,
57
+ "normalized": true,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "50259": {
63
+ "content": " ",
64
+ "lstrip": false,
65
+ "normalized": true,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": false
69
+ },
70
+ "50260": {
71
+ "content": " ",
72
+ "lstrip": false,
73
+ "normalized": true,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": false
77
+ },
78
+ "50261": {
79
+ "content": " ",
80
+ "lstrip": false,
81
+ "normalized": true,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": false
85
+ },
86
+ "50262": {
87
+ "content": " ",
88
+ "lstrip": false,
89
+ "normalized": true,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": false
93
+ },
94
+ "50263": {
95
+ "content": " ",
96
+ "lstrip": false,
97
+ "normalized": true,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": false
101
+ },
102
+ "50264": {
103
+ "content": " ",
104
+ "lstrip": false,
105
+ "normalized": true,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": false
109
+ },
110
+ "50265": {
111
+ "content": " ",
112
+ "lstrip": false,
113
+ "normalized": true,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": false
117
+ },
118
+ "50266": {
119
+ "content": " ",
120
+ "lstrip": false,
121
+ "normalized": true,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "50267": {
127
+ "content": " ",
128
+ "lstrip": false,
129
+ "normalized": true,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "50268": {
135
+ "content": " ",
136
+ "lstrip": false,
137
+ "normalized": true,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "50269": {
143
+ "content": " ",
144
+ "lstrip": false,
145
+ "normalized": true,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "50270": {
151
+ "content": " ",
152
+ "lstrip": false,
153
+ "normalized": true,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "50271": {
159
+ "content": " ",
160
+ "lstrip": false,
161
+ "normalized": true,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "50272": {
167
+ "content": " ",
168
+ "lstrip": false,
169
+ "normalized": true,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "50273": {
175
+ "content": " ",
176
+ "lstrip": false,
177
+ "normalized": true,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ },
182
+ "50274": {
183
+ "content": " ",
184
+ "lstrip": false,
185
+ "normalized": true,
186
+ "rstrip": false,
187
+ "single_word": false,
188
+ "special": false
189
+ },
190
+ "50275": {
191
+ "content": " ",
192
+ "lstrip": false,
193
+ "normalized": true,
194
+ "rstrip": false,
195
+ "single_word": false,
196
+ "special": false
197
+ },
198
+ "50276": {
199
+ "content": " ",
200
+ "lstrip": false,
201
+ "normalized": true,
202
+ "rstrip": false,
203
+ "single_word": false,
204
+ "special": false
205
+ }
206
+ },
207
+ "bos_token": "<|endoftext|>",
208
+ "clean_up_tokenization_spaces": true,
209
+ "eos_token": "<|endoftext|>",
210
+ "model_max_length": 1000000000000000019884624838656,
211
+ "pad_token": null,
212
+ "tokenizer_class": "GPTNeoXTokenizer",
213
+ "unk_token": "<|endoftext|>"
214
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da3de593a178566106a687fdb5a46e82fe41dd54bbec49b16545fa18dbe35be4
3
+ size 5112