update the right config.json for lambda-dce model
Browse files- config.json +1 -1
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"weight": "standard",
|
15 |
"snapshot_sampling": false,
|
16 |
"ema": 0.9999,
|
17 |
-
"loss_type": "
|
18 |
},
|
19 |
"data": {
|
20 |
"train": "openwebtext",
|
|
|
14 |
"weight": "standard",
|
15 |
"snapshot_sampling": false,
|
16 |
"ema": 0.9999,
|
17 |
+
"loss_type": "lambda_DCE"
|
18 |
},
|
19 |
"data": {
|
20 |
"train": "openwebtext",
|