ckiplab / bert-tiny-chinese

huggingface.co
Total runs: 187
24-hour runs: -5
7-day runs: -17
30-day runs: -35
Model's Last Updated: May 10 2022
fill-mask

Introduction of bert-tiny-chinese

Model Details of bert-tiny-chinese

CKIP BERT 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/bert-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 bert-tiny-chinese on huggingface.co

187
Total runs
-5
24-hour runs
-3
3-day runs
-17
7-day runs
-35
30-day runs

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

More bert-tiny-chinese license Visit here:

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

bert-tiny-chinese huggingface.co

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

bert-tiny-chinese huggingface.co Url

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

ckiplab bert-tiny-chinese online free

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

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

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

bert-tiny-chinese install

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

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

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

Url of bert-tiny-chinese

bert-tiny-chinese huggingface.co Url

Provider of bert-tiny-chinese huggingface.co

ckiplab
ORGANIZATIONS

Other API from ckiplab