We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
logits_processor
get_decoder_start_token_id()
decoder_start_token_id
get_input_embeddings()
set_input_embeddings()
get_vocab()
ernie-3.0-base-zh
bos_token_id
model_max_length
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
FrostML
joey12300
guoshengCS
gongel
LemonNoel
LiuChiachi
linjieccc
lugimzzz
No branches or pull requests
New Features
Pipelines
文本分类Application
Neural Search
Taskflow
文本生成
logits_processor
Add unit tests for generation models #3018get_decoder_start_token_id()
方法获取模型decoder_start_token_id
Add unit tests for generation models #3018get_input_embeddings()
和set_input_embeddings()
方法获取 embeddings Add unit tests for generation models #3018get_vocab()
方法获取词表 Add unit tests for generation models #3018预训练 ERNIE
ernie-3.0-base-zh
等其他权重进行预训练文图生成
Bug Fix
bos_token_id
出错问题 Fix bart tokenizer #3058model_max_length
问题 Add unit tests for generation models #3018其他
模型单测
New Contributors
The text was updated successfully, but these errors were encountered: