SjardiWillems commited on
Commit
43c6dc6
·
1 Parent(s): edc7f27

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2891
21
- - Accuracy: 0.875
22
- - F1: 0.8750
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | 0.4448 | 1.0 | 109 | 0.3004 | 0.8727 | 0.8726 |
54
- | 0.2532 | 2.0 | 218 | 0.2891 | 0.875 | 0.8750 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2806
21
+ - Accuracy: 0.8807
22
+ - F1: 0.8807
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | 0.4144 | 1.0 | 109 | 0.2891 | 0.875 | 0.8749 |
54
+ | 0.2441 | 2.0 | 218 | 0.2806 | 0.8807 | 0.8807 |
55
 
56
 
57
  ### Framework versions