charlemagne commited on
Commit
9f6bd2e
·
1 Parent(s): ce74406

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.2371
20
- - Accuracy: 0.9414
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 | 73 | 0.5147 | 0.8672 |
52
- | No log | 2.0 | 146 | 0.3216 | 0.9141 |
53
- | No log | 3.0 | 219 | 0.2533 | 0.9375 |
54
- | No log | 4.0 | 292 | 0.2496 | 0.9395 |
55
- | No log | 5.0 | 365 | 0.2371 | 0.9414 |
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.1633
20
+ - Accuracy: 0.9581
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | No log | 1.0 | 48 | 0.5885 | 0.8503 |
52
+ | No log | 2.0 | 96 | 0.3185 | 0.9251 |
53
+ | No log | 3.0 | 144 | 0.2298 | 0.9311 |
54
+ | No log | 4.0 | 192 | 0.1811 | 0.9491 |
55
+ | No log | 5.0 | 240 | 0.1633 | 0.9581 |
56
 
57
 
58
  ### Framework versions