End of training
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ 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 an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 2.
|
20 |
-
- Model Preparation Time: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:----------------------:|
|
52 |
-
| No log | 1.0 | 157 | 2.5036 | 0.
|
53 |
-
| No log | 2.0 | 314 | 2.4486 | 0.
|
54 |
-
| No log | 3.0 | 471 | 2.4807 | 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 2.4883
|
20 |
+
- Model Preparation Time: 0.0017
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:----------------------:|
|
52 |
+
| No log | 1.0 | 157 | 2.5036 | 0.0017 |
|
53 |
+
| No log | 2.0 | 314 | 2.4486 | 0.0017 |
|
54 |
+
| No log | 3.0 | 471 | 2.4807 | 0.0017 |
|
55 |
|
56 |
|
57 |
### Framework versions
|