Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,5 +30,5 @@
|
|
| 30 |
"eos_index": 1,
|
| 31 |
"pad_index": 1,
|
| 32 |
"unk_index": 3,
|
| 33 |
-
"mask_index": 4
|
| 34 |
}
|
|
|
|
| 30 |
"eos_index": 1,
|
| 31 |
"pad_index": 1,
|
| 32 |
"unk_index": 3,
|
| 33 |
+
"mask_index": 4
|
| 34 |
}
|