lixiqi commited on
Commit
5d236ca
1 Parent(s): 765e8af

add LEAD64

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -23,6 +23,8 @@ model-index:
23
  - name: Rouge1
24
  type: rouge
25
  value: 15.2299
 
 
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -38,6 +40,13 @@ It achieves the following results on the evaluation set:
38
  - Rougel: 13.4991
39
  - Rougelsum: 14.9193
40
 
 
 
 
 
 
 
 
41
  ## Model description
42
 
43
  More information needed
@@ -77,4 +86,4 @@ The following hyperparameters were used during training:
77
  - Transformers 4.27.4
78
  - Pytorch 1.13.0
79
  - Datasets 2.1.0
80
- - Tokenizers 0.13.2
 
23
  - name: Rouge1
24
  type: rouge
25
  value: 15.2299
26
+ language:
27
+ - de
28
  ---
29
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
40
  - Rougel: 13.4991
41
  - Rougelsum: 14.9193
42
 
43
+
44
+ # Baseline LEAD64
45
+ - Rouge1: 18.76
46
+ - Rouge2: 4.22
47
+ - Rougel: 12.14
48
+ - Rougelsum: 12.14
49
+
50
  ## Model description
51
 
52
  More information needed
 
86
  - Transformers 4.27.4
87
  - Pytorch 1.13.0
88
  - Datasets 2.1.0
89
+ - Tokenizers 0.13.2