Commit
·
34a3b64
1
Parent(s):
b587275
bug fix
Browse files- config.json +2 -1
config.json
CHANGED
@@ -39596,7 +39596,8 @@
|
|
39596 |
"repad_logits_with_grad": false,
|
39597 |
"sep_token_id": 1,
|
39598 |
"sparse_pred_ignore_index": -100,
|
39599 |
-
"sparse_prediction": false,
|
|
|
39600 |
"upos_multiword": {
|
39601 |
"AUX": {
|
39602 |
"ertu":["ert","þú"],
|
|
|
39596 |
"repad_logits_with_grad": false,
|
39597 |
"sep_token_id": 1,
|
39598 |
"sparse_pred_ignore_index": -100,
|
39599 |
+
"sparse_prediction": false,
|
39600 |
+
"task_specific_params": {
|
39601 |
"upos_multiword": {
|
39602 |
"AUX": {
|
39603 |
"ertu":["ert","þú"],
|