nikitast commited on
Commit
95227b6
1 Parent(s): 23ca0a3
Files changed (2) hide show
  1. config.json +53 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "drive/MyDrive/ml-lang-xlm-roberta-base",
3
+ "architectures": [
4
+ "XLMRobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "id2label": {
14
+ "0": "ru",
15
+ "1": "uk",
16
+ "2": "ka",
17
+ "3": "he",
18
+ "4": "en",
19
+ "5": "de",
20
+ "6": "be",
21
+ "7": "kk",
22
+ "8": "az",
23
+ "9": "hy"
24
+ },
25
+ "initializer_range": 0.02,
26
+ "intermediate_size": 3072,
27
+ "label2id": {
28
+ "az": 8,
29
+ "be": 6,
30
+ "de": 5,
31
+ "en": 4,
32
+ "he": 3,
33
+ "hy": 9,
34
+ "ka": 2,
35
+ "kk": 7,
36
+ "ru": 0,
37
+ "uk": 1
38
+ },
39
+ "layer_norm_eps": 1e-05,
40
+ "max_position_embeddings": 514,
41
+ "model_type": "xlm-roberta",
42
+ "num_attention_heads": 12,
43
+ "num_hidden_layers": 12,
44
+ "output_past": true,
45
+ "pad_token_id": 1,
46
+ "position_embedding_type": "absolute",
47
+ "problem_type": "multi_label_classification",
48
+ "torch_dtype": "float32",
49
+ "transformers_version": "4.19.0",
50
+ "type_vocab_size": 1,
51
+ "use_cache": true,
52
+ "vocab_size": 250002
53
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aef48228be32cf779956809f0e6bd4316ab1a0fc3b567755ca0317561049f70
3
+ size 1112274157