Adilmar commited on
Commit
67237db
1 Parent(s): 8ba6796

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -5
config.json CHANGED
@@ -10,11 +10,11 @@
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
- "0": "0 stars",
14
- "1": "1 stars",
15
- "2": "2 stars",
16
- "3": "3 stars",
17
- "4": "4 stars"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
 
10
  "hidden_dropout_prob": 0.1,
11
  "hidden_size": 768,
12
  "id2label": {
13
+ "0": "1 stars",
14
+ "1": "4 stars",
15
+ "2": "3 stars",
16
+ "3": "2 stars",
17
+ "4": "0 stars"
18
  },
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,