File size: 527 Bytes
75e8720
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "attention_probs_dropout_prob": 0.1,
  "bert_id": "EuroBERT/EuroBERT-210m",
  "custom_pytorch_model": true,
  "dep_vocab_size": 41,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "id2label": {
    "0": "X",
    "1": "C"
  },
  "initializer_range": 0.02,
  "label2id": {
    "C": 1,
    "X": 0
  },
  "lcount": 2,
  "max_length": 256,
  "max_position_embeddings": 1000000000000000019884624838656,
  "pos_vocab_size": 18,
  "spacy_id": "ru_core_news_sm",
  "transformers_version": "4.51.3",
  "vocab_size": 128256
}