Skip to content
#

model-hub

Here are 8 public repositories matching this topic...

Language: All
Filter by language
transformers
SaulLu
SaulLu commented Apr 6, 2022

🚀 Add missing tokenizer test files

Several tokenizers currently have no associated tests. I think that adding the test file for one of these tokenizers could be a very good way to make a first contribution to transformers.

Tokenizers concerned

not yet claimed

  • LED

  • RemBert

  • Splinter

  • MobileBert

  • ConvBert

  • RetriBert

claimed

  • Flaub
ersilia
miquelduranfrigola
miquelduranfrigola commented Mar 23, 2022

Background

Currently, users can list the catalog of all available ersilia models with the command ersilia catalog. They have the option to list only models that are available on their local computer with ersilia catalog --local.
The current output of these commands is a table printed on the terminal using the tabulate python library.

Requested fea

enhancement good first issue help wanted discussion

Improve this page

Add a description, image, and links to the model-hub topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-hub topic, visit your repo's landing page and select "manage topics."

Learn more