dongxq commited on
Commit
7c649b2
1 Parent(s): eab66dc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -40,7 +40,7 @@
40
  "LABEL_1": 1,
41
  "LABEL_2": 2
42
  },
43
- "label_smoothing": 0,
44
  "max_position_embeddings": 512,
45
  "model_type": "Deltalm",
46
  "no_repeat_ngram_size": 3,
 
40
  "LABEL_1": 1,
41
  "LABEL_2": 2
42
  },
43
+ "max_length": 512,
44
  "max_position_embeddings": 512,
45
  "model_type": "Deltalm",
46
  "no_repeat_ngram_size": 3,