update model card README.md
Browse files
README.md
CHANGED
@@ -22,10 +22,10 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
- name: F1
|
27 |
type: f1
|
28 |
-
value: 0.
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,9 +35,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on the quora dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Accuracy: 0.
|
40 |
-
- F1: 0.
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -57,22 +57,37 @@ More information needed
|
|
57 |
|
58 |
The following hyperparameters were used during training:
|
59 |
- learning_rate: 5e-05
|
60 |
-
- train_batch_size:
|
61 |
-
- eval_batch_size:
|
62 |
- seed: 42
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
65 |
-
- num_epochs:
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
-
| Training Loss | Epoch | Step
|
70 |
-
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.8150291876916989
|
26 |
- name: F1
|
27 |
type: f1
|
28 |
+
value: 0.794526570313788
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [sentence-transformers/all-MiniLM-L6-v2](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) on the quora dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.0865
|
39 |
+
- Accuracy: 0.8150
|
40 |
+
- F1: 0.7945
|
41 |
|
42 |
## Model description
|
43 |
|
|
|
57 |
|
58 |
The following hyperparameters were used during training:
|
59 |
- learning_rate: 5e-05
|
60 |
+
- train_batch_size: 32
|
61 |
+
- eval_batch_size: 64
|
62 |
- seed: 42
|
63 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
64 |
- lr_scheduler_type: linear
|
65 |
+
- num_epochs: 20
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
70 |
+
|:-------------:|:-----:|:------:|:---------------:|:--------:|:------:|
|
71 |
+
| 0.087 | 1.0 | 11371 | 0.0829 | 0.4143 | 0.5535 |
|
72 |
+
| 0.0794 | 2.0 | 22742 | 0.0783 | 0.6017 | 0.6458 |
|
73 |
+
| 0.0606 | 3.0 | 34113 | 0.0756 | 0.3631 | 0.5327 |
|
74 |
+
| 0.05 | 4.0 | 45484 | 0.0781 | 0.4475 | 0.5679 |
|
75 |
+
| 0.0448 | 5.0 | 56855 | 0.0789 | 0.6856 | 0.6975 |
|
76 |
+
| 0.0372 | 6.0 | 68226 | 0.0761 | 0.3922 | 0.5443 |
|
77 |
+
| 0.033 | 7.0 | 79597 | 0.0786 | 0.7586 | 0.7494 |
|
78 |
+
| 0.032 | 8.0 | 90968 | 0.0780 | 0.5011 | 0.5927 |
|
79 |
+
| 0.0229 | 9.0 | 102339 | 0.0819 | 0.7513 | 0.7439 |
|
80 |
+
| 0.0198 | 10.0 | 113710 | 0.0840 | 0.5522 | 0.6185 |
|
81 |
+
| 0.0169 | 11.0 | 125081 | 0.0821 | 0.7959 | 0.7785 |
|
82 |
+
| 0.0199 | 12.0 | 136452 | 0.0807 | 0.8353 | 0.8118 |
|
83 |
+
| 0.0118 | 13.0 | 147823 | 0.0819 | 0.8418 | 0.8176 |
|
84 |
+
| 0.0123 | 14.0 | 159194 | 0.0816 | 0.7577 | 0.7487 |
|
85 |
+
| 0.0093 | 15.0 | 170565 | 0.0856 | 0.7934 | 0.7765 |
|
86 |
+
| 0.0124 | 16.0 | 181936 | 0.0843 | 0.8484 | 0.8241 |
|
87 |
+
| 0.008 | 17.0 | 193307 | 0.0838 | 0.7998 | 0.7818 |
|
88 |
+
| 0.0106 | 18.0 | 204678 | 0.0872 | 0.8245 | 0.8027 |
|
89 |
+
| 0.0066 | 19.0 | 216049 | 0.0857 | 0.8122 | 0.7922 |
|
90 |
+
| 0.0059 | 20.0 | 227420 | 0.0865 | 0.8150 | 0.7945 |
|
91 |
|
92 |
|
93 |
### Framework versions
|