gokulsrinivasagan commited on
Commit
6bcf863
·
verified ·
1 Parent(s): 97736c5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - matthews_correlation
9
+ - accuracy
10
+ model-index:
11
+ - name: bert_uncased_L-4_H-512_A-8_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-512_A-8_cola
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.7861
23
+ - Matthews Correlation: 0.3320
24
+ - Accuracy: 0.7383
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.6069 | 1.0 | 34 | 0.6018 | 0.0 | 0.6913 |
56
+ | 0.5619 | 2.0 | 68 | 0.5891 | 0.1766 | 0.7076 |
57
+ | 0.4858 | 3.0 | 102 | 0.5796 | 0.2588 | 0.7248 |
58
+ | 0.4109 | 4.0 | 136 | 0.6467 | 0.2838 | 0.7306 |
59
+ | 0.349 | 5.0 | 170 | 0.6379 | 0.3133 | 0.7354 |
60
+ | 0.294 | 6.0 | 204 | 0.6805 | 0.3436 | 0.7440 |
61
+ | 0.2564 | 7.0 | 238 | 0.7498 | 0.3178 | 0.7363 |
62
+ | 0.2222 | 8.0 | 272 | 0.7861 | 0.3320 | 0.7383 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.46.3
68
+ - Pytorch 2.2.1+cu118
69
+ - Datasets 2.17.0
70
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733334884.ki-g0008.1761130.18 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9b106a189a337cb5ae82e6b8eb071e0dd3403ce9e44f65515296eba6939f687
3
- size 8671
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc2221086ea44e3d46e1ad94b1c174e7964350030027a54dd177f673eb67198d
3
+ size 10221
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79c81de9c2a70191d75fc5fe645a6bb47c251b557af929073d1b83ddbf1065b5
3
  size 115067048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b555839555022ce6e9bc2bcd303ecc5e95057b4fc6ce1a72e4118a9d0953e572
3
  size 115067048