jasmeeetsingh commited on
Commit
04d3772
1 Parent(s): 25529f9

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -0
config.json CHANGED
@@ -1,5 +1,8 @@
1
  {
2
  "_name_or_path": "jasmeeetsingh/twitter-depression-classification-sentiment140",
 
 
 
3
  "model_type": "roberta",
4
  "tokenizer_name": "roberta-base",
5
  "transformers_version": "4.13.0",
 
1
  {
2
  "_name_or_path": "jasmeeetsingh/twitter-depression-classification-sentiment140",
3
+ "architectures": [
4
+ "BertClassifier"
5
+ ],
6
  "model_type": "roberta",
7
  "tokenizer_name": "roberta-base",
8
  "transformers_version": "4.13.0",