supachoke44 commited on
Commit
91383da
1 Parent(s): 137d1b4

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 5.6377
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 7 | 5.7980 |
50
- | No log | 2.0 | 14 | 5.6831 |
51
- | No log | 3.0 | 21 | 5.6377 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 1.6901
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 2.1806 | 1.0 | 634 | 1.7454 |
50
+ | 1.3807 | 2.0 | 1268 | 1.6652 |
51
+ | 1.0961 | 3.0 | 1902 | 1.6901 |
52
 
53
 
54
  ### Framework versions