MikaSie commited on
Commit
a29f92a
1 Parent(s): 10b7836

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
 
 
2
  language: en
 
3
  tags:
4
  - summarization
5
  - abstractive
6
  - hybrid
7
  - multistep
8
- base_model: BART
9
- datasets: dennlinger/eur-lex-sum
10
- pipeline_tag: summarization
11
  model-index:
12
  - name: BART
13
  results:
@@ -19,17 +19,17 @@ model-index:
19
  type: dennlinger/eur-lex-sum
20
  metrics:
21
  - type: ROUGE-1
22
- value: 0.45896475125147945
23
  - type: ROUGE-2
24
- value: 0.19536601211197768
25
  - type: ROUGE-L
26
- value: 0.21743714120418117
27
  - type: BERTScore
28
- value: 0.8702187434921052
29
  - type: BARTScore
30
- value: -3.4154099993527196
31
  - type: BLANC
32
- value: 0.16999137929721678
33
  ---
34
 
35
  # Model Card for BART_no_extraction_V2
 
1
  ---
2
+ base_model: BART
3
+ datasets: dennlinger/eur-lex-sum
4
  language: en
5
+ pipeline_tag: summarization
6
  tags:
7
  - summarization
8
  - abstractive
9
  - hybrid
10
  - multistep
 
 
 
11
  model-index:
12
  - name: BART
13
  results:
 
19
  type: dennlinger/eur-lex-sum
20
  metrics:
21
  - type: ROUGE-1
22
+ value: 0.45875955032631444
23
  - type: ROUGE-2
24
+ value: 0.19527562424494566
25
  - type: ROUGE-L
26
+ value: 0.217302167643387
27
  - type: BERTScore
28
+ value: 0.8702187494858683
29
  - type: BARTScore
30
+ value: -3.4154097499062863
31
  - type: BLANC
32
+ value: 0.10292160105988449
33
  ---
34
 
35
  # Model Card for BART_no_extraction_V2