IBYDMT / README.md
jacopoteneggi's picture
Add reference to arXiv paper
67bd8e2 verified
---
title: I Bet You Did Not Mean That
emoji: 🤔
colorFrom: blue
colorTo: indigo
sdk: streamlit
sdk_version: 1.25.0
app_file: app.py
datasets:
- jacopoteneggi/IBYDMT
preload_from_hub:
- laion/CLIP-ViT-B-32-laion2B-s34B-b79K open_clip_config.json,open_clip_pytorch_model.bin
pinned: true
license: cc-by-nc-4.0
---
This is the official demo for the paper [*I Bet You Did Not Mean That: Testing Semantic Importance via Betting*](https://arxiv.org/abs/2405.19146) .
**References**
```
@misc{teneggi2024ibetdidmean,
title={I Bet You Did Not Mean That: Testing Semantic Importance via Betting},
author={Jacopo Teneggi and Jeremias Sulam},
year={2024},
eprint={2405.19146},
archivePrefix={arXiv},
primaryClass={stat.ML},
}
```