gokulsrinivasagan commited on
Commit
251434f
·
verified ·
1 Parent(s): cd793f5

Model save

Browse files
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_tiny_lda_5_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - f1
9
+ model-index:
10
+ - name: bert_tiny_lda_5_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_5_v1_mrpc
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_tiny_lda_5_v1](https://huggingface.co/gokulsrinivasagan/bert_tiny_lda_5_v1) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.6257
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.7698 | 1.0 | 15 | 0.6248 | 0.6838 | 0.8122 | 0.7480 |
56
+ | 0.6393 | 2.0 | 30 | 0.6289 | 0.6838 | 0.8122 | 0.7480 |
57
+ | 0.6303 | 3.0 | 45 | 0.6289 | 0.6838 | 0.8122 | 0.7480 |
58
+ | 0.6358 | 4.0 | 60 | 0.6250 | 0.6838 | 0.8122 | 0.7480 |
59
+ | 0.6315 | 5.0 | 75 | 0.6246 | 0.6838 | 0.8122 | 0.7480 |
60
+ | 0.6341 | 6.0 | 90 | 0.6247 | 0.6838 | 0.8122 | 0.7480 |
61
+ | 0.6305 | 7.0 | 105 | 0.6256 | 0.6838 | 0.8122 | 0.7480 |
62
+ | 0.6333 | 8.0 | 120 | 0.6240 | 0.6838 | 0.8122 | 0.7480 |
63
+ | 0.6276 | 9.0 | 135 | 0.6283 | 0.6838 | 0.8122 | 0.7480 |
64
+ | 0.6359 | 10.0 | 150 | 0.6273 | 0.6838 | 0.8122 | 0.7480 |
65
+ | 0.6349 | 11.0 | 165 | 0.6254 | 0.6838 | 0.8122 | 0.7480 |
66
+ | 0.6336 | 12.0 | 180 | 0.6243 | 0.6838 | 0.8122 | 0.7480 |
67
+ | 0.6305 | 13.0 | 195 | 0.6257 | 0.6838 | 0.8122 | 0.7480 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.46.3
73
+ - Pytorch 2.2.1+cu118
74
+ - Datasets 2.17.0
75
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732652540.ki-g0008.2136607.20 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f5ae52e9864897e833cde907c5ce2eaa248eba22626cdc8bbfd51e5084f21c2
3
- size 9461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32a6cb217179bc28a14de03cb03407cd77910c4d840d36916f58b180e44f2a67
3
+ size 13631
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2470af150a38c8c475ae58fb795ac395e4671403235241f1c49a5bf1f95e5cb
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0102d74e0a4a3895a04378c758d7f84e0a61f5d0804c47e52e31f690a7550270
3
  size 131856744