File size: 757 Bytes
24fbc2e
80dc74c
b30bcef
80dc74c
 
24fbc2e
80dc74c
24fbc2e
80dc74c
 
 
 
 
 
67bd8e2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
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},
}
```