Pengcheng He commited on
Commit
586393e
1 Parent(s): aaacb48

Add number of labels in config

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "model_type": "deberta",
3
  "attention_probs_dropout_prob": 0.1,
4
  "hidden_act": "gelu",
1
  {
2
+ "num_labels": 3,
3
  "model_type": "deberta",
4
  "attention_probs_dropout_prob": 0.1,
5
  "hidden_act": "gelu",