Einmalumdiewelt commited on
Commit
437498e
1 Parent(s): 14bd85a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,7 +1,11 @@
1
  ---
 
 
2
  license: apache-2.0
3
  tags:
4
  - generated_from_trainer
 
 
5
  model-index:
6
  - name: T5-Base_GNAD
7
  results: []
@@ -13,6 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
13
  # T5-Base_GNAD
14
 
15
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
 
 
 
 
 
 
 
16
 
17
  ## Model description
18
 
1
  ---
2
+ language:
3
+ - de
4
  license: apache-2.0
5
  tags:
6
  - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
  model-index:
10
  - name: T5-Base_GNAD
11
  results: []
17
  # T5-Base_GNAD
18
 
19
  This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 2.1734
22
+ - Rouge1: 26.8011
23
+ - Rouge2: 8.2533
24
+ - Rougel: 18.7776
25
+ - Rougelsum: 23.2859
26
+ - Gen Len: 52.7173
27
 
28
  ## Model description
29