GuillemGSubies commited on
Commit
5260ca1
1 Parent(s): 51d9abb

Upload the model

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