gokulsrinivasagan commited on
Commit
55ab4f3
1 Parent(s): 8581f4d

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_tiny_lda_20_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: bert_tiny_lda_20_v1_mrpc
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_20_v1_mrpc
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_tiny_lda_20_v1](https://huggingface.co/gokulsrinivasagan/bert_tiny_lda_20_v1) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6249
22
+ - Accuracy: 0.6838
23
+ - F1: 0.8122
24
+ - Combined Score: 0.7480
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: 0.001
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 | Accuracy | F1 | Combined Score |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:--------------:|
55
+ | 0.7043 | 1.0 | 15 | 0.6264 | 0.6838 | 0.8122 | 0.7480 |
56
+ | 0.6367 | 2.0 | 30 | 0.6249 | 0.6838 | 0.8122 | 0.7480 |
57
+ | 0.6299 | 3.0 | 45 | 0.6277 | 0.6838 | 0.8122 | 0.7480 |
58
+ | 0.6347 | 4.0 | 60 | 0.6265 | 0.6838 | 0.8122 | 0.7480 |
59
+ | 0.633 | 5.0 | 75 | 0.6261 | 0.6838 | 0.8122 | 0.7480 |
60
+ | 0.6335 | 6.0 | 90 | 0.6233 | 0.6838 | 0.8122 | 0.7480 |
61
+ | 0.6321 | 7.0 | 105 | 0.6244 | 0.6838 | 0.8122 | 0.7480 |
62
+ | 0.6341 | 8.0 | 120 | 0.6249 | 0.6838 | 0.8122 | 0.7480 |
63
+ | 0.6283 | 9.0 | 135 | 0.6298 | 0.6838 | 0.8122 | 0.7480 |
64
+ | 0.6357 | 10.0 | 150 | 0.6238 | 0.6838 | 0.8122 | 0.7480 |
65
+ | 0.635 | 11.0 | 165 | 0.6249 | 0.6838 | 0.8122 | 0.7480 |
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.1732655567.ki-g0008.2136969.20 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e20a7871c81b90a665d9dfb6a34cb2b162a0f389164eb3be35d15f817aea6f38
3
- size 9467
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5dc91d58deabf1e54eaf8e5896a7fbfb3b86f67b433460a0e48b16c56185eed6
3
+ size 12361
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca0036429590609ad48612650b9913cbdaf9dd3ec0d488bfbfb001a9842a861d
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17f2f7d538dbf70024be7652771b995b4994c68f682d7e7054229188e73e0413
3
  size 131856744