DagsHub / open-source-ml-models

This repository holds open-source machine learning models for various domains ready to download and use
1 stars 1 forks source link

Claim: facebook/bart-large-cnn HuggingFace Model #11

Closed Rutam21 closed 1 year ago

Rutam21 commented 1 year ago

This issue aims to add the following ML Model to DagsHub.

facebook/bart-large-cnn

BART is a transformer encoder-encoder (seq2seq) model with a bidirectional (BERT-like) encoder and an autoregressive (GPT-like) decoder. BART is pre-trained by (1) corrupting text with an arbitrary noising function, and (2) learning a model to reconstruct the original text.

BART is particularly effective when fine-tuned for text generation (e.g. summarization, translation) but also works well for comprehension tasks (e.g. text classification, question answering). This particular checkpoint has been fine-tuned on CNN Daily Mail, a large collection of text-summary pairs.

HuggignFace Link: https://huggingface.co/facebook/bart-large-cnn

dagshub[bot] commented 1 year ago

Join the discussion on DagsHub!