pranay-j commited on
Commit
e8758ba
·
verified ·
1 Parent(s): b49d65c

End of training

Browse files
Files changed (2) hide show
  1. README.md +79 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: apache-2.0
5
+ base_model: bert-base-uncased
6
+ tags:
7
+ - generated_from_trainer
8
+ datasets:
9
+ - google/boolq
10
+ metrics:
11
+ - accuracy
12
+ model-index:
13
+ - name: Bert Base Uncased Boolean Question Answer model
14
+ results:
15
+ - task:
16
+ name: Text Classification
17
+ type: text-classification
18
+ dataset:
19
+ name: boolq
20
+ type: google/boolq
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.7149847094801223
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # Bert Base Uncased Boolean Question Answer model
31
+
32
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on the boolq dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 0.1993
35
+ - Accuracy: 0.7150
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 2e-05
55
+ - train_batch_size: 16
56
+ - eval_batch_size: 16
57
+ - seed: 42
58
+ - gradient_accumulation_steps: 4
59
+ - total_train_batch_size: 64
60
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
61
+ - lr_scheduler_type: linear
62
+ - num_epochs: 4
63
+
64
+ ### Training results
65
+
66
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
+ |:-------------:|:------:|:----:|:---------------:|:--------:|
68
+ | 0.2317 | 0.9966 | 147 | 0.2198 | 0.6569 |
69
+ | 0.2 | 2.0 | 295 | 0.2002 | 0.6960 |
70
+ | 0.1741 | 2.9966 | 442 | 0.1968 | 0.7122 |
71
+ | 0.1469 | 3.9864 | 588 | 0.1993 | 0.7150 |
72
+
73
+
74
+ ### Framework versions
75
+
76
+ - Transformers 4.40.0
77
+ - Pytorch 2.2.2+cu121
78
+ - Datasets 2.19.0
79
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ad2339fa8391c6e46719732612b04d76f9f97960268b1b15cdffdca938c01bf
3
  size 437955572
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d77a25130144cd42f611bf83ffbb42bc662e04d1f300a2e084b2ec829e269b
3
  size 437955572