ScriptEdge commited on
Commit
5ade182
1 Parent(s): e376f7c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -31,7 +31,7 @@
31
  "offset_alibi": 100,
32
  "pad_token_id": 3,
33
  "pretraining_tp": 1,
34
- "problem_type": "multi_label_classification",
35
  "seq_length": 2048,
36
  "skip_bias_add": true,
37
  "skip_bias_add_qkv": false,
 
31
  "offset_alibi": 100,
32
  "pad_token_id": 3,
33
  "pretraining_tp": 1,
34
+ "problem_type": "single_label_classification",
35
  "seq_length": 2048,
36
  "skip_bias_add": true,
37
  "skip_bias_add_qkv": false,