harshith2794 commited on
Commit
2d83c80
·
verified ·
1 Parent(s): 88a999e

Upload TinyBERT fine-tuned on BoolQ (74.46% val acc)

Browse files
Files changed (2) hide show
  1. config.json +2 -3
  2. model.safetensors +1 -1
config.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
- "_name_or_path": "./best_checkpoint",
3
  "architectures": [
4
  "BertForSequenceClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "cell": {},
8
  "classifier_dropout": null,
 
9
  "emb_size": 312,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
@@ -22,8 +22,7 @@
22
  "pre_trained": "",
23
  "problem_type": "single_label_classification",
24
  "structure": [],
25
- "torch_dtype": "float32",
26
- "transformers_version": "4.47.1",
27
  "type_vocab_size": 2,
28
  "use_cache": true,
29
  "vocab_size": 30522
 
1
  {
 
2
  "architectures": [
3
  "BertForSequenceClassification"
4
  ],
5
  "attention_probs_dropout_prob": 0.1,
6
  "cell": {},
7
  "classifier_dropout": null,
8
+ "dtype": "float32",
9
  "emb_size": 312,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
 
22
  "pre_trained": "",
23
  "problem_type": "single_label_classification",
24
  "structure": [],
25
+ "transformers_version": "4.57.1",
 
26
  "type_vocab_size": 2,
27
  "use_cache": true,
28
  "vocab_size": 30522
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:519826ae00343f444b0143fb755b1f4bd7d9f5c99492f3d3c628fdda88e6779c
3
  size 57411808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57e67b75133586bb5266c03991b73cad1d3de4a8be56562af521edb28147a182
3
  size 57411808