gokulsrinivasagan commited on
Commit
35a21f3
1 Parent(s): 2c8163c

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_base_lda_20_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - matthews_correlation
8
+ - accuracy
9
+ model-index:
10
+ - name: bert_base_lda_20_v1_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_base_lda_20_v1_cola
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_20_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_20_v1) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6200
22
+ - Matthews Correlation: 0.0
23
+ - Accuracy: 0.6913
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: 0.001
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.7571 | 1.0 | 34 | 0.6196 | 0.0 | 0.6913 |
55
+ | 0.613 | 2.0 | 68 | 0.6189 | 0.0 | 0.6913 |
56
+ | 0.6097 | 3.0 | 102 | 0.6195 | 0.0 | 0.6913 |
57
+ | 0.6106 | 4.0 | 136 | 0.6196 | 0.0 | 0.6913 |
58
+ | 0.6114 | 5.0 | 170 | 0.6195 | 0.0 | 0.6913 |
59
+ | 0.6094 | 6.0 | 204 | 0.6190 | 0.0 | 0.6913 |
60
+ | 0.6102 | 7.0 | 238 | 0.6200 | 0.0 | 0.6913 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.46.3
66
+ - Pytorch 2.2.1+cu118
67
+ - Datasets 2.17.0
68
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732639656.ki-g0008.2136969.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e39fa5ab1337a33335948b9e4b29e8bc9d181603e80947861422268e3dbccc1
3
- size 5672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbbbc12086bd6c0444fb1b8251f294104cce774fbb3541a943365920e4fa7652
3
+ size 9592
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9332b5fa50e716bb7248839ee07a2e3fdf2d3fce564f15cb09b5e9e4ce6a60c0
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c1985d94a911ea9332a54ecd4591b9c0dbb38276949de7897d492fd92dd8e70
3
  size 437953248