Upload processor
This commit is contained in:
parent
54b789ef16
commit
4c921565bf
|
@ -1,4 +1,4 @@
|
||||||
#version: 0.2
|
#version: 0.2 - Trained by `huggingface/tokenizers`
|
||||||
Ġ t
|
Ġ t
|
||||||
Ġ a
|
Ġ a
|
||||||
h e
|
h e
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -19,7 +19,6 @@
|
||||||
},
|
},
|
||||||
"errors": "replace",
|
"errors": "replace",
|
||||||
"model_max_length": 1000000000000000019884624838656,
|
"model_max_length": 1000000000000000019884624838656,
|
||||||
"name_or_path": "facebook/opt-2.7b",
|
|
||||||
"pad_token": {
|
"pad_token": {
|
||||||
"__type": "AddedToken",
|
"__type": "AddedToken",
|
||||||
"content": "<pad>",
|
"content": "<pad>",
|
||||||
|
|
50268
vocab.json
50268
vocab.json
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue