gokulsrinivasagan commited on
Commit
3771e99
·
verified ·
1 Parent(s): 62276e7

Model save

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-4_H-256_A-4
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: bert_uncased_L-4_H-256_A-4_qqp
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # bert_uncased_L-4_H-256_A-4_qqp
19
+
20
+ This model is a fine-tuned version of [google/bert_uncased_L-4_H-256_A-4](https://huggingface.co/google/bert_uncased_L-4_H-256_A-4) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3125
23
+ - Accuracy: 0.8863
24
+ - F1: 0.8526
25
+ - Combined Score: 0.8694
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 5e-05
45
+ - train_batch_size: 256
46
+ - eval_batch_size: 256
47
+ - seed: 10
48
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
49
+ - lr_scheduler_type: linear
50
+ - num_epochs: 50
51
+
52
+ ### Training results
53
+
54
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Combined Score |
55
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|:------:|:--------------:|
56
+ | 0.3985 | 1.0 | 1422 | 0.3341 | 0.8486 | 0.7966 | 0.8226 |
57
+ | 0.3199 | 2.0 | 2844 | 0.3058 | 0.8636 | 0.8245 | 0.8440 |
58
+ | 0.2819 | 3.0 | 4266 | 0.2883 | 0.8732 | 0.8341 | 0.8536 |
59
+ | 0.2525 | 4.0 | 5688 | 0.2840 | 0.8775 | 0.8327 | 0.8551 |
60
+ | 0.2304 | 5.0 | 7110 | 0.2858 | 0.8808 | 0.8448 | 0.8628 |
61
+ | 0.2094 | 6.0 | 8532 | 0.2877 | 0.8817 | 0.8450 | 0.8633 |
62
+ | 0.1912 | 7.0 | 9954 | 0.2909 | 0.8823 | 0.8462 | 0.8642 |
63
+ | 0.1749 | 8.0 | 11376 | 0.2944 | 0.8856 | 0.8512 | 0.8684 |
64
+ | 0.1604 | 9.0 | 12798 | 0.3125 | 0.8863 | 0.8526 | 0.8694 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.46.3
70
+ - Pytorch 2.2.1+cu118
71
+ - Datasets 2.17.0
72
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733330933.ki-g0008.1761130.6 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b18af58af6c1cbdc393cd1bc722764eb62027789c4d862d2365a56aa68ebe483
3
- size 10215
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2be15e0e61db33c06746369ff1ff3b55f10e6cdd79aeebfdc7ce3575692be55b
3
+ size 11207
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03f12fcf2dcefc9486fbfa27d87b05781749f863287700b58b66b7359f2d0b28
3
  size 44692608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c26dd769617293ef440e3388a0fd8aee7f9c9e3130c01e546cc27514e5b3f1c
3
  size 44692608