huseinzol05 commited on
Commit
1e6390e
·
verified ·
1 Parent(s): 0fd40e2

Upload MistralForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,16 +1,16 @@
1
  {
2
- "_name_or_path": "mesolitica/malaysian-mistral-64M-MLM-512",
3
  "architectures": [
4
  "MistralForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.0,
7
  "auto_map": {
8
- "AutoModel": "mesolitica/malaysian-mistral-64M-MLM-512--bidirectional_mistral.MistralBiForMNTP"
9
  },
10
  "bos_token_id": 1,
11
  "eos_token_id": 2,
12
  "hidden_act": "silu",
13
- "hidden_size": 512,
14
  "id2label": {
15
  "0": "racist",
16
  "1": "religion insult",
@@ -23,7 +23,7 @@
23
  "8": "violence"
24
  },
25
  "initializer_range": 0.02,
26
- "intermediate_size": 2048,
27
  "label2id": {
28
  "harassment": 4,
29
  "porn": 5,
@@ -38,7 +38,7 @@
38
  "max_position_embeddings": 4096,
39
  "model_type": "mistral",
40
  "num_attention_heads": 16,
41
- "num_hidden_layers": 8,
42
  "num_key_value_heads": 8,
43
  "pad_token_id": 0,
44
  "problem_type": "single_label_classification",
 
1
  {
2
+ "_name_or_path": "mesolitica/malaysian-mistral-191M-MLM-512",
3
  "architectures": [
4
  "MistralForSequenceClassification"
5
  ],
6
  "attention_dropout": 0.0,
7
  "auto_map": {
8
+ "AutoModel": "mesolitica/malaysian-mistral-191M-MLM-512--bidirectional_mistral.MistralBiForMNTP"
9
  },
10
  "bos_token_id": 1,
11
  "eos_token_id": 2,
12
  "hidden_act": "silu",
13
+ "hidden_size": 768,
14
  "id2label": {
15
  "0": "racist",
16
  "1": "religion insult",
 
23
  "8": "violence"
24
  },
25
  "initializer_range": 0.02,
26
+ "intermediate_size": 3072,
27
  "label2id": {
28
  "harassment": 4,
29
  "porn": 5,
 
38
  "max_position_embeddings": 4096,
39
  "model_type": "mistral",
40
  "num_attention_heads": 16,
41
+ "num_hidden_layers": 16,
42
  "num_key_value_heads": 8,
43
  "pad_token_id": 0,
44
  "problem_type": "single_label_classification",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22aeca504bf98f646b6ff75c7feb38ddfc43a31721b5b1822277f3a90db5722b
3
- size 191426624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91218f8775edfe70f9a0a32d5da112cddafea95ec026e8cdcce8a29afa25e008
3
+ size 664680408