add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -41,5 +41,5 @@
|
|
41 |
"torch_dtype": "float32",
|
42 |
"transformers_version": "4.17.0",
|
43 |
"use_cache": true,
|
44 |
-
"vocab_size":
|
45 |
}
|
|
|
41 |
"torch_dtype": "float32",
|
42 |
"transformers_version": "4.17.0",
|
43 |
"use_cache": true,
|
44 |
+
"vocab_size": 30000
|
45 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:300bf7dfa7eef1caa6cfa32c3fe6204c67b15e364f846024291dce338ca0fe46
|
3 |
+
size 549123209
|