hynky HF staff commited on
Commit
b346657
1 Parent(s): 548463a

Upload RobertaForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +82 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "hynky/hyneczech-base",
3
+ "architectures": [
4
+ "RobertaForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "gradient_checkpointing": false,
11
+ "hidden_act": "gelu",
12
+ "hidden_dropout_prob": 0.1,
13
+ "hidden_size": 768,
14
+ "id2label": {
15
+ "0": "World",
16
+ "1": "Home",
17
+ "2": "Sport",
18
+ "3": "Culture",
19
+ "4": "Celebrity",
20
+ "5": "Gossip and Curiosities",
21
+ "6": "Economics",
22
+ "7": "Crime",
23
+ "8": "Entrepreneurship",
24
+ "9": "Car",
25
+ "10": "Science",
26
+ "11": "Comments",
27
+ "12": "Travel",
28
+ "13": "Finance",
29
+ "14": "Technology",
30
+ "15": "Housing",
31
+ "16": "Coronavirus",
32
+ "17": "Business",
33
+ "18": "Interviews",
34
+ "19": "Podcasts",
35
+ "20": "Lifestyle",
36
+ "21": "Literature",
37
+ "22": "Christmas",
38
+ "23": "Fine Arts",
39
+ "24": "Bicycle"
40
+ },
41
+ "initializer_range": 0.02,
42
+ "intermediate_size": 3072,
43
+ "label2id": {
44
+ "Bicycle": 24,
45
+ "Business": 17,
46
+ "Car": 9,
47
+ "Celebrity": 4,
48
+ "Christmas": 22,
49
+ "Comments": 11,
50
+ "Coronavirus": 16,
51
+ "Crime": 7,
52
+ "Culture": 3,
53
+ "Economics": 6,
54
+ "Entrepreneurship": 8,
55
+ "Finance": 13,
56
+ "Fine Arts": 23,
57
+ "Gossip and Curiosities": 5,
58
+ "Home": 1,
59
+ "Housing": 15,
60
+ "Interviews": 18,
61
+ "Lifestyle": 20,
62
+ "Literature": 21,
63
+ "Podcasts": 19,
64
+ "Science": 10,
65
+ "Sport": 2,
66
+ "Technology": 14,
67
+ "Travel": 12,
68
+ "World": 0
69
+ },
70
+ "layer_norm_eps": 1e-05,
71
+ "max_position_embeddings": 514,
72
+ "model_type": "roberta",
73
+ "num_attention_heads": 12,
74
+ "num_hidden_layers": 12,
75
+ "pad_token_id": 1,
76
+ "position_embedding_type": "absolute",
77
+ "torch_dtype": "float32",
78
+ "transformers_version": "4.24.0",
79
+ "type_vocab_size": 1,
80
+ "use_cache": true,
81
+ "vocab_size": 51961
82
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fb1b7ae50a21436767441f4891a7725e8722bd8b2f22fd4b288f137a0f904af
3
+ size 503881653