gokulsrinivasagan commited on
Commit
c2c6efe
·
verified ·
1 Parent(s): c62b000

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-2_H-256_A-4
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert_uncased_L-2_H-256_A-4_qnli
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bert_uncased_L-2_H-256_A-4_qnli
18
+
19
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-256_A-4](https://huggingface.co/google/bert_uncased_L-2_H-256_A-4) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.4545
22
+ - Accuracy: 0.8098
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 5e-05
42
+ - train_batch_size: 256
43
+ - eval_batch_size: 256
44
+ - seed: 10
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 50
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.516 | 1.0 | 410 | 0.4330 | 0.8056 |
54
+ | 0.4487 | 2.0 | 820 | 0.4267 | 0.8056 |
55
+ | 0.4136 | 3.0 | 1230 | 0.3967 | 0.8228 |
56
+ | 0.3815 | 4.0 | 1640 | 0.4232 | 0.8116 |
57
+ | 0.3524 | 5.0 | 2050 | 0.4196 | 0.8170 |
58
+ | 0.3243 | 6.0 | 2460 | 0.4250 | 0.8184 |
59
+ | 0.2993 | 7.0 | 2870 | 0.4353 | 0.8146 |
60
+ | 0.276 | 8.0 | 3280 | 0.4545 | 0.8098 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.46.3
66
+ - Pytorch 2.2.1+cu118
67
+ - Datasets 2.17.0
68
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733330479.ki-g0008.1764072.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d50279f631c697764958e627797ad6623f918775e44abed7e698fde653f9c519
3
- size 8856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bc35ad8655cbc76fc00b1e399205116e40f9e7cf047b6ddf76628d6c0dc094d
3
+ size 9744
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4815cc6725eaca2e33d654e95f7881499acd97ddfd3dae968e9aa09d36993f85
3
  size 38370824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40cf05f5280cb1742ce415d221d3e7daa46ca8bfa79bafe6fac6f58411e4c1b4
3
  size 38370824