JingyangOu commited on
Commit
1c6f11b
·
verified ·
1 Parent(s): f0c5b40

update the right config.json for lambda-dce model

Browse files
Files changed (1) hide show
  1. 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": "t_DCE"
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",