silviacamplani
commited on
Commit
•
5e6b8e6
1
Parent(s):
79705e3
add model
Browse files
README.md
CHANGED
@@ -14,9 +14,7 @@ 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 |
-
|
18 |
-
- Validation Loss: 2.4344
|
19 |
-
- Epoch: 0
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -40,9 +38,6 @@ The following hyperparameters were used during training:
|
|
40 |
|
41 |
### Training results
|
42 |
|
43 |
-
| Train Loss | Validation Loss | Epoch |
|
44 |
-
|:----------:|:---------------:|:-----:|
|
45 |
-
| 2.8682 | 2.4344 | 0 |
|
46 |
|
47 |
|
48 |
### 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 |
+
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
38 |
|
39 |
### Training results
|
40 |
|
|
|
|
|
|
|
41 |
|
42 |
|
43 |
### Framework versions
|