gokulsrinivasagan commited on
Commit
4930f84
·
verified ·
1 Parent(s): 91a0749

Model save

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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_mrpc
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_mrpc
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.5756
23
+ - Accuracy: 0.7794
24
+ - F1: 0.8469
25
+ - Combined Score: 0.8132
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.6375 | 1.0 | 15 | 0.6024 | 0.6936 | 0.8170 | 0.7553 |
57
+ | 0.594 | 2.0 | 30 | 0.5776 | 0.6985 | 0.8167 | 0.7576 |
58
+ | 0.5504 | 3.0 | 45 | 0.5475 | 0.7279 | 0.8274 | 0.7777 |
59
+ | 0.5155 | 4.0 | 60 | 0.5083 | 0.7598 | 0.8345 | 0.7971 |
60
+ | 0.4668 | 5.0 | 75 | 0.5116 | 0.7598 | 0.8345 | 0.7971 |
61
+ | 0.4292 | 6.0 | 90 | 0.5237 | 0.7696 | 0.8433 | 0.8065 |
62
+ | 0.3859 | 7.0 | 105 | 0.5071 | 0.7721 | 0.8394 | 0.8057 |
63
+ | 0.3455 | 8.0 | 120 | 0.5300 | 0.7721 | 0.8426 | 0.8073 |
64
+ | 0.3049 | 9.0 | 135 | 0.5408 | 0.7721 | 0.8410 | 0.8065 |
65
+ | 0.2735 | 10.0 | 150 | 0.5337 | 0.7745 | 0.8425 | 0.8085 |
66
+ | 0.2454 | 11.0 | 165 | 0.5962 | 0.7647 | 0.84 | 0.8024 |
67
+ | 0.2117 | 12.0 | 180 | 0.5756 | 0.7794 | 0.8469 | 0.8132 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.46.3
73
+ - Pytorch 2.2.1+cu118
74
+ - Datasets 2.17.0
75
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733330294.ki-g0008.1761130.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68a845a4bec2a36aa02df665f969312c6ee82008b10be92f83f502897dadf6c2
3
- size 12040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:56f15a9cfa613de958f22c50978f9f1f8c60154927ef03b4d67f31f74aaa9e66
3
+ size 13032
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f33b80a09497ff45931bb48e885f8bf719bb1633b976b7464d7e2d3fd7fbdce
3
  size 44692608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bb567f87bf6481e9a0fc1e5677d2067a1d06c8ccc1eb8caa22660be685d7690
3
  size 44692608