IDEA-CCNL / Randeng-BART-139M

huggingface.co
Total runs: 30
24-hour runs: 0
7-day runs: -1
30-day runs: -83
Model's Last Updated: April 06 2023
text-generation

Introduction of Randeng-BART-139M

Model Details of Randeng-BART-139M

Randeng-BART-139M

简介 Brief Introduction

善于处理NLT任务,中文版的BART-base。

Good at solving NLT tasks, Chinese BART-base.

模型分类 Model Taxonomy
需求 Demand 任务 Task 系列 Series 模型 Model 参数 Parameter 额外 Extra
通用 General 自然语言转换 NLT 燃灯 Randeng BART 139M 中文-Chinese
模型信息 Model Information

参考论文: BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension

为了得到一个中文版的BART-base,我们用悟道语料库(180G版本)进行预训练。具体地,我们在预训练阶段中使用了 封神框架 大概花费了8张A100约3天。

To get a Chinese BART-base, we use WuDao Corpora (180 GB version) for pre-training. Specifically, we use the fengshen framework in the pre-training phase which cost about 3 days with 8 A100 GPUs.

使用 Usage
from transformers import BartForConditionalGeneration, AutoTokenizer, Text2TextGenerationPipeline
import torch

tokenizer=AutoTokenizer.from_pretrained('IDEA-CCNL/Randeng-BART-139M', use_fast=false)
model=BartForConditionalGeneration.from_pretrained('IDEA-CCNL/Randeng-BART-139M')
text = '桂林市是世界闻名<mask> ,它有悠久的<mask>'
text2text_generator = Text2TextGenerationPipeline(model, tokenizer)
print(text2text_generator(text, max_length=50, do_sample=False))
引用 Citation

如果您在您的工作中使用了我们的模型,可以引用我们的 论文

If you are using the resource for your work, please cite the our paper :

@article{fengshenbang,
  author    = {Jiaxing Zhang and Ruyi Gan and Junjie Wang and Yuxiang Zhang and Lin Zhang and Ping Yang and Xinyu Gao and Ziwei Wu and Xiaoqun Dong and Junqing He and Jianheng Zhuo and Qi Yang and Yongfeng Huang and Xiayu Li and Yanghan Wu and Junyu Lu and Xinyu Zhu and Weifeng Chen and Ting Han and Kunhao Pan and Rui Wang and Hao Wang and Xiaojun Wu and Zhongshen Zeng and Chongpei Chen},
  title     = {Fengshenbang 1.0: Being the Foundation of Chinese Cognitive Intelligence},
  journal   = {CoRR},
  volume    = {abs/2209.02970},
  year      = {2022}
}

也可以引用我们的 网站 :

You can also cite our website :

@misc{Fengshenbang-LM,
  title={Fengshenbang-LM},
  author={IDEA-CCNL},
  year={2021},
  howpublished={\url{https://github.com/IDEA-CCNL/Fengshenbang-LM}},
}

Runs of IDEA-CCNL Randeng-BART-139M on huggingface.co

30
Total runs
0
24-hour runs
6
3-day runs
-1
7-day runs
-83
30-day runs

More Information About Randeng-BART-139M huggingface.co Model

More Randeng-BART-139M license Visit here:

https://choosealicense.com/licenses/apache-2.0

Randeng-BART-139M huggingface.co

Randeng-BART-139M huggingface.co is an AI model on huggingface.co that provides Randeng-BART-139M's model effect (), which can be used instantly with this IDEA-CCNL Randeng-BART-139M model. huggingface.co supports a free trial of the Randeng-BART-139M model, and also provides paid use of the Randeng-BART-139M. Support call Randeng-BART-139M model through api, including Node.js, Python, http.

Randeng-BART-139M huggingface.co Url

https://huggingface.co/IDEA-CCNL/Randeng-BART-139M

IDEA-CCNL Randeng-BART-139M online free

Randeng-BART-139M huggingface.co is an online trial and call api platform, which integrates Randeng-BART-139M's modeling effects, including api services, and provides a free online trial of Randeng-BART-139M, you can try Randeng-BART-139M online for free by clicking the link below.

IDEA-CCNL Randeng-BART-139M online free url in huggingface.co:

https://huggingface.co/IDEA-CCNL/Randeng-BART-139M

Randeng-BART-139M install

Randeng-BART-139M is an open source model from GitHub that offers a free installation service, and any user can find Randeng-BART-139M on GitHub to install. At the same time, huggingface.co provides the effect of Randeng-BART-139M install, users can directly use Randeng-BART-139M installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Randeng-BART-139M install url in huggingface.co:

https://huggingface.co/IDEA-CCNL/Randeng-BART-139M

Url of Randeng-BART-139M

Randeng-BART-139M huggingface.co Url

Provider of Randeng-BART-139M huggingface.co

IDEA-CCNL
ORGANIZATIONS

Other API from IDEA-CCNL