nazneen commited on
Commit
6a4f521
1 Parent(s): ae9671a
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,7 +1,9 @@
1
- # Interactive Model Cards
2
-
3
- This is an experimental project that examines whether interactivity can augment people's understanding of machine learning models. We build upon the model card work initially introduced by [Mitchell et al. (2018)](https://arxiv.org/abs/1810.03993) and strategically add (and evaluated) interactivity through a human centered design process.
4
-
5
- This is a currently a work in progress. The most current version of our interactive model card can be accessed at :
6
-
7
- [removed for review]
 
 
1
+ ---
2
+ title: Interactive Model Cards
3
+ emoji: 🤗
4
+ colorFrom: yellow
5
+ colorTo: orange
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ pinned: false
9
+ ---