update model card README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# geocoder_model_xlm_roberta_50
|
14 |
|
15 |
-
This model is a fine-tuned version of [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
12 |
|
13 |
# geocoder_model_xlm_roberta_50
|
14 |
|
15 |
+
This model is a fine-tuned version of [azamat/geocoder_model_xlm_roberta_50](https://huggingface.co/azamat/geocoder_model_xlm_roberta_50) on the None dataset.
|
16 |
+
It achieves the following results on the evaluation set:
|
17 |
+
- eval_loss: 29.6316
|
18 |
+
- eval_mse: 29.6316
|
19 |
+
- eval_mae: 2.0573
|
20 |
+
- eval_r2: 0.9858
|
21 |
+
- eval_runtime: 6.145
|
22 |
+
- eval_samples_per_second: 257.935
|
23 |
+
- eval_steps_per_second: 4.068
|
24 |
+
- epoch: 29.15
|
25 |
+
- step: 6500
|
26 |
|
27 |
## Model description
|
28 |
|