ThatGuyVanquish
commited on
Commit
•
282e558
1
Parent(s):
6cc68eb
update model card README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,23 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
5 |
model-index:
|
6 |
- name: kook-model-output-dir
|
7 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -12,7 +26,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# kook-model-output-dir
|
14 |
|
15 |
-
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- NLP-MINI-PROJECT/rabbi_kook
|
7 |
+
metrics:
|
8 |
+
- rouge
|
9 |
model-index:
|
10 |
- name: kook-model-output-dir
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Summarization
|
14 |
+
type: summarization
|
15 |
+
dataset:
|
16 |
+
name: NLP-MINI-PROJECT/rabbi_kook
|
17 |
+
type: NLP-MINI-PROJECT/rabbi_kook
|
18 |
+
metrics:
|
19 |
+
- name: Rouge1
|
20 |
+
type: rouge
|
21 |
+
value: 0.0
|
22 |
---
|
23 |
|
24 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
26 |
|
27 |
# kook-model-output-dir
|
28 |
|
29 |
+
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on the NLP-MINI-PROJECT/rabbi_kook dataset.
|
30 |
+
It achieves the following results on the evaluation set:
|
31 |
+
- Loss: 2.2296
|
32 |
+
- Rouge1: 0.0
|
33 |
+
- Rouge2: 0.0
|
34 |
+
- Rougel: 0.0
|
35 |
+
- Rougelsum: 0.0
|
36 |
+
- Gen Len: 19.0
|
37 |
|
38 |
## Model description
|
39 |
|