Update tiny models for MistralForSequenceClassification
#4
by
hf-transformers-bot
- opened
- pytorch_model.bin +1 -1
- tokenizer_config.json +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4156464
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e322f2808e33b5d76229e19107d71e3721ae0c98f5271740f340bc82b1fcf9a
|
| 3 |
size 4156464
|
tokenizer_config.json
CHANGED
|
@@ -37,7 +37,7 @@
|
|
| 37 |
"sp_model_kwargs": {},
|
| 38 |
"spaces_between_special_tokens": false,
|
| 39 |
"tokenizer_class": "LlamaTokenizer",
|
| 40 |
-
"tokenizer_file": "/home/runner/.cache/huggingface/hub/models--mistralai--Mistral-7B-v0.1/snapshots/
|
| 41 |
"unk_token": "<unk>",
|
| 42 |
"use_default_system_prompt": true
|
| 43 |
}
|
|
|
|
| 37 |
"sp_model_kwargs": {},
|
| 38 |
"spaces_between_special_tokens": false,
|
| 39 |
"tokenizer_class": "LlamaTokenizer",
|
| 40 |
+
"tokenizer_file": "/home/runner/.cache/huggingface/hub/models--mistralai--Mistral-7B-v0.1/snapshots/78814a934d8ce59ee93599378f3e929ff137da06/tokenizer.json",
|
| 41 |
"unk_token": "<unk>",
|
| 42 |
"use_default_system_prompt": true
|
| 43 |
}
|