facebook / bart-large-cnn

A BART model fine-tuned on CNN/Daily Mail to summarize text.

Examples

quickstart

Summary of a NASA press release

Inputs

Name: input

Outputs

Name: output


Usage

Inputs

Name: input

Description: The strings to summarize

Type: string

Shape: input_shape

Outputs

Name: output

Description: The summarized strings in the same shape as `input`

Type: string

Shape: input_shape

Readme

See here for more details.

Get it

Copy the model URL:

https://carton.pub/facebook/bart-large-cnn/bbc5eab187eeab1cad5cf4ff3248ddd9a25fed27d82707de8b6fe85976007330
This model has quickstart code available for every supported language.

Homepage

https://github.com/facebookresearch/fairseq/tree/main/examples/bart

License

MIT

Tasks