Pclanglais commited on
Commit
eda8b9c
·
verified ·
1 Parent(s): 458d810

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +3 -3
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18da296c838ba5697bf1ee0f876ac872cd095e5a2e6cc9d89be21dc51c899e0d
3
  size 706875632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acac71623e06f70fdee02e1d7832259cbbf47b119878d1fa84d107da0162d100
3
  size 706875632
tokenizer.json CHANGED
@@ -173,7 +173,7 @@
173
  "single": [
174
  {
175
  "SpecialToken": {
176
- "id": "<|end_of_text|>",
177
  "type_id": 0
178
  }
179
  },
@@ -187,7 +187,7 @@
187
  "pair": [
188
  {
189
  "SpecialToken": {
190
- "id": "<|end_of_text|>",
191
  "type_id": 0
192
  }
193
  },
@@ -199,7 +199,7 @@
199
  },
200
  {
201
  "SpecialToken": {
202
- "id": "<|end_of_text|>",
203
  "type_id": 0
204
  }
205
  },
 
173
  "single": [
174
  {
175
  "SpecialToken": {
176
+ "id": "<|begin_of_text|>",
177
  "type_id": 0
178
  }
179
  },
 
187
  "pair": [
188
  {
189
  "SpecialToken": {
190
+ "id": "<|begin_of_text|>",
191
  "type_id": 0
192
  }
193
  },
 
199
  },
200
  {
201
  "SpecialToken": {
202
+ "id": "<|begin_of_text|>",
203
  "type_id": 0
204
  }
205
  },