Upload config.json with huggingface_hub
Browse files- config.json +4 -2
config.json
CHANGED
|
@@ -2246,5 +2246,7 @@
|
|
| 2246 |
"pre_norm": false,
|
| 2247 |
"train_num_points": 12544,
|
| 2248 |
"transformers_version": "5.8.1",
|
| 2249 |
-
"use_auxiliary_loss": true
|
| 2250 |
-
|
|
|
|
|
|
|
|
|
| 2246 |
"pre_norm": false,
|
| 2247 |
"train_num_points": 12544,
|
| 2248 |
"transformers_version": "5.8.1",
|
| 2249 |
+
"use_auxiliary_loss": true,
|
| 2250 |
+
"num_labels": 64,
|
| 2251 |
+
"ignore_index": 0
|
| 2252 |
+
}
|