Kuaaangwen commited on
Commit
6e931e9
·
1 Parent(s): e3246ab

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [Kuaaangwen/Setfit-few-shot-classifier](https://huggingface.co/Kuaaangwen/Setfit-few-shot-classifier) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 1.6714
19
- - Accuracy: 0.7956
20
 
21
  ## Model description
22
 
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
- | No log | 1.0 | 69 | 2.4585 | 0.6350 |
51
- | No log | 2.0 | 138 | 2.2079 | 0.6569 |
52
- | No log | 3.0 | 207 | 2.0197 | 0.6934 |
53
- | No log | 4.0 | 276 | 1.8746 | 0.7445 |
54
- | No log | 5.0 | 345 | 1.7633 | 0.7591 |
55
- | No log | 6.0 | 414 | 1.6714 | 0.7956 |
56
- | No log | 7.0 | 483 | 1.6051 | 0.7737 |
57
- | 1.9763 | 8.0 | 552 | 1.5621 | 0.7883 |
58
- | 1.9763 | 9.0 | 621 | 1.5339 | 0.7883 |
59
- | 1.9763 | 10.0 | 690 | 1.5228 | 0.7810 |
60
 
61
 
62
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [Kuaaangwen/Setfit-few-shot-classifier](https://huggingface.co/Kuaaangwen/Setfit-few-shot-classifier) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 2.3147
19
+ - Accuracy: 0.9854
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
49
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
50
+ | No log | 1.0 | 69 | 2.6990 | 0.8832 |
51
+ | No log | 2.0 | 138 | 2.3147 | 0.9854 |
52
+ | No log | 3.0 | 207 | 2.0378 | 0.9489 |
53
+ | No log | 4.0 | 276 | 1.8422 | 0.9635 |
54
+ | No log | 5.0 | 345 | 1.6889 | 0.9781 |
55
+ | No log | 6.0 | 414 | 1.5720 | 0.9708 |
56
+ | No log | 7.0 | 483 | 1.4913 | 0.9781 |
57
+ | 2.0817 | 8.0 | 552 | 1.4335 | 0.9708 |
58
+ | 2.0817 | 9.0 | 621 | 1.3979 | 0.9781 |
59
+ | 2.0817 | 10.0 | 690 | 1.3872 | 0.9854 |
60
 
61
 
62
  ### Framework versions