UnitHr commited on
Commit
a34f542
·
verified ·
1 Parent(s): 6991200

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -35,5 +35,6 @@
35
  "transformers_version": "4.36.2",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
- "vocab_size": 50262
 
39
  }
 
35
  "transformers_version": "4.36.2",
36
  "type_vocab_size": 1,
37
  "use_cache": true,
38
+ "vocab_size": 50262,
39
+ "pipeline_tag": "text-classification"
40
  }