Text Classification
Transformers
TensorBoard
Safetensors
modernbert
wissamantoun commited on
Commit
9adb430
·
verified ·
1 Parent(s): 8418b25

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -19,6 +19,7 @@
19
  "gradient_checkpointing": false,
20
  "hidden_activation": "gelu",
21
  "hidden_size": 768,
 
22
  "id2label": {
23
  "0": "Academic Writing",
24
  "1": "Content Listing",
 
19
  "gradient_checkpointing": false,
20
  "hidden_activation": "gelu",
21
  "hidden_size": 768,
22
+ "num_labels": 24,
23
  "id2label": {
24
  "0": "Academic Writing",
25
  "1": "Content Listing",