ArthurZ HF staff commited on
Commit
83c96e4
1 Parent(s): 59fc265

Update config.json (#2)

Browse files

- Update config.json (00d1629c6b540d55575d36665cc6fde2a3a3af6c)

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -27,7 +27,7 @@
27
  "is_encoder_decoder": true,
28
  "max_length": 200,
29
  "max_position_embeddings": 1024,
30
- "model_type": "nllb_moe",
31
  "moe_eval_capacity_token_fraction": 1.0,
32
  "moe_token_dropout": 0.2,
33
  "normalize_router_prob_before_dropping": false,
27
  "is_encoder_decoder": true,
28
  "max_length": 200,
29
  "max_position_embeddings": 1024,
30
+ "model_type": "nllb-moe",
31
  "moe_eval_capacity_token_fraction": 1.0,
32
  "moe_token_dropout": 0.2,
33
  "normalize_router_prob_before_dropping": false,