ckiplab / gpt2-tiny-chinese

huggingface.co
Total runs: 128
24-hour runs: 4
7-day runs: -1
30-day runs: -418
Model's Last Updated: September 24 2022
text-generation

Introduction of gpt2-tiny-chinese

Model Details of gpt2-tiny-chinese

CKIP GPT2 Tiny Chinese

This project provides traditional Chinese transformers models (including ALBERT, BERT, GPT2) and NLP tools (including word segmentation, part-of-speech tagging, named entity recognition).

這個專案提供了繁體中文的 transformers 模型(包含 ALBERT、BERT、GPT2)及自然語言處理工具(包含斷詞、詞性標記、實體辨識)。

Homepage
Contributers
Usage

Please use BertTokenizerFast as tokenizer instead of AutoTokenizer.

請使用 BertTokenizerFast 而非 AutoTokenizer。

from transformers import (
  BertTokenizerFast,
  AutoModel,
)

tokenizer = BertTokenizerFast.from_pretrained('bert-base-chinese')
model = AutoModel.from_pretrained('ckiplab/gpt2-tiny-chinese')

For full usage and more information, please refer to https://github.com/ckiplab/ckip-transformers .

有關完整使用方法及其他資訊,請參見 https://github.com/ckiplab/ckip-transformers

Runs of ckiplab gpt2-tiny-chinese on huggingface.co

128
Total runs
4
24-hour runs
5
3-day runs
-1
7-day runs
-418
30-day runs

More Information About gpt2-tiny-chinese huggingface.co Model

More gpt2-tiny-chinese license Visit here:

https://choosealicense.com/licenses/gpl-3.0

gpt2-tiny-chinese huggingface.co

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

gpt2-tiny-chinese huggingface.co Url

https://huggingface.co/ckiplab/gpt2-tiny-chinese

ckiplab gpt2-tiny-chinese online free

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

ckiplab gpt2-tiny-chinese online free url in huggingface.co:

https://huggingface.co/ckiplab/gpt2-tiny-chinese

gpt2-tiny-chinese install

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

gpt2-tiny-chinese install url in huggingface.co:

https://huggingface.co/ckiplab/gpt2-tiny-chinese

Url of gpt2-tiny-chinese

gpt2-tiny-chinese huggingface.co Url

Provider of gpt2-tiny-chinese huggingface.co

ckiplab
ORGANIZATIONS

Other API from ckiplab