jasmeeetsingh
commited on
Commit
·
186cca7
1
Parent(s):
04d3772
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"BertClassifier"
|
5 |
],
|
6 |
"model_type": "roberta",
|
7 |
-
"tokenizer_name": "roberta-
|
8 |
"transformers_version": "4.13.0",
|
9 |
"num_labels": 2,
|
10 |
"hidden_dropout_prob": 0.1,
|
|
|
4 |
"BertClassifier"
|
5 |
],
|
6 |
"model_type": "roberta",
|
7 |
+
"tokenizer_name": "paulagarciaserrano/roberta-depression-detection",
|
8 |
"transformers_version": "4.13.0",
|
9 |
"num_labels": 2,
|
10 |
"hidden_dropout_prob": 0.1,
|