Update README.md

This commit is contained in:
Philipp Schmid 2021-04-01 14:19:26 +00:00 committed by huggingface-web
parent 438ac1476d
commit accef2cc45
1 changed files with 29 additions and 1 deletions

View File

@ -15,7 +15,35 @@ widget:
Jeff: ok. Jeff: ok.
Jeff: and how can I get started? Jeff: and how can I get started?
Jeff: where can I find documentation? Jeff: where can I find documentation?
Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face Philipp: ok, ok you can find everything here. https://huggingface.co/blog/the-partnership-amazon-sagemaker-and-hugging-face
model-index:
- name: bart-large-cnn-samsum
results:
- task:
name: Abstractive Text Summarization
type: abstractive-text-summarization
dataset:
name: "SAMSum Corpus: A Human-annotated Dialogue Dataset for Abstractive Summarization"
type: samsum
metrics:
- name: Validation ROGUE-1
type: rogue-1
value: 42.621
- name: Validation ROGUE-2
type: rogue-2
value: 21.9825
- name: Validation ROGUE-L
type: rogue-l
value: 33.034
- name: Test ROGUE-1
type: rogue-1
value: 41.3174
- name: Test ROGUE-2
type: rogue-2
value: 20.8716
- name: Test ROGUE-L
type: rogue-l
value: 32.1337
--- ---
## `bart-large-cnn-samsum` ## `bart-large-cnn-samsum`