Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -9,5 +9,6 @@
9
  "label_smoothing": 0.0,
10
  "num_labels": 1,
11
  "pretrain_checkpoint": "FacebookAI/roberta-large",
12
- "transformers_version": "4.45.0"
 
13
  }
 
9
  "label_smoothing": 0.0,
10
  "num_labels": 1,
11
  "pretrain_checkpoint": "FacebookAI/roberta-large",
12
+ "transformers_version": "4.45.0",
13
+ "model_type": "roberta",
14
  }