Add widget examples + link to cased model
#1
by
tomaarsen
HF staff
- opened
Hello! I've made two changes here:
- Cross-reference the models at the top of the model cards.
- 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:
- Tom Aarsen
Thanks for submitting the PR!
lxyuan
changed pull request status to
merged