yohannesa2sv
commited on
Commit
•
3a82370
1
Parent(s):
fcd184b
Training complete
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/mt5-small
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
- name: amharic_text_summarization
|
@@ -15,16 +16,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 1.
|
19 |
-
- eval_rouge1: 18.
|
20 |
-
- eval_rouge2: 10.
|
21 |
-
- eval_rougeL: 17.
|
22 |
-
- eval_rougeLsum: 17.
|
23 |
-
- eval_runtime:
|
24 |
-
- eval_samples_per_second: 14.
|
25 |
-
- eval_steps_per_second: 1.
|
26 |
-
- epoch:
|
27 |
-
- step:
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: google/mt5-small
|
4 |
tags:
|
5 |
+
- summarization
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: amharic_text_summarization
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- eval_loss: 1.8555
|
20 |
+
- eval_rouge1: 18.0073
|
21 |
+
- eval_rouge2: 10.0967
|
22 |
+
- eval_rougeL: 17.7031
|
23 |
+
- eval_rougeLsum: 17.704
|
24 |
+
- eval_runtime: 364.1187
|
25 |
+
- eval_samples_per_second: 14.207
|
26 |
+
- eval_steps_per_second: 1.777
|
27 |
+
- epoch: 8.0
|
28 |
+
- step: 20736
|
29 |
|
30 |
## Model description
|
31 |
|