am-azadi commited on
Commit
0b2fcff
·
1 Parent(s): 868757b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +10 -10
config.json CHANGED
@@ -10,20 +10,20 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "Action",
14
- "1": "Romantic",
15
- "2": "Sci_Fi",
16
- "3": "Adventure",
17
- "4": "Horror"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
- "Action": 0,
23
- "Romantic": 1,
24
- "Sci_Fi": 2,
25
- "Adventure": 3,
26
- "Horror": 4
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "max_position_embeddings": 512,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "Kheili hagh",
14
+ "1": "Hagh",
15
+ "2": "OK",
16
+ "3": "Shookhi mikoni?",
17
+ "4": "Joke"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ "Kheili hagh": 0,
23
+ "Hagh": 1,
24
+ "OK": 2,
25
+ "Shookhi mikoni?": 3,
26
+ "Joke": 4
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "max_position_embeddings": 512,