ratno commited on
Commit
2482d9a
1 Parent(s): a8c97bd

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 2.1626
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
- | 2.4899 | 1.0 | 6520 | 2.3690 |
49
- | 2.1245 | 2.0 | 13040 | 2.2029 |
50
- | 1.9808 | 3.0 | 19560 | 2.1626 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 2.1722
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:-----:|:---------------:|
48
+ | 2.464 | 1.0 | 6516 | 2.3544 |
49
+ | 2.2053 | 2.0 | 13032 | 2.2005 |
50
+ | 1.9738 | 3.0 | 19548 | 2.1722 |
51
 
52
 
53
  ### Framework versions