transformers
Optimizing away the `fill-mask` pipeline.
#12113
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
5
Changes
View On
GitHub
Commits
Optimizing away the `fill-mask` pipeline.
Narsil
committed
4 years ago
Make tests compatible for 2 different vocabs... (at the price of a
Narsil
committed
4 years ago
ValueError working globally
Narsil
committed
4 years ago
Update src/transformers/pipelines/fill_mask.py
Narsil
committed
4 years ago
`tokenizer.vocab` -> `tokenizer.get_vocab()` for more compatiblity +
Narsil
committed
4 years ago
Loading