GuillemGSubies commited on
Commit
754dbe0
1 Parent(s): 478dbf1

Upload the model

Browse files
Files changed (2) hide show
  1. config.json +65 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "models/BETO_Galen-32-3e-05-0-caresC_best",
3
+ "architectures": [
4
+ "BertForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "classifier_dropout": 0.0,
8
+ "finetuning_task": "sentiment-analysis",
9
+ "gradient_checkpointing": false,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "LABEL_0",
15
+ "1": "LABEL_1",
16
+ "2": "LABEL_2",
17
+ "3": "LABEL_3",
18
+ "4": "LABEL_4",
19
+ "5": "LABEL_5",
20
+ "6": "LABEL_6",
21
+ "7": "LABEL_7",
22
+ "8": "LABEL_8",
23
+ "9": "LABEL_9",
24
+ "10": "LABEL_10",
25
+ "11": "LABEL_11",
26
+ "12": "LABEL_12",
27
+ "13": "LABEL_13",
28
+ "14": "LABEL_14",
29
+ "15": "LABEL_15"
30
+ },
31
+ "initializer_range": 0.02,
32
+ "intermediate_size": 3072,
33
+ "label2id": {
34
+ "1": 0,
35
+ "10": 7,
36
+ "11": 8,
37
+ "12": 9,
38
+ "13": 10,
39
+ "14": 11,
40
+ "17": 12,
41
+ "18": 13,
42
+ "19": 14,
43
+ "2": 1,
44
+ "21": 15,
45
+ "4": 2,
46
+ "6": 3,
47
+ "7": 4,
48
+ "8": 5,
49
+ "9": 6
50
+ },
51
+ "layer_norm_eps": 1e-12,
52
+ "max_position_embeddings": 512,
53
+ "model_type": "bert",
54
+ "num_attention_heads": 12,
55
+ "num_hidden_layers": 12,
56
+ "output_past": true,
57
+ "pad_token_id": 1,
58
+ "position_embedding_type": "absolute",
59
+ "problem_type": "multi_label_classification",
60
+ "torch_dtype": "float32",
61
+ "transformers_version": "4.25.1",
62
+ "type_vocab_size": 2,
63
+ "use_cache": true,
64
+ "vocab_size": 31002
65
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5daa936c9f8267174c3b34cc7d4e7a80c2d131eecf15beb379e0fa4bb5e1ec89
3
+ size 439522741