tgieruc commited on
Commit
87c36a5
1 Parent(s): 494a78c

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4872
20
- - Accuracy: 0.7973
21
 
22
  ## Model description
23
 
@@ -48,11 +48,11 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | No log | 1.0 | 136 | 0.4922 | 0.7904 |
52
- | No log | 2.0 | 272 | 0.4773 | 0.7938 |
53
- | No log | 3.0 | 408 | 0.4872 | 0.7973 |
54
- | 0.48 | 4.0 | 544 | 0.4845 | 0.7869 |
55
- | 0.48 | 5.0 | 680 | 0.5033 | 0.7869 |
56
 
57
 
58
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.5281
20
+ - Accuracy: 0.7709
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 136 | 0.5281 | 0.7709 |
52
+ | No log | 2.0 | 272 | 0.5288 | 0.7709 |
53
+ | No log | 3.0 | 408 | 0.5311 | 0.7629 |
54
+ | 0.4623 | 4.0 | 544 | 0.5814 | 0.7595 |
55
+ | 0.4623 | 5.0 | 680 | 0.5764 | 0.7549 |
56
 
57
 
58
  ### Framework versions