gokulsrinivasagan commited on
Commit
b41752f
·
verified ·
1 Parent(s): 04895c0

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-4_H-512_A-8
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ - f1
10
+ model-index:
11
+ - name: bert_uncased_L-4_H-512_A-8_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-512_A-8_qqp
19
+
20
+ This model is a fine-tuned version of [google/bert_uncased_L-4_H-512_A-8](https://huggingface.co/google/bert_uncased_L-4_H-512_A-8) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.3568
23
+ - Accuracy: 0.8931
24
+ - F1: 0.8604
25
+ - Combined Score: 0.8768
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.3551 | 1.0 | 1422 | 0.2993 | 0.8693 | 0.8179 | 0.8436 |
57
+ | 0.2662 | 2.0 | 2844 | 0.2663 | 0.8842 | 0.8492 | 0.8667 |
58
+ | 0.217 | 3.0 | 4266 | 0.2574 | 0.8914 | 0.8539 | 0.8727 |
59
+ | 0.179 | 4.0 | 5688 | 0.2646 | 0.8937 | 0.8550 | 0.8744 |
60
+ | 0.1487 | 5.0 | 7110 | 0.2920 | 0.8938 | 0.8582 | 0.8760 |
61
+ | 0.1228 | 6.0 | 8532 | 0.2971 | 0.8936 | 0.8587 | 0.8762 |
62
+ | 0.1042 | 7.0 | 9954 | 0.3390 | 0.8916 | 0.8577 | 0.8746 |
63
+ | 0.0882 | 8.0 | 11376 | 0.3568 | 0.8931 | 0.8604 | 0.8768 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.46.3
69
+ - Pytorch 2.2.1+cu118
70
+ - Datasets 2.17.0
71
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733335734.ki-g0008.1761130.24 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:47ba14a2f09bfc7d864d870a6a00b44b60f4aa8ab6a9f0384399f9c2c517c41c
3
- size 9577
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a942eb8e952a6b961ea5a7e3c3024d1f37d6ba8aa7497b7fb74f6e8b30c69c2
3
+ size 10569
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:33548c9e44afc2891174ce911bcc4e19b55c69a2f0e5683915573dc029f1cd35
3
  size 115067048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac8f5ad223f2361b32cb1d1c9ce1968d89574a5a4237ba474b65fcb7d5419c6a
3
  size 115067048