Mou11209203
commited on
Commit
•
499d5c9
1
Parent(s):
f22c22c
End of training
Browse files
README.md
CHANGED
@@ -15,12 +15,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
-
- Mse: 0.
|
20 |
-
- Mae: 0.
|
21 |
-
- Rmse: 0.
|
22 |
- Mape: inf
|
23 |
-
- R Squared: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-multilingual-cased](https://huggingface.co/distilbert/distilbert-base-multilingual-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.8877
|
19 |
+
- Mse: 0.8877
|
20 |
+
- Mae: 0.5973
|
21 |
+
- Rmse: 0.9422
|
22 |
- Mape: inf
|
23 |
+
- R Squared: 0.5145
|
24 |
|
25 |
## Model description
|
26 |
|