gokulsrinivasagan commited on
Commit
63cd6aa
·
verified ·
1 Parent(s): ec8e0ed

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
+ - matthews_correlation
9
+ - accuracy
10
+ model-index:
11
+ - name: bert_uncased_L-4_H-256_A-4_cola
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_cola
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.6849
23
+ - Matthews Correlation: 0.2891
24
+ - Accuracy: 0.7229
25
+
26
+ ## Model description
27
+
28
+ More information needed
29
+
30
+ ## Intended uses & limitations
31
+
32
+ More information needed
33
+
34
+ ## Training and evaluation data
35
+
36
+ More information needed
37
+
38
+ ## Training procedure
39
+
40
+ ### Training hyperparameters
41
+
42
+ The following hyperparameters were used during training:
43
+ - learning_rate: 5e-05
44
+ - train_batch_size: 256
45
+ - eval_batch_size: 256
46
+ - seed: 10
47
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
48
+ - lr_scheduler_type: linear
49
+ - num_epochs: 50
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
55
+ | 0.6358 | 1.0 | 34 | 0.6182 | 0.0 | 0.6913 |
56
+ | 0.6077 | 2.0 | 68 | 0.6184 | 0.0 | 0.6913 |
57
+ | 0.5982 | 3.0 | 102 | 0.6035 | 0.0 | 0.6913 |
58
+ | 0.575 | 4.0 | 136 | 0.5997 | 0.1458 | 0.7009 |
59
+ | 0.5391 | 5.0 | 170 | 0.5992 | 0.2018 | 0.7028 |
60
+ | 0.4999 | 6.0 | 204 | 0.6159 | 0.2088 | 0.7085 |
61
+ | 0.4722 | 7.0 | 238 | 0.5974 | 0.2782 | 0.7248 |
62
+ | 0.4437 | 8.0 | 272 | 0.5943 | 0.2651 | 0.7028 |
63
+ | 0.4204 | 9.0 | 306 | 0.6239 | 0.2618 | 0.7210 |
64
+ | 0.3956 | 10.0 | 340 | 0.6360 | 0.2655 | 0.7191 |
65
+ | 0.3671 | 11.0 | 374 | 0.6876 | 0.2592 | 0.7200 |
66
+ | 0.3546 | 12.0 | 408 | 0.7041 | 0.2665 | 0.7239 |
67
+ | 0.333 | 13.0 | 442 | 0.6849 | 0.2891 | 0.7229 |
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.1733330186.ki-g0008.1761130.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08cf4735ca5ed164e754a31467f8f3624b1286e6daf90a2b3d3ad8a71534cf0a
3
- size 11063
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f714d82fb3290156dc234b9541c301e085d37f84ff7fad64085a65014ffd3ce8
3
+ size 13211
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44d1bef2aff803667339156c895a04bd00d8130ce0452361a1cc96eb62c25f53
3
  size 44692608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f676be4a4546ea885c6511be8c1cb5815a75b0994414c583172a0792c19172
3
  size 44692608