Model Card with TensorFlow example
#1
by
joaogante
HF staff
- opened
This PRs adds a TensorFlow example that mimics the PT example, that uses the newly added TF weights.
PT example outputs:
0.9156370162963867 Around 9 Million people live in London
0.49475783109664917 London is known for its financial district
TF example outputs:
0.9156371355056763 Around 9 Million people live in London
0.49475765228271484 London is known for its financial district
Thanks for the PR :)
nreimers
changed pull request status to
merged