qgallouedec HF Staff commited on
Commit
6641f65
·
verified ·
1 Parent(s): ba90c39

Upload Qwen3ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +8 -10
  2. model.safetensors +2 -2
config.json CHANGED
@@ -4,17 +4,15 @@
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
- "bos_token_id": 151643,
8
- "dtype": "bfloat16",
9
- "eos_token_id": 151645,
10
  "head_dim": 128,
11
  "hidden_act": "silu",
12
- "hidden_size": 16,
13
  "id2label": {
14
  "0": "LABEL_0"
15
  },
16
  "initializer_range": 0.02,
17
- "intermediate_size": 9728,
18
  "label2id": {
19
  "LABEL_0": 0
20
  },
@@ -22,19 +20,19 @@
22
  "full_attention",
23
  "full_attention"
24
  ],
25
- "max_position_embeddings": 40960,
26
- "max_window_layers": 36,
27
  "model_type": "qwen3",
28
  "num_attention_heads": 4,
29
  "num_hidden_layers": 2,
30
  "num_key_value_heads": 2,
31
  "rms_norm_eps": 1e-06,
32
  "rope_scaling": null,
33
- "rope_theta": 1000000,
34
  "sliding_window": null,
35
- "tie_word_embeddings": true,
36
  "transformers_version": "4.57.0.dev0",
37
  "use_cache": true,
38
  "use_sliding_window": false,
39
- "vocab_size": 151936
40
  }
 
4
  ],
5
  "attention_bias": false,
6
  "attention_dropout": 0.0,
7
+ "dtype": "float32",
 
 
8
  "head_dim": 128,
9
  "hidden_act": "silu",
10
+ "hidden_size": 8,
11
  "id2label": {
12
  "0": "LABEL_0"
13
  },
14
  "initializer_range": 0.02,
15
+ "intermediate_size": 32,
16
  "label2id": {
17
  "LABEL_0": 0
18
  },
 
20
  "full_attention",
21
  "full_attention"
22
  ],
23
+ "max_position_embeddings": 32768,
24
+ "max_window_layers": 28,
25
  "model_type": "qwen3",
26
  "num_attention_heads": 4,
27
  "num_hidden_layers": 2,
28
  "num_key_value_heads": 2,
29
  "rms_norm_eps": 1e-06,
30
  "rope_scaling": null,
31
+ "rope_theta": 10000.0,
32
  "sliding_window": null,
33
+ "tie_word_embeddings": false,
34
  "transformers_version": "4.57.0.dev0",
35
  "use_cache": true,
36
  "use_sliding_window": false,
37
+ "vocab_size": 151669
38
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3ec6bb0a9a9262a6d4c94831822bdd35fe764e15474cc3478d136f3d1a2e3029
3
- size 6831912
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50d12fcc7f50cfd327532643e3877c9a6ea13d142ebfe5780f04c454e4d271a1
3
+ size 4962680