gokulsrinivasagan commited on
Commit
2547294
1 Parent(s): 4e8fe7f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_tiny_lda_100_v1_book
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - matthews_correlation
8
+ - accuracy
9
+ model-index:
10
+ - name: bert_tiny_lda_100_v1_book_cola
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bert_tiny_lda_100_v1_book_cola
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_tiny_lda_100_v1_book](https://huggingface.co/gokulsrinivasagan/bert_tiny_lda_100_v1_book) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7395
22
+ - Matthews Correlation: 0.2701
23
+ - Accuracy: 0.7152
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 256
44
+ - eval_batch_size: 256
45
+ - seed: 10
46
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 50
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
54
+ | 0.6112 | 1.0 | 34 | 0.6112 | 0.0 | 0.6913 |
55
+ | 0.5906 | 2.0 | 68 | 0.5992 | 0.0844 | 0.6951 |
56
+ | 0.5465 | 3.0 | 102 | 0.5875 | 0.1996 | 0.6932 |
57
+ | 0.4903 | 4.0 | 136 | 0.5887 | 0.1992 | 0.6913 |
58
+ | 0.4275 | 5.0 | 170 | 0.6417 | 0.2174 | 0.7095 |
59
+ | 0.3786 | 6.0 | 204 | 0.6495 | 0.2711 | 0.7210 |
60
+ | 0.3295 | 7.0 | 238 | 0.6801 | 0.2401 | 0.7028 |
61
+ | 0.2891 | 8.0 | 272 | 0.7395 | 0.2701 | 0.7152 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.3
67
+ - Pytorch 2.2.1+cu118
68
+ - Datasets 2.17.0
69
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733840432.ki-g0008.684565.18 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:229d30e20c5d5f3fd96172736518d07b7e5a7e7b71b5f844379fa1b038b2d19f
3
- size 7473
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1afd1883e712770e27cbfbfe8990b38934184510c9de3cf69943a4d061fba244
3
+ size 10219
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8b0ec9c23ad7aa87fde3b59a5f2f64d0cda318853bdad684f9b214c2eb959320
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96d624e648b64340a4dff697a5f13bdc8cdc3f92028b3830ad008eedec579804
3
  size 131856744