gokulsrinivasagan commited on
Commit
0bb9954
·
verified ·
1 Parent(s): 67e3de9

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-4_H-128_A-2
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert_uncased_L-4_H-128_A-2_mnli
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-4_H-128_A-2_mnli
18
+
19
+ This model is a fine-tuned version of [google/bert_uncased_L-4_H-128_A-2](https://huggingface.co/google/bert_uncased_L-4_H-128_A-2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6699
22
+ - Accuracy: 0.7343
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.8752 | 1.0 | 1534 | 0.7743 | 0.6558 |
54
+ | 0.7714 | 2.0 | 3068 | 0.7263 | 0.6857 |
55
+ | 0.7255 | 3.0 | 4602 | 0.6946 | 0.7020 |
56
+ | 0.6927 | 4.0 | 6136 | 0.6789 | 0.7087 |
57
+ | 0.6662 | 5.0 | 7670 | 0.6657 | 0.7205 |
58
+ | 0.6441 | 6.0 | 9204 | 0.6691 | 0.7229 |
59
+ | 0.625 | 7.0 | 10738 | 0.6622 | 0.7258 |
60
+ | 0.607 | 8.0 | 12272 | 0.6531 | 0.7314 |
61
+ | 0.5894 | 9.0 | 13806 | 0.6613 | 0.7308 |
62
+ | 0.5754 | 10.0 | 15340 | 0.6591 | 0.7293 |
63
+ | 0.5615 | 11.0 | 16874 | 0.6635 | 0.7287 |
64
+ | 0.5477 | 12.0 | 18408 | 0.6701 | 0.7344 |
65
+ | 0.5343 | 13.0 | 19942 | 0.6699 | 0.7343 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.46.3
71
+ - Pytorch 2.2.1+cu118
72
+ - Datasets 2.17.0
73
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733338982.ki-g0008.1764072.34 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a66fdf438b66a579871109f47242e67be96a6a90145cc9cc4c96163915f6de59
3
- size 11642
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dad55d388d5fbe8e1de0b4fe72dea6390bf5138b71cac5dea8660793c5becedb
3
+ size 12546
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df9a9a75d6e3e95a8ab0b95f927344f67e9d7435cd7a6d497a7074739883bebd
3
  size 19139700
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db08e6707bee1ef3b821e10c8a79656caeb0a81d986fe19b1fd6fb45271d94ff
3
  size 19139700