jumelet commited on
Commit
3f3ca34
·
1 Parent(s): bc77a2c

Training in progress, step 1

Browse files
Files changed (4) hide show
  1. config.json +5 -5
  2. pytorch_model.bin +2 -2
  3. tokenizer.json +63 -77
  4. training_args.bin +2 -2
config.json CHANGED
@@ -19,11 +19,11 @@
19
  "layer_norm_epsilon": 1e-05,
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
- "n_embd": 128,
23
- "n_head": 8,
24
  "n_inner": null,
25
- "n_layer": 8,
26
- "n_positions": 40,
27
  "reorder_and_upcast_attn": false,
28
  "resid_pdrop": 0.1,
29
  "scale_attn_by_inverse_layer_idx": false,
@@ -42,5 +42,5 @@
42
  "torch_dtype": "float32",
43
  "transformers_version": "4.30.2",
44
  "use_cache": true,
45
- "vocab_size": 88
46
  }
 
19
  "layer_norm_epsilon": 1e-05,
20
  "model_type": "gpt2",
21
  "n_ctx": 1024,
22
+ "n_embd": 16,
23
+ "n_head": 2,
24
  "n_inner": null,
25
+ "n_layer": 2,
26
+ "n_positions": 30,
27
  "reorder_and_upcast_attn": false,
28
  "resid_pdrop": 0.1,
29
  "scale_attn_by_inverse_layer_idx": false,
 
42
  "torch_dtype": "float32",
43
  "transformers_version": "4.30.2",
44
  "use_cache": true,
45
+ "vocab_size": 74
46
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28101df1a2fb2780ec77258274a2f37df7dde945337050fd389001591e090773
3
- size 6443802
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1e2aeb84675e10641cb83695751b8230c6a0d837f0543c153fd94ca800344df
3
+ size 41986
tokenizer.json CHANGED
@@ -96,88 +96,74 @@
96
  "<bos>": 3,
97
  ".": 4,
98
  "the": 5,
99
- "and": 6,
100
- ",": 7,
101
  "was": 8,
102
- "it": 9,
103
- "had": 10,
104
- "he": 11,
105
- "in": 12,
106
- "Bible": 13,
107
- "He": 14,
108
  "a": 15,
109
- "to": 16,
110
- "here": 17,
111
- "n<apostrophe>t": 18,
112
- "ditch": 19,
113
- "boy": 20,
114
- "<apostrophe>s": 21,
115
  "by": 22,
116
  "knew": 23,
117
- "did": 24,
118
- "should": 25,
119
- "help": 26,
120
- "Oh": 27,
121
- "they": 28,
122
- "them": 29,
123
- "The": 30,
124
- "But": 31,
125
- "there": 32,
126
- "Today": 33,
127
- "blackened": 34,
128
- "intended": 35,
129
- ":": 36,
130
- "meant": 37,
131
- "justice": 38,
132
- "told": 39,
133
- "that": 40,
134
- "They": 41,
135
- "happened": 42,
136
- "world": 43,
137
- "now": 44,
138
  "find": 45,
139
- "quite": 46,
140
- "class": 47,
141
- "finally": 48,
142
- "Because": 49,
143
- "care": 50,
144
- "his": 51,
145
- "leave": 52,
146
- "cows": 53,
147
- "finger": 54,
148
- "fingers": 55,
149
- "mattered": 56,
150
- "Tuesday": 57,
151
- "sure": 58,
152
- "of": 59,
153
- "none": 60,
154
- "really": 61,
155
- "virtue": 62,
156
- "what": 63,
157
- "not": 64,
158
- "moved": 65,
159
- "narrowed": 66,
160
- "saw": 67,
161
- "were": 68,
162
- "then": 69,
163
- "And": 70,
164
- "even": 71,
165
- "rising": 72,
166
- "dirt": 73,
167
- "child": 74,
168
- "like": 75,
169
- "lower": 76,
170
- "lip": 77,
171
- "hazel": 78,
172
- "grass": 79,
173
- "than": 80,
174
- "darker": 81,
175
- "own": 82,
176
- "baby": 83,
177
- "eyes": 84,
178
- "quivered": 85,
179
- "from": 86,
180
- "silky": 87
181
  },
182
  "unk_token": "<unk>"
183
  }
 
96
  "<bos>": 3,
97
  ".": 4,
98
  "the": 5,
99
+ ",": 6,
100
+ "and": 7,
101
  "was": 8,
102
+ "he": 9,
103
+ "in": 10,
104
+ "had": 11,
105
+ "n<apostrophe>t": 12,
106
+ "it": 13,
107
+ "ditch": 14,
108
  "a": 15,
109
+ "Bible": 16,
110
+ "cows": 17,
111
+ "to": 18,
112
+ "They": 19,
113
+ "class": 20,
114
+ "But": 21,
115
  "by": 22,
116
  "knew": 23,
117
+ "of": 24,
118
+ ":": 25,
119
+ "Oh": 26,
120
+ "did": 27,
121
+ "finally": 28,
122
+ "mattered": 29,
123
+ "they": 30,
124
+ "He": 31,
125
+ "happened": 32,
126
+ "here": 33,
127
+ "there": 34,
128
+ "<apostrophe>s": 35,
129
+ "The": 36,
130
+ "Today": 37,
131
+ "Tuesday": 38,
132
+ "care": 39,
133
+ "justice": 40,
134
+ "now": 41,
135
+ "blackened": 42,
136
+ "boy": 43,
137
+ "child": 44,
138
  "find": 45,
139
+ "intended": 46,
140
+ "none": 47,
141
+ "Because": 48,
142
+ "finger": 49,
143
+ "fingers": 50,
144
+ "sure": 51,
145
+ "that": 52,
146
+ "told": 53,
147
+ "were": 54,
148
+ "world": 55,
149
+ "darker": 56,
150
+ "grass": 57,
151
+ "narrowed": 58,
152
+ "them": 59,
153
+ "virtue": 60,
154
+ "And": 61,
155
+ "help": 62,
156
+ "meant": 63,
157
+ "moved": 64,
158
+ "not": 65,
159
+ "really": 66,
160
+ "should": 67,
161
+ "eyes": 68,
162
+ "his": 69,
163
+ "leave": 70,
164
+ "quite": 71,
165
+ "than": 72,
166
+ "what": 73
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167
  },
168
  "unk_token": "<unk>"
169
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54f5a7a4a96217c64d4671412656a0522cba541a91bb8741d58830b5384eb662
3
- size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e68f36608ebbacbe4b53d31e2b20b322c94ec07e610585b26ac4d0ee319c2210
3
+ size 4408