rohit1998 commited on
Commit
bf0e092
1 Parent(s): ed0d38a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -25,7 +25,7 @@ model-index:
25
  value: 0.5
26
  - name: F1
27
  type: f1
28
- value: 0.6666666666666666
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.2990
39
  - Accuracy: 0.5
40
- - F1: 0.6667
41
 
42
  ## Model description
43
 
@@ -68,11 +68,11 @@ The following hyperparameters were used during training:
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
71
- | 0.1974 | 1.0 | 46 | 0.2565 | 0.5 | 0.6667 |
72
- | 0.1202 | 2.0 | 92 | 0.3442 | 0.5 | 0.6667 |
73
- | 0.0691 | 3.0 | 138 | 0.3269 | 0.55 | 0.6897 |
74
- | 0.0219 | 4.0 | 184 | 0.2925 | 0.5 | 0.6667 |
75
- | 0.0069 | 5.0 | 230 | 0.2990 | 0.5 | 0.6667 |
76
 
77
 
78
  ### Framework versions
 
25
  value: 0.5
26
  - name: F1
27
  type: f1
28
+ value: 0.5454545454545454
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.2761
39
  - Accuracy: 0.5
40
+ - F1: 0.5455
41
 
42
  ## Model description
43
 
 
68
 
69
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
70
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
71
+ | 0.2035 | 1.0 | 46 | 0.1972 | 0.3 | 0.4615 |
72
+ | 0.1354 | 2.0 | 92 | 0.2265 | 0.45 | 0.5217 |
73
+ | 0.0568 | 3.0 | 138 | 0.2754 | 0.45 | 0.5217 |
74
+ | 0.0235 | 4.0 | 184 | 0.2770 | 0.45 | 0.5217 |
75
+ | 0.0227 | 5.0 | 230 | 0.2761 | 0.5 | 0.5455 |
76
 
77
 
78
  ### Framework versions