malaysia-ai2020
commited on
Commit
•
8116dbf
1
Parent(s):
d06419a
Upload MistralForSequenceClassification
Browse files- config.json +5 -5
- model.safetensors +1 -1
config.json
CHANGED
@@ -37,10 +37,10 @@
|
|
37 |
"torch_dtype": "float32",
|
38 |
"transformers_version": "4.40.1",
|
39 |
"use_cache": true,
|
40 |
-
"vocab":
|
41 |
-
"negative",
|
42 |
-
"neutral",
|
43 |
-
"positive"
|
44 |
-
|
45 |
"vocab_size": 32000
|
46 |
}
|
|
|
37 |
"torch_dtype": "float32",
|
38 |
"transformers_version": "4.40.1",
|
39 |
"use_cache": true,
|
40 |
+
"vocab": {
|
41 |
+
"0": "negative",
|
42 |
+
"1": "neutral",
|
43 |
+
"2": "positive"
|
44 |
+
},
|
45 |
"vocab_size": 32000
|
46 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 664661976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c10ee0615b629b165278a40d3eb49ea147387f35b375d6e4b4a699ffac5093e
|
3 |
size 664661976
|