Datasets:
Commit ·
9ceb62a
0
Parent(s):
Add MTEB-formatted IntPhys2 dataset
Browse files- .gitattributes +60 -0
- README.md +211 -0
- data/test-00000-of-00003.parquet +3 -0
- data/test-00001-of-00003.parquet +3 -0
- data/test-00002-of-00003.parquet +3 -0
- labels/train-00000-of-00001.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,211 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- derived
|
| 4 |
+
language:
|
| 5 |
+
- eng
|
| 6 |
+
license: cc-by-nc-4.0
|
| 7 |
+
multilinguality: monolingual
|
| 8 |
+
source_datasets:
|
| 9 |
+
- facebook/IntPhys2
|
| 10 |
+
task_categories:
|
| 11 |
+
- video-classification
|
| 12 |
+
task_ids: []
|
| 13 |
+
dataset_info:
|
| 14 |
+
- config_name: default
|
| 15 |
+
features:
|
| 16 |
+
- name: video
|
| 17 |
+
dtype: video
|
| 18 |
+
- name: label
|
| 19 |
+
dtype:
|
| 20 |
+
class_label:
|
| 21 |
+
names:
|
| 22 |
+
'0': object behavior is inconsistent with Earth's physical laws
|
| 23 |
+
'1': object behavior is consistent with Earth's physical laws
|
| 24 |
+
splits:
|
| 25 |
+
- name: test
|
| 26 |
+
num_bytes: 1227627357
|
| 27 |
+
num_examples: 1012
|
| 28 |
+
download_size: 1238249903
|
| 29 |
+
dataset_size: 1227627357
|
| 30 |
+
- config_name: labels
|
| 31 |
+
features:
|
| 32 |
+
- name: labels
|
| 33 |
+
dtype: string
|
| 34 |
+
splits:
|
| 35 |
+
- name: train
|
| 36 |
+
num_bytes: 150
|
| 37 |
+
num_examples: 2
|
| 38 |
+
download_size: 1190
|
| 39 |
+
dataset_size: 150
|
| 40 |
+
configs:
|
| 41 |
+
- config_name: default
|
| 42 |
+
data_files:
|
| 43 |
+
- split: test
|
| 44 |
+
path: data/test-*
|
| 45 |
+
- config_name: labels
|
| 46 |
+
data_files:
|
| 47 |
+
- split: train
|
| 48 |
+
path: labels/train-*
|
| 49 |
+
tags:
|
| 50 |
+
- mteb
|
| 51 |
+
- video
|
| 52 |
+
- text
|
| 53 |
+
---
|
| 54 |
+
<!-- adapted from https://github.com/huggingface/huggingface_hub/blob/v0.30.2/src/huggingface_hub/templates/datasetcard_template.md -->
|
| 55 |
+
|
| 56 |
+
<div align="center" style="padding: 40px 20px; background-color: white; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); max-width: 600px; margin: 0 auto;">
|
| 57 |
+
<h1 style="font-size: 3.5rem; color: #1a1a1a; margin: 0 0 20px 0; letter-spacing: 2px; font-weight: 700;">IntPhys2VideoZeroShot</h1>
|
| 58 |
+
<div style="font-size: 1.5rem; color: #4a4a4a; margin-bottom: 5px; font-weight: 300;">An <a href="https://github.com/embeddings-benchmark/mteb" style="color: #2c5282; font-weight: 600; text-decoration: none;" onmouseover="this.style.textDecoration='underline'" onmouseout="this.style.textDecoration='none'">MTEB</a> dataset</div>
|
| 59 |
+
<div style="font-size: 0.9rem; color: #2c5282; margin-top: 10px;">Massive Text Embedding Benchmark</div>
|
| 60 |
+
</div>
|
| 61 |
+
|
| 62 |
+
Classify synthetic videos as physically possible or impossible across permanence, immutability, continuity, and solidity conditions.
|
| 63 |
+
|
| 64 |
+
This MTEB-formatted version contains all 1,012 videos from IntPhys2's official Main split. The four source variants are mapped to balanced physically possible and impossible classes (506 videos each).
|
| 65 |
+
|
| 66 |
+
| | |
|
| 67 |
+
|---------------|---------------------------------------------|
|
| 68 |
+
| Task category | VideoZeroshotClassification (video-to-text) |
|
| 69 |
+
| Domains | Constructed |
|
| 70 |
+
| Reference | [IntPhys 2: Benchmarking Intuitive Physics Understanding In Complex Synthetic Environments](https://arxiv.org/abs/2506.09849) |
|
| 71 |
+
|
| 72 |
+
Source datasets:
|
| 73 |
+
- [facebook/IntPhys2](https://huggingface.co/datasets/facebook/IntPhys2)
|
| 74 |
+
|
| 75 |
+
|
| 76 |
+
## How to evaluate on this task
|
| 77 |
+
|
| 78 |
+
You can evaluate an embedding model on this dataset using the following code:
|
| 79 |
+
|
| 80 |
+
```python
|
| 81 |
+
import mteb
|
| 82 |
+
|
| 83 |
+
task = mteb.get_task("IntPhys2VideoZeroShot")
|
| 84 |
+
model = mteb.get_model(YOUR_MODEL)
|
| 85 |
+
mteb.evaluate(model, task)
|
| 86 |
+
```
|
| 87 |
+
|
| 88 |
+
<!-- Datasets want link to arxiv in readme to autolink dataset with paper -->
|
| 89 |
+
To learn more about how to run models on `mteb` task check out the [GitHub repository](https://github.com/embeddings-benchmark/mteb).
|
| 90 |
+
|
| 91 |
+
## Citation
|
| 92 |
+
|
| 93 |
+
If you use this dataset, please cite the dataset as well as [mteb](https://github.com/embeddings-benchmark/mteb), as this dataset likely includes additional processing as a part of the [MMTEB Contribution](https://github.com/embeddings-benchmark/mteb/tree/main/docs/mmteb).
|
| 94 |
+
|
| 95 |
+
```bibtex
|
| 96 |
+
|
| 97 |
+
@misc{bordes2025intphys2benchmarkingintuitive,
|
| 98 |
+
archiveprefix = {arXiv},
|
| 99 |
+
author = {Florian Bordes and Quentin Garrido and Justine T Kao and Adina Williams and Michael Rabbat and Emmanuel Dupoux},
|
| 100 |
+
eprint = {2506.09849},
|
| 101 |
+
primaryclass = {cs.CV},
|
| 102 |
+
title = {IntPhys 2: Benchmarking Intuitive Physics Understanding In Complex Synthetic Environments},
|
| 103 |
+
url = {https://arxiv.org/abs/2506.09849},
|
| 104 |
+
year = {2025},
|
| 105 |
+
}
|
| 106 |
+
|
| 107 |
+
|
| 108 |
+
@article{enevoldsen2025mmtebmassivemultilingualtext,
|
| 109 |
+
title={MMTEB: Massive Multilingual Text Embedding Benchmark},
|
| 110 |
+
author={Kenneth Enevoldsen and Isaac Chung and Imene Kerboua and Márton Kardos and Ashwin Mathur and David Stap and Jay Gala and Wissam Siblini and Dominik Krzemiński and Genta Indra Winata and Saba Sturua and Saiteja Utpala and Mathieu Ciancone and Marion Schaeffer and Gabriel Sequeira and Diganta Misra and Shreeya Dhakal and Jonathan Rystrøm and Roman Solomatin and Ömer Çağatan and Akash Kundu and Martin Bernstorff and Shitao Xiao and Akshita Sukhlecha and Bhavish Pahwa and Rafał Poświata and Kranthi Kiran GV and Shawon Ashraf and Daniel Auras and Björn Plüster and Jan Philipp Harries and Loïc Magne and Isabelle Mohr and Mariya Hendriksen and Dawei Zhu and Hippolyte Gisserot-Boukhlef and Tom Aarsen and Jan Kostkan and Konrad Wojtasik and Taemin Lee and Marek Šuppa and Crystina Zhang and Roberta Rocca and Mohammed Hamdy and Andrianos Michail and John Yang and Manuel Faysse and Aleksei Vatolin and Nandan Thakur and Manan Dey and Dipam Vasani and Pranjal Chitale and Simone Tedeschi and Nguyen Tai and Artem Snegirev and Michael Günther and Mengzhou Xia and Weijia Shi and Xing Han Lù and Jordan Clive and Gayatri Krishnakumar and Anna Maksimova and Silvan Wehrli and Maria Tikhonova and Henil Panchal and Aleksandr Abramov and Malte Ostendorff and Zheng Liu and Simon Clematide and Lester James Miranda and Alena Fenogenova and Guangyu Song and Ruqiya Bin Safi and Wen-Ding Li and Alessia Borghini and Federico Cassano and Hongjin Su and Jimmy Lin and Howard Yen and Lasse Hansen and Sara Hooker and Chenghao Xiao and Vaibhav Adlakha and Orion Weller and Siva Reddy and Niklas Muennighoff},
|
| 111 |
+
publisher = {arXiv},
|
| 112 |
+
journal={arXiv preprint arXiv:2502.13595},
|
| 113 |
+
year={2025},
|
| 114 |
+
url={https://arxiv.org/abs/2502.13595},
|
| 115 |
+
doi = {10.48550/arXiv.2502.13595},
|
| 116 |
+
}
|
| 117 |
+
|
| 118 |
+
@article{muennighoff2022mteb,
|
| 119 |
+
author = {Muennighoff, Niklas and Tazi, Nouamane and Magne, Loïc and Reimers, Nils},
|
| 120 |
+
title = {MTEB: Massive Text Embedding Benchmark},
|
| 121 |
+
publisher = {arXiv},
|
| 122 |
+
journal={arXiv preprint arXiv:2210.07316},
|
| 123 |
+
year = {2022}
|
| 124 |
+
url = {https://arxiv.org/abs/2210.07316},
|
| 125 |
+
doi = {10.48550/ARXIV.2210.07316},
|
| 126 |
+
}
|
| 127 |
+
```
|
| 128 |
+
|
| 129 |
+
# Dataset Statistics
|
| 130 |
+
<details>
|
| 131 |
+
<summary> Dataset Statistics</summary>
|
| 132 |
+
|
| 133 |
+
The following code contains the descriptive statistics from the task. These can also be obtained using:
|
| 134 |
+
|
| 135 |
+
```python
|
| 136 |
+
import mteb
|
| 137 |
+
|
| 138 |
+
task = mteb.get_task("IntPhys2VideoZeroShot")
|
| 139 |
+
|
| 140 |
+
desc_stats = task.metadata.descriptive_stats
|
| 141 |
+
```
|
| 142 |
+
|
| 143 |
+
```json
|
| 144 |
+
{
|
| 145 |
+
"test": {
|
| 146 |
+
"num_samples": 1012,
|
| 147 |
+
"text_statistics": null,
|
| 148 |
+
"image_statistics": null,
|
| 149 |
+
"audio_statistics": null,
|
| 150 |
+
"video_statistics": {
|
| 151 |
+
"total_duration_seconds": 10902.3,
|
| 152 |
+
"total_frames": 654138,
|
| 153 |
+
"min_width": 512,
|
| 154 |
+
"average_width": 512.0,
|
| 155 |
+
"max_width": 512,
|
| 156 |
+
"min_height": 512,
|
| 157 |
+
"average_height": 512.0,
|
| 158 |
+
"max_height": 512,
|
| 159 |
+
"min_duration_seconds": 10.583333333333332,
|
| 160 |
+
"average_duration_seconds": 10.77302371541502,
|
| 161 |
+
"max_duration_seconds": 15.633333333333333,
|
| 162 |
+
"unique_videos": 1012,
|
| 163 |
+
"average_fps": 60.0,
|
| 164 |
+
"fps": {
|
| 165 |
+
"60": 1012
|
| 166 |
+
},
|
| 167 |
+
"min_resolution": [
|
| 168 |
+
512,
|
| 169 |
+
512
|
| 170 |
+
],
|
| 171 |
+
"average_resolution": [
|
| 172 |
+
512.0,
|
| 173 |
+
512.0
|
| 174 |
+
],
|
| 175 |
+
"max_resolution": [
|
| 176 |
+
512,
|
| 177 |
+
512
|
| 178 |
+
],
|
| 179 |
+
"resolutions": {
|
| 180 |
+
"512x512": 1012
|
| 181 |
+
}
|
| 182 |
+
},
|
| 183 |
+
"label_statistics": {
|
| 184 |
+
"min_labels_per_text": 1,
|
| 185 |
+
"average_label_per_text": 1.0,
|
| 186 |
+
"max_labels_per_text": 1,
|
| 187 |
+
"unique_labels": 2,
|
| 188 |
+
"labels": {
|
| 189 |
+
"1": {
|
| 190 |
+
"count": 506
|
| 191 |
+
},
|
| 192 |
+
"0": {
|
| 193 |
+
"count": 506
|
| 194 |
+
}
|
| 195 |
+
}
|
| 196 |
+
},
|
| 197 |
+
"candidates_labels_text_statistics": {
|
| 198 |
+
"total_text_length": 142,
|
| 199 |
+
"min_text_length": 70,
|
| 200 |
+
"average_text_length": 71.0,
|
| 201 |
+
"max_text_length": 72,
|
| 202 |
+
"unique_texts": 2
|
| 203 |
+
}
|
| 204 |
+
}
|
| 205 |
+
}
|
| 206 |
+
```
|
| 207 |
+
|
| 208 |
+
</details>
|
| 209 |
+
|
| 210 |
+
---
|
| 211 |
+
*This dataset card was automatically generated using [MTEB](https://github.com/embeddings-benchmark/mteb)*
|
data/test-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04f6aed87ed1723f8ec6f44dee72fcd12655df4b7968d1c2d66e4c80f7716682
|
| 3 |
+
size 302842691
|
data/test-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:443eb6de4c380883aef266008e1ed2d411b6a28b0c5de7ae21d5f9ee4f53664a
|
| 3 |
+
size 437266945
|
data/test-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30906e4d8d8be47996acd50eac83bbcb367b89db28cdd101cf4439488edbbbfa
|
| 3 |
+
size 498140267
|
labels/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:771e9ae9e15a7872f80ddff267047a7b96e4a70174c4beaf0096d421ca70cde3
|
| 3 |
+
size 1190
|