gokulsrinivasagan commited on
Commit
43a7b4d
·
verified ·
1 Parent(s): 7299825

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-4_H-128_A-2
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - matthews_correlation
9
+ - accuracy
10
+ model-index:
11
+ - name: bert_uncased_L-4_H-128_A-2_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-128_A-2_cola
19
+
20
+ This model is a fine-tuned version of [google/bert_uncased_L-4_H-128_A-2](https://huggingface.co/google/bert_uncased_L-4_H-128_A-2) on an unknown dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.6383
23
+ - Matthews Correlation: 0.1031
24
+ - Accuracy: 0.6548
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.6362 | 1.0 | 34 | 0.6191 | 0.0 | 0.6913 |
56
+ | 0.608 | 2.0 | 68 | 0.6191 | 0.0 | 0.6913 |
57
+ | 0.607 | 3.0 | 102 | 0.6168 | 0.0 | 0.6913 |
58
+ | 0.6055 | 4.0 | 136 | 0.6145 | 0.0 | 0.6913 |
59
+ | 0.6009 | 5.0 | 170 | 0.6107 | 0.0 | 0.6913 |
60
+ | 0.5939 | 6.0 | 204 | 0.6092 | 0.0 | 0.6913 |
61
+ | 0.5799 | 7.0 | 238 | 0.6168 | 0.0855 | 0.6951 |
62
+ | 0.5679 | 8.0 | 272 | 0.6162 | 0.0848 | 0.6913 |
63
+ | 0.5553 | 9.0 | 306 | 0.6236 | 0.0638 | 0.6855 |
64
+ | 0.5361 | 10.0 | 340 | 0.6316 | 0.0837 | 0.6587 |
65
+ | 0.5249 | 11.0 | 374 | 0.6383 | 0.1031 | 0.6548 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.46.3
71
+ - Pytorch 2.2.1+cu118
72
+ - Datasets 2.17.0
73
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733335235.ki-g0008.1764072.18 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:25f699c5d87feea399a826dc0c4fa2b613d3db24eff513a31808a821c63098ca
3
- size 11062
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc4a5051954a913443f1b84b6a24c679ffc9d371229eef14214de3bbb029a4ec
3
+ size 12014
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:44195d285c2c354ba15c8129971cbcdc50fa70bb7fb2e7ebe1c37ea39bb5cea8
3
  size 19139184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8334b3f96474c3a5f140451efb9057d00f60d0c79d1b54dd5eec0995c6fe673
3
  size 19139184