arnabdhar commited on
Commit
97d4337
1 Parent(s): 805b2c4

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "prajjwal1/bert-tiny",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
@@ -27,7 +27,7 @@
27
  "position_embedding_type": "absolute",
28
  "problem_type": "single_label_classification",
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.35.2",
31
  "type_vocab_size": 2,
32
  "use_cache": true,
33
  "vocab_size": 30522
 
1
  {
2
+ "_name_or_path": "arnabdhar/tinybert-imdb",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
 
27
  "position_embedding_type": "absolute",
28
  "problem_type": "single_label_classification",
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.36.1",
31
  "type_vocab_size": 2,
32
  "use_cache": true,
33
  "vocab_size": 30522