Page MenuHomePhabricator

Investigate storing model metadata on Wikidata
Open, Needs TriagePublic

Description

Two weeks ago, @calbon proposed an interesting idea to potentially store model metadata on Wikidata, which could then be used to generate model cards.

Let's explore this a bit further:

  1. How do we create an item for a model?
  2. How do we update an item with new metadata?
  3. How can we retrieve the metadata and algorithmically generate a model card?

https://www.wikidata.org/wiki/Wikidata:Data_donation

Event Timeline

Tajh brought up a good point about what happens when someone edits the auto-generated data. Does the script just rewrite it?

That's a good point, my guess would be that we could just rewrite the data using the script's most recent revision and then merging any new data from training etc..