malaysia-ai2020 commited on
Commit
8116dbf
1 Parent(s): d06419a

Upload MistralForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. 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:3be14990e43a40ee7e8d4af9c84ec351bca33bd6be11d39c49025c23244a1b71
3
  size 664661976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c10ee0615b629b165278a40d3eb49ea147387f35b375d6e4b4a699ffac5093e
3
  size 664661976