Add widget examples + link to cased model

#1
by tomaarsen HF staff - opened

Hello! I've made two changes here:

  1. Cross-reference the models at the top of the model cards.
  2. Add examples for the Hosted Inference API widget. We want to show people that the model is awesome, but people won't really be able to come up with difficult examples quickly. The examples help with that.

I've taken the examples from https://huggingface.co/tomaarsen/span-marker-mbert-base-multinerd and made them lowercase to show the strength of this model. By the way, the tokenizer of the uncased encoder should completely ignore capitalization, so normally capitalized text or even fully uppercase text would work equivalently:
image.png

  • Tom Aarsen

Thanks for submitting the PR!

lxyuan changed pull request status to merged

Sign up or log in to comment