ryan1998 commited on
Commit
2dcee06
·
1 Parent(s): 3922a74

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2221
21
- - Accuracy: 0.9275
22
- - F1: 0.9276
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | No log | 1.0 | 250 | 0.3131 | 0.9095 | 0.9056 |
54
- | No log | 2.0 | 500 | 0.2221 | 0.9275 | 0.9276 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 2.5280
21
+ - Accuracy: 0.2886
22
+ - F1: 0.2742
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | No log | 1.0 | 1316 | 2.6049 | 0.2682 | 0.2516 |
54
+ | No log | 2.0 | 2632 | 2.5280 | 0.2886 | 0.2742 |
55
 
56
 
57
  ### Framework versions