venkynavs commited on
Commit
8747b02
1 Parent(s): 4742945

Upload BertForSequenceClassification

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./saved_model",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -42,7 +42,7 @@
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
- "transformers_version": "4.40.0",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 30522
 
1
  {
2
+ "_name_or_path": "venkynavs/request_type_classifier_bert",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
42
  "position_embedding_type": "absolute",
43
  "problem_type": "single_label_classification",
44
  "torch_dtype": "float32",
45
+ "transformers_version": "4.41.2",
46
  "type_vocab_size": 2,
47
  "use_cache": true,
48
  "vocab_size": 30522