Commit
·
4a951f3
1
Parent(s):
da2ebc5
update model card README.md
Browse files
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: 5.
|
18 |
|
19 |
## Model description
|
20 |
|
@@ -45,11 +45,11 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
| 6.
|
49 |
-
| 5.
|
50 |
-
| 5.
|
51 |
-
| 5.
|
52 |
-
| 5.
|
53 |
|
54 |
|
55 |
### 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: 5.8018
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 6.8778 | 1.0 | 1096 | 6.3188 |
|
49 |
+
| 5.9673 | 2.0 | 2192 | 6.0563 |
|
50 |
+
| 5.6729 | 3.0 | 3288 | 5.9121 |
|
51 |
+
| 5.5048 | 4.0 | 4384 | 5.8427 |
|
52 |
+
| 5.4082 | 5.0 | 5480 | 5.8018 |
|
53 |
|
54 |
|
55 |
### Framework versions
|