emilylearning's picture
Add model dict & set up instructions
5e6d549
|
raw
history blame
No virus
485 Bytes
---
title: Spurious_correlation_evaluation
emoji: 💻
colorFrom: yellow
colorTo: blue
sdk: gradio
sdk_version: 3.0.10
app_file: app.py
pinned: false
---
To link arXiv paper to this demo, reference below:
models: https://huggingface.co/emilylearning/selection-induced-collider-bias
# Setup env:
```
python3 -m venv venv_sce
source venv_sce/bin/activate
pip install -r requirements.txt
```
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference