huseinzol05
commited on
Upload MistralForSequenceClassification
Browse files- config.json +4 -5
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "sfw
|
3 |
"architectures": [
|
4 |
"MistralForSequenceClassification"
|
5 |
],
|
@@ -45,7 +45,7 @@
|
|
45 |
"sliding_window": 4096,
|
46 |
"tie_word_embeddings": false,
|
47 |
"torch_dtype": "float32",
|
48 |
-
"transformers_version": "4.
|
49 |
"use_cache": true,
|
50 |
"vocab": [
|
51 |
"racist",
|
@@ -53,9 +53,8 @@
|
|
53 |
"psychiatric or mental illness",
|
54 |
"sexist",
|
55 |
"harassment",
|
56 |
-
"
|
57 |
-
"safe for work"
|
58 |
-
"hate"
|
59 |
],
|
60 |
"vocab_size": 32000
|
61 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "malaysian-sfw",
|
3 |
"architectures": [
|
4 |
"MistralForSequenceClassification"
|
5 |
],
|
|
|
45 |
"sliding_window": 4096,
|
46 |
"tie_word_embeddings": false,
|
47 |
"torch_dtype": "float32",
|
48 |
+
"transformers_version": "4.41.2",
|
49 |
"use_cache": true,
|
50 |
"vocab": [
|
51 |
"racist",
|
|
|
53 |
"psychiatric or mental illness",
|
54 |
"sexist",
|
55 |
"harassment",
|
56 |
+
"porn",
|
57 |
+
"safe for work"
|
|
|
58 |
],
|
59 |
"vocab_size": 32000
|
60 |
}
|
model.safetensors
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:2f11ad64311a40128cb176a5290f925d53100e661a427da5c8445d8c613e0d6f
|
3 |
+
size 664674264
|