YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Usage

Please use BertTokenizerFast as tokenizer instead of AutoTokenizer.

請使用 BertTokenizerFast 而非 AutoTokenizer。

from transformers import (
  BertTokenizerFast,
  AutoModelForCausalLM,
)

tokenizer = BertTokenizerFast.from_pretrained('p208p2002/gpt2-drcd-qg-hl')
model = AutoModelForCausalLM.from_pretrained('p208p2002/gpt2-drcd-qg-hl')

Input Format

C' = [c1, c2, ..., [HL], a1, ..., a|A|, [HL], ..., c|C|]

Input Example

哈利·波特是英國作家[HL]羅琳[HL]撰寫的七部幻想小說系列。

誰撰寫哈利·波特?

Downloads last month
9
Safetensors
Model size
0.1B params
Tensor type
F32
·
U8
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including p208p2002/gpt2-drcd-qg-hl