jumelet commited on
Commit
1af8387
·
1 Parent(s): 0ebdd74

Training in progress, step 1

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
  3. tokenizer.json +40 -54
  4. training_args.bin +1 -1
config.json CHANGED
@@ -42,5 +42,5 @@
42
  "torch_dtype": "float32",
43
  "transformers_version": "4.30.2",
44
  "use_cache": true,
45
- "vocab_size": 160
46
  }
 
42
  "torch_dtype": "float32",
43
  "transformers_version": "4.30.2",
44
  "use_cache": true,
45
+ "vocab_size": 146
46
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4be62977524b242b7472bde10772c95f1b8e9326b788b75b40b7482dbbf0ed15
3
- size 71170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1009779a1adb4bb9f167d474492d1f9a2812aaf2a7d2ea74c4d17e67a40d493c
3
+ size 70274
tokenizer.json CHANGED
@@ -96,60 +96,46 @@
96
  "<bos>": 3,
97
  ".": 4,
98
  "the": 5,
99
- "and": 6,
100
- "was": 7,
101
- ",": 8,
102
- "in": 9,
103
- "it": 10,
104
- "Bible": 11,
105
- "He": 12,
106
- "here": 13,
107
- "had": 14,
108
- "cows": 15,
109
- "he": 16,
110
- "justice": 17,
111
- "leave": 18,
112
- "by": 19,
113
- "none": 20,
114
- "happened": 21,
115
- "mattered": 22,
116
- "not": 23,
117
- "quite": 24,
118
- "to": 25,
119
- "Tuesday": 26,
120
- "boy": 27,
121
- "class": 28,
122
- "find": 29,
123
- "them": 30,
124
- "ditch": 31,
125
- "finally": 32,
126
- "Oh": 33,
127
- "did": 34,
128
- "intended": 35,
129
- "told": 36,
130
- "world": 37,
131
- ":": 38,
132
- "Because": 39,
133
- "But": 40,
134
- "of": 41,
135
- "there": 42,
136
- "they": 43,
137
- "virtue": 44,
138
- "meant": 45,
139
- "now": 46,
140
- "should": 47,
141
- "sure": 48,
142
- "what": 49,
143
- "Today": 50,
144
- "that": 51,
145
- "<": 52,
146
- ">": 53,
147
- "apostrophe": 54,
148
- "care": 55,
149
- "n": 56,
150
- "t": 57,
151
- "knew": 58,
152
- "really": 59
153
  },
154
  "unk_token": "<unk>"
155
  }
 
96
  "<bos>": 3,
97
  ".": 4,
98
  "the": 5,
99
+ "it": 6,
100
+ ",": 7,
101
+ "was": 8,
102
+ "and": 9,
103
+ "in": 10,
104
+ "here": 11,
105
+ "Bible": 12,
106
+ "he": 13,
107
+ "find": 14,
108
+ "Because": 15,
109
+ "But": 16,
110
+ "mattered": 17,
111
+ "now": 18,
112
+ "virtue": 19,
113
+ "cows": 20,
114
+ "that": 21,
115
+ "world": 22,
116
+ "class": 23,
117
+ "intended": 24,
118
+ "leave": 25,
119
+ ":": 26,
120
+ "Oh": 27,
121
+ "boy": 28,
122
+ "meant": 29,
123
+ "should": 30,
124
+ "there": 31,
125
+ "justice": 32,
126
+ "knew": 33,
127
+ "none": 34,
128
+ "of": 35,
129
+ "really": 36,
130
+ "to": 37,
131
+ "He": 38,
132
+ "Today": 39,
133
+ "Tuesday": 40,
134
+ "not": 41,
135
+ "by": 42,
136
+ "ditch": 43,
137
+ "quite": 44,
138
+ "sure": 45
 
 
 
 
 
 
 
 
 
 
 
 
 
 
139
  },
140
  "unk_token": "<unk>"
141
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6ebda3702694a918676c484c6b399baccc7281b720a82129f108f899b01de7f
3
  size 4408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c0c17774114467b2e5334d3ebc5f1708e47851ada1f0d6e149fa6445343688
3
  size 4408