ckiplab / albert-base-chinese

huggingface.co
Total runs: 869
24-hour runs: 82
7-day runs: 331
30-day runs: 661
Model's Last Updated: May 10 2022
fill-mask

Introduction of albert-base-chinese

Model Details of albert-base-chinese

CKIP ALBERT Base 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/albert-base-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 albert-base-chinese on huggingface.co

869
Total runs
82
24-hour runs
115
3-day runs
331
7-day runs
661
30-day runs

More Information About albert-base-chinese huggingface.co Model

More albert-base-chinese license Visit here:

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

albert-base-chinese huggingface.co

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

albert-base-chinese huggingface.co Url

https://huggingface.co/ckiplab/albert-base-chinese

ckiplab albert-base-chinese online free

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

ckiplab albert-base-chinese online free url in huggingface.co:

https://huggingface.co/ckiplab/albert-base-chinese

albert-base-chinese install

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

albert-base-chinese install url in huggingface.co:

https://huggingface.co/ckiplab/albert-base-chinese

Url of albert-base-chinese

albert-base-chinese huggingface.co Url

Provider of albert-base-chinese huggingface.co

ckiplab
ORGANIZATIONS

Other API from ckiplab