asahi417 commited on
Commit
6070e0d
1 Parent(s): 9fa197c
Files changed (1) hide show
  1. config.json +39 -39
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "ckpt/roberta_base/best_model",
3
  "adapters": {
4
  "adapters": {},
5
  "config_map": {},
@@ -17,48 +17,48 @@
17
  "hidden_dropout_prob": 0.1,
18
  "hidden_size": 768,
19
  "id2label": {
20
- "0": "LABEL_0",
21
- "1": "LABEL_1",
22
- "2": "LABEL_2",
23
- "3": "LABEL_3",
24
- "4": "LABEL_4",
25
- "5": "LABEL_5",
26
- "6": "LABEL_6",
27
- "7": "LABEL_7",
28
- "8": "LABEL_8",
29
- "9": "LABEL_9",
30
- "10": "LABEL_10",
31
- "11": "LABEL_11",
32
- "12": "LABEL_12",
33
- "13": "LABEL_13",
34
- "14": "LABEL_14",
35
- "15": "LABEL_15",
36
- "16": "LABEL_16",
37
- "17": "LABEL_17",
38
- "18": "LABEL_18"
39
  },
40
  "initializer_range": 0.02,
41
  "intermediate_size": 3072,
42
  "label2id": {
43
- "LABEL_0": 0,
44
- "LABEL_1": 1,
45
- "LABEL_10": 10,
46
- "LABEL_11": 11,
47
- "LABEL_12": 12,
48
- "LABEL_13": 13,
49
- "LABEL_14": 14,
50
- "LABEL_15": 15,
51
- "LABEL_16": 16,
52
- "LABEL_17": 17,
53
- "LABEL_18": 18,
54
- "LABEL_2": 2,
55
- "LABEL_3": 3,
56
- "LABEL_4": 4,
57
- "LABEL_5": 5,
58
- "LABEL_6": 6,
59
- "LABEL_7": 7,
60
- "LABEL_8": 8,
61
- "LABEL_9": 9
62
  },
63
  "layer_norm_eps": 1e-05,
64
  "max_position_embeddings": 514,
 
1
  {
2
+ "_name_or_path": "ckpt/2020/roberta_base/best_model",
3
  "adapters": {
4
  "adapters": {},
5
  "config_map": {},
 
17
  "hidden_dropout_prob": 0.1,
18
  "hidden_size": 768,
19
  "id2label": {
20
+ "0": "arts_&_culture",
21
+ "1": "business_&_entrepreneurs",
22
+ "2": "celebrity_&_pop_culture",
23
+ "3": "diaries_&_daily_life",
24
+ "4": "family",
25
+ "5": "fashion_&_style",
26
+ "6": "film_tv_&_video",
27
+ "7": "fitness_&_health",
28
+ "8": "food_&_dining",
29
+ "9": "gaming",
30
+ "10": "learning_&_educational",
31
+ "11": "music",
32
+ "12": "news_&_social_concern",
33
+ "13": "other_hobbies",
34
+ "14": "relationships",
35
+ "15": "science_&_technology",
36
+ "16": "sports",
37
+ "17": "travel_&_adventure",
38
+ "18": "youth_&_student_life"
39
  },
40
  "initializer_range": 0.02,
41
  "intermediate_size": 3072,
42
  "label2id": {
43
+ "arts_&_culture": 0,
44
+ "business_&_entrepreneurs": 1,
45
+ "celebrity_&_pop_culture": 2,
46
+ "diaries_&_daily_life": 3,
47
+ "family": 4,
48
+ "fashion_&_style": 5,
49
+ "film_tv_&_video": 6,
50
+ "fitness_&_health": 7,
51
+ "food_&_dining": 8,
52
+ "gaming": 9,
53
+ "learning_&_educational": 10,
54
+ "music": 11,
55
+ "news_&_social_concern": 12,
56
+ "other_hobbies": 13,
57
+ "relationships": 14,
58
+ "science_&_technology": 15,
59
+ "sports": 16,
60
+ "travel_&_adventure": 17,
61
+ "youth_&_student_life": 18
62
  },
63
  "layer_norm_eps": 1e-05,
64
  "max_position_embeddings": 514,