Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zerohell
/
rag-bart-bleu_error
like
1
Text2Text Generation
Transformers
PyTorch
Chinese
bart
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
rag-bart-bleu_error
/
README.md
zerohell
Create README.md
317a105
almost 2 years ago
preview
code
|
raw
Copy download link
history
blame
Safe
295 Bytes
---
language:
-
zh
metrics:
-
bleu
tags:
-
text-generation-inference
---
## 模型介绍
用于问答的预训练模型。提供的是一个bart-base-zh模型。
## 模型细节
采用dureader-zhidao训练的模型。
## 快速开始
输入为:问题。上下文。
输出为:答案。