Update tiny models for ClapModel
#7
by
hf-transformers-bot
- opened
- pytorch_model.bin +1 -1
- tokenizer.json +1 -0
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 12872777
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a5cee72cfc04a49e9d392bfd20fc33a7087588b9c9ba9cccf0b0ad58c6bbdb8
|
3 |
size 12872777
|
tokenizer.json
CHANGED
@@ -82,6 +82,7 @@
|
|
82 |
"continuing_subword_prefix": "",
|
83 |
"end_of_word_suffix": "",
|
84 |
"fuse_unk": false,
|
|
|
85 |
"vocab": {
|
86 |
"<s>": 0,
|
87 |
"<pad>": 1,
|
|
|
82 |
"continuing_subword_prefix": "",
|
83 |
"end_of_word_suffix": "",
|
84 |
"fuse_unk": false,
|
85 |
+
"byte_fallback": false,
|
86 |
"vocab": {
|
87 |
"<s>": 0,
|
88 |
"<pad>": 1,
|