Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,19 @@ size_categories:
|
|
| 15 |
> Links | [Project Page](https://physical-reasoning-project.github.io/) | [Paper (Arxiv)](https://arxiv.org/abs/2402.06119) | [Codebase](https://github.com/zzcnewly/ContPhy-Gen) | [Cite ContPhy](#citation)
|
| 16 |
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Citation
|
| 20 |
Welcome to cite `ContPhy` if you find the paper, dataset, and implementations useful in your research :)
|
|
|
|
| 15 |
> Links | [Project Page](https://physical-reasoning-project.github.io/) | [Paper (Arxiv)](https://arxiv.org/abs/2402.06119) | [Codebase](https://github.com/zzcnewly/ContPhy-Gen) | [Cite ContPhy](#citation)
|
| 16 |
|
| 17 |
|
| 18 |
+
## Structure
|
| 19 |
+
|
| 20 |
+
### Mini Dataset
|
| 21 |
+
|
| 22 |
+
1. [contphy_mini.zip](https://huggingface.co/datasets/zzcnewly/ContPhy_Dataset/blob/main/contphy_mini.zip): 20 videos each scenario with annotations
|
| 23 |
+
|
| 24 |
+
### Full Dataset
|
| 25 |
+
|
| 26 |
+
1. [fluid_full.zip](https://huggingface.co/datasets/zzcnewly/ContPhy_Dataset/blob/main/fluid_full.zip): 500 videos + 1500 questions
|
| 27 |
+
2. [rope_full.zip](https://huggingface.co/datasets/zzcnewly/ContPhy_Dataset/blob/main/rope_full.zip): 500 videos + 2000 questions
|
| 28 |
+
3. [cloth_full.zip](https://huggingface.co/datasets/zzcnewly/ContPhy_Dataset/blob/main/cloth_full.zip): 500 videos + 1500 questions
|
| 29 |
+
4. [ball_full.zip](https://huggingface.co/datasets/zzcnewly/ContPhy_Dataset/blob/main/ball_full.zip): 500 videos + 1500 questions
|
| 30 |
+
|
| 31 |
|
| 32 |
## Citation
|
| 33 |
Welcome to cite `ContPhy` if you find the paper, dataset, and implementations useful in your research :)
|