ckiplab / bert-base-chinese-qa

huggingface.co
Total runs: 178
24-hour runs: 0
7-day runs: 18
30-day runs: 17
Model's Last Updated: September 24 2022
question-answering

Introduction of bert-base-chinese-qa

Model Details of bert-base-chinese-qa

CKIP BERT 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/bert-base-chinese-qa')

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-base-chinese-qa on huggingface.co

178
Total runs
0
24-hour runs
92
3-day runs
18
7-day runs
17
30-day runs

More Information About bert-base-chinese-qa huggingface.co Model

More bert-base-chinese-qa license Visit here:

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

bert-base-chinese-qa huggingface.co

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

bert-base-chinese-qa huggingface.co Url

https://huggingface.co/ckiplab/bert-base-chinese-qa

ckiplab bert-base-chinese-qa online free

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

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

https://huggingface.co/ckiplab/bert-base-chinese-qa

bert-base-chinese-qa install

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

bert-base-chinese-qa install url in huggingface.co:

https://huggingface.co/ckiplab/bert-base-chinese-qa

Url of bert-base-chinese-qa

bert-base-chinese-qa huggingface.co Url

Provider of bert-base-chinese-qa huggingface.co

ckiplab
ORGANIZATIONS

Other API from ckiplab