nestoralvaro commited on
Commit
0c572a2
1 Parent(s): 38b2e5b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.4229
23
  - Precision: 0.0
24
  - Recall: 0.0
25
  - F1: 0.0
@@ -54,9 +54,9 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
57
- | No log | 1.0 | 15 | 0.4800 | 0.0 | 0.0 | 0.0 | 0.9226 |
58
- | No log | 2.0 | 30 | 0.4315 | 0.0 | 0.0 | 0.0 | 0.9226 |
59
- | No log | 3.0 | 45 | 0.4229 | 0.0 | 0.0 | 0.0 | 0.9226 |
60
 
61
 
62
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.4253
23
  - Precision: 0.0
24
  - Recall: 0.0
25
  - F1: 0.0
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
56
  |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
57
+ | No log | 1.0 | 15 | 0.4677 | 0.0 | 0.0 | 0.0 | 0.9226 |
58
+ | No log | 2.0 | 30 | 0.4303 | 0.0 | 0.0 | 0.0 | 0.9226 |
59
+ | No log | 3.0 | 45 | 0.4253 | 0.0 | 0.0 | 0.0 | 0.9226 |
60
 
61
 
62
  ### Framework versions