huseinzol05 commited on
Commit
e9f61b1
1 Parent(s): 40f80c4

Upload MistralForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +32 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "mistral-191M-mlm/checkpoint-106000",
3
+ "architectures": [
4
+ "MistralForSequenceClassification"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "eos_token_id": 2,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 768,
11
+ "initializer_range": 0.02,
12
+ "intermediate_size": 3072,
13
+ "label2id": {
14
+ "contradiction": 0,
15
+ "entailment": 1
16
+ },
17
+ "max_position_embeddings": 4096,
18
+ "model_type": "mistral",
19
+ "num_attention_heads": 16,
20
+ "num_hidden_layers": 16,
21
+ "num_key_value_heads": 8,
22
+ "pad_token_id": 0,
23
+ "problem_type": "single_label_classification",
24
+ "rms_norm_eps": 1e-05,
25
+ "rope_theta": 10000.0,
26
+ "sliding_window": 4096,
27
+ "tie_word_embeddings": false,
28
+ "torch_dtype": "float32",
29
+ "transformers_version": "4.40.0",
30
+ "use_cache": true,
31
+ "vocab_size": 32000
32
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa023fd041dfea3536f10b88d1e092a8267ee0bc7ff06b2713878e0c9f25aca
3
+ size 664658904