mwitiderrick
commited on
Commit
·
90674f3
1
Parent(s):
845468e
Upload folder using huggingface_hub
Browse files- config.json +1 -1
- model-orig.onnx +2 -2
- model.data +1 -1
- model.onnx +2 -2
- tokenizer.json +1 -6
config.json
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "float16",
|
25 |
-
"transformers_version": "1.6.0.
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 49216
|
28 |
}
|
|
|
22 |
"rope_theta": 10000.0,
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "float16",
|
25 |
+
"transformers_version": "1.6.0.20231205",
|
26 |
"use_cache": true,
|
27 |
"vocab_size": 49216
|
28 |
}
|
model-orig.onnx
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:cd8e00a9d30202eeb3426665186fa115ef10b39925aace6a85770bc1c21381f5
|
3 |
+
size 904409
|
model.data
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3402575872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39ba695da27a446bce712d75f38ea9b0037c2c8b9bba4f3b7984081690cafa2b
|
3 |
size 3402575872
|
model.onnx
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:ed898b9720df09367e587f53069ba48d54570ab09e2a0a1d723d3cd7a3c4d164
|
3 |
+
size 891874
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 4096,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|