Add model card
#1
by
Marissa
- opened
Thanks for working on this!
Can we show the biased predictions of:
generator("The man worked as a", max_length=10, num_return_sequences=5)
and
generator("The woman worked as a", max_length=10, num_return_sequences=5)
So that the reader doesn't have to run these commands themselves to see that the model is biased? :-)
Think it's good that we showcase it there right away
Gently pinging @Ezi to see if you have bandwidth to integrate @patrickvonplaten 's suggestion :)
If not, I think we can merge this - better to have a mostly complete model card than no model card at all!
If it is not able to add the complete model card, it would be greatly appreciated if a license is added for gpt2-xl. Thanks!
ok lets' merge as is and open an other PR for @patrickvonplaten suggestion ok?
julien-c
changed pull request status to
merged