AntoineBlanot commited on
Commit
8cbe9d5
1 Parent(s): 1a78670

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
- "n_class": 2,
20
  "num_decoder_layers": 1,
21
  "num_heads": 64,
22
  "num_layers": 24,
 
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
  "model_type": "t5",
19
+ "n_class": 3,
20
  "num_decoder_layers": 1,
21
  "num_heads": 64,
22
  "num_layers": 24,