AlekseyKorshuk commited on
Commit
7f34478
1 Parent(s): 16c3b03

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.5356
20
- - Accuracy: 0.2900
21
 
22
  ## Model description
23
 
@@ -52,8 +52,8 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
55
- | 1.5358 | 1.0 | 6195 | 1.5355 | 0.2908 |
56
- | 1.5248 | 2.0 | 12390 | 1.5356 | 0.2900 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.5316
20
+ - Accuracy: 0.2936
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
55
+ | 1.5355 | 1.0 | 6195 | 1.5339 | 0.2923 |
56
+ | 1.5248 | 2.0 | 12390 | 1.5316 | 0.2936 |
57
 
58
 
59
  ### Framework versions