shubh2014shiv commited on
Commit
4dd497e
1 Parent(s): 615067f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -11,8 +11,8 @@
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
- "0": "\u30dd\u30b8\u30c6\u30a3\u30d6",
15
- "1": "\u30cd\u30ac\u30c6\u30a3\u30d6"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
 
11
  "hidden_dropout_prob": 0.1,
12
  "hidden_size": 768,
13
  "id2label": {
14
+ "0": "ネガティブ",
15
+ "1": "ポジティブ"
16
  },
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,