maayansharon commited on
Commit
04ca652
·
1 Parent(s): 41491fa

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -16,7 +16,7 @@ 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.5076
20
  - F1: 0.8852
21
 
22
  ## Model description
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | No log | 1.0 | 10 | 0.4878 | 0.8750 |
52
- | No log | 2.0 | 20 | 0.5076 | 0.8852 |
53
 
54
 
55
  ### 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.5600
20
  - F1: 0.8852
21
 
22
  ## Model description
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | No log | 1.0 | 10 | 0.4769 | 0.8852 |
52
+ | No log | 2.0 | 20 | 0.5600 | 0.8852 |
53
 
54
 
55
  ### Framework versions