Cloudflare 中文文档
Workers AI
编辑这个页面
跳转官方原文档
Set theme to dark (⇧+D)

bart-large-cnn

Beta

Model ID: @cf/facebook/bart-large-cnn

BART is a transformer encoder-encoder (seq2seq) model with a bidirectional (BERT-like) encoder and an autoregressive (GPT-like) decoder. You can use this model for text summarization.

​​ Properties

Task Type: Summarization

​​ Code Examples

Workers - Typescript
curl

​​ API Schema

The following schema is based on JSON Schema

Input JSON Schema
Output JSON Schema