File size: 1,735 Bytes
e2ec5b9
 
 
 
 
 
 
 
 
 
 
 
 
1b9251a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e2ec5b9
 
 
 
1b9251a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e2ec5b9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
  "_name_or_path": "FacebookAI/xlm-roberta-large",
  "architectures": [
    "XLMRobertaForSequenceClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 1024,
  "id2label": {
    "0": "arc",
    "1": "bau",
    "2": "ber",
    "3": "bio",
    "4": "cet",
    "5": "che",
    "6": "elt",
    "7": "fer",
    "8": "geo",
    "9": "his",
    "10": "hor",
    "11": "inf",
    "12": "jur",
    "13": "lin",
    "14": "lit",
    "15": "mas",
    "16": "mat",
    "17": "med",
    "18": "meda",
    "19": "oek",
    "20": "pae",
    "21": "phi",
    "22": "phy",
    "23": "rel",
    "24": "rest",
    "25": "sow",
    "26": "spo",
    "27": "tec",
    "28": "ver"
  },
  "initializer_range": 0.02,
  "intermediate_size": 4096,
  "label2id": {
    "arc": 0,
    "bau": 1,
    "hor": 10,
    "inf": 11,
    "jur": 12,
    "lin": 13,
    "lit": 14,
    "mas": 15,
    "mat": 16,
    "med": 17,
    "meda": 18,
    "oek": 19,
    "ber": 2,
    "pae": 20,
    "phi": 21,
    "phy": 22,
    "rel": 23,
    "rest": 24,
    "sow": 25,
    "spo": 26,
    "tec": 27,
    "ver": 28,
    "bio": 3,
    "cet": 4,
    "che": 5,
    "elt": 6,
    "fer": 7,
    "geo": 8,
    "his": 9
  },
  "layer_norm_eps": 1e-05,
  "max_position_embeddings": 514,
  "model_type": "xlm-roberta",
  "num_attention_heads": 16,
  "num_hidden_layers": 24,
  "output_past": true,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "problem_type": "single_label_classification",
  "torch_dtype": "float32",
  "transformers_version": "4.48.0",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 250002
}