virto commited on
Commit
af9ef13
1 Parent(s): 99308e2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -2,9 +2,23 @@
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
 
 
5
  model-index:
6
  - name: mt_5_small_kook_gen_len_20
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
  # mt_5_small_kook_gen_len_20
14
 
15
- This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on an unknown dataset.
 
 
 
 
 
 
 
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: mt_5_small_kook_gen_len_20
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
  # mt_5_small_kook_gen_len_20
28
 
29
+ This model is a fine-tuned version of [google/mt5-small](https://huggingface.co/google/mt5-small) on the NLP-MINI-PROJECT/rabbi_kook dataset.
30
+ It achieves the following results on the evaluation set:
31
+ - Loss: 2.7678
32
+ - Rouge1: 0.0
33
+ - Rouge2: 0.0
34
+ - Rougel: 0.0
35
+ - Rougelsum: 0.0
36
+ - Gen Len: 47.7155
37
 
38
  ## Model description
39