Commit
·
b50a065
1
Parent(s):
be01993
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -47,7 +47,7 @@
|
|
| 47 |
"hidden_size": 16,
|
| 48 |
"id2label": {
|
| 49 |
"0": "yes",
|
| 50 |
-
"1": "no"
|
| 51 |
},
|
| 52 |
"initializer_range": 0.02,
|
| 53 |
"intermediate_size": 20,
|
|
|
|
| 47 |
"hidden_size": 16,
|
| 48 |
"id2label": {
|
| 49 |
"0": "yes",
|
| 50 |
+
"1": "no"
|
| 51 |
},
|
| 52 |
"initializer_range": 0.02,
|
| 53 |
"intermediate_size": 20,
|