Upload folder using huggingface_hub
Browse files- human_object_interactions_mini/data-00000-of-00001.arrow +3 -0
- human_object_interactions_mini/dataset_info.json +68 -0
- human_object_interactions_mini/human_object_interactions_mini.json +0 -0
- human_object_interactions_mini/state.json +13 -0
- intuitive_physics_mini/data-00000-of-00001.arrow +3 -0
- intuitive_physics_mini/dataset_info.json +68 -0
- intuitive_physics_mini/intuitive_physics_mini.json +0 -0
- intuitive_physics_mini/state.json +13 -0
- robot_object_interactions_mini/data-00000-of-00001.arrow +3 -0
- robot_object_interactions_mini/dataset_info.json +68 -0
- robot_object_interactions_mini/robot_object_interactions_mini.json +0 -0
- robot_object_interactions_mini/state.json +13 -0
- temporal_reasoning_mini/data-00000-of-00001.arrow +3 -0
- temporal_reasoning_mini/dataset_info.json +68 -0
- temporal_reasoning_mini/state.json +13 -0
- temporal_reasoning_mini/temporal_reasoning_mini.json +0 -0
- videos/clevrer.zip +3 -0
- videos/grasp.zip +3 -0
- videos/inflevel.zip +3 -0
- videos/inflevel/.DS_Store +0 -0
- videos/inflevel/._.DS_Store +0 -0
- videos/inflevel/._continuity +0 -0
- videos/inflevel/._gravity +0 -0
- videos/inflevel/._solidity +0 -0
- videos/intphys.zip +3 -0
- videos/language_table.zip +3 -0
- videos/pt.zip +3 -0
- videos/ssv2.zip +3 -0
- videos/star.zip +3 -0
- videos/vinoground.zip +3 -0
- videos/vinoground/vinoground_textscore.json +0 -0
human_object_interactions_mini/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34e62a954b9eba7c040b1c636b5ec29ded9a58731687c7115fbb546720b523a8
|
| 3 |
+
size 1753336
|
human_object_interactions_mini/dataset_info.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "human_object_interactions",
|
| 5 |
+
"dataset_name": "minimal_video_pairs",
|
| 6 |
+
"dataset_size": 5823635,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/human_object_interactions/mini-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 190013,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/human_object_interactions/full-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 404043,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 594056,
|
| 19 |
+
"features": {
|
| 20 |
+
"video_id": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"video_path": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"question": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"candidates": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"source": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"homepage": "",
|
| 46 |
+
"license": "",
|
| 47 |
+
"size_in_bytes": 6417691,
|
| 48 |
+
"splits": {
|
| 49 |
+
"mini": {
|
| 50 |
+
"name": "mini",
|
| 51 |
+
"num_bytes": 1749322,
|
| 52 |
+
"num_examples": 5724,
|
| 53 |
+
"dataset_name": "minimal_video_pairs"
|
| 54 |
+
},
|
| 55 |
+
"full": {
|
| 56 |
+
"name": "full",
|
| 57 |
+
"num_bytes": 4074313,
|
| 58 |
+
"num_examples": 14046,
|
| 59 |
+
"dataset_name": "minimal_video_pairs"
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"version": {
|
| 63 |
+
"version_str": "0.0.0",
|
| 64 |
+
"major": 0,
|
| 65 |
+
"minor": 0,
|
| 66 |
+
"patch": 0
|
| 67 |
+
}
|
| 68 |
+
}
|
human_object_interactions_mini/human_object_interactions_mini.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
human_object_interactions_mini/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "01470872807bdb8d",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "mini"
|
| 13 |
+
}
|
intuitive_physics_mini/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8bedd7d0bb87dbeb7cd10475fb792ee411d0c6f2ca95ef942a92c63913f39e34
|
| 3 |
+
size 7005440
|
intuitive_physics_mini/dataset_info.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "intuitive_physics",
|
| 5 |
+
"dataset_name": "minimal_video_pairs",
|
| 6 |
+
"dataset_size": 17570231,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/intuitive_physics/mini-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 325480,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/intuitive_physics/full-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 479892,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 805372,
|
| 19 |
+
"features": {
|
| 20 |
+
"video_id": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"video_path": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"question": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"candidates": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"source": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"homepage": "",
|
| 46 |
+
"license": "",
|
| 47 |
+
"size_in_bytes": 18375603,
|
| 48 |
+
"splits": {
|
| 49 |
+
"mini": {
|
| 50 |
+
"name": "mini",
|
| 51 |
+
"num_bytes": 6999824,
|
| 52 |
+
"num_examples": 8680,
|
| 53 |
+
"dataset_name": "minimal_video_pairs"
|
| 54 |
+
},
|
| 55 |
+
"full": {
|
| 56 |
+
"name": "full",
|
| 57 |
+
"num_bytes": 10570407,
|
| 58 |
+
"num_examples": 12220,
|
| 59 |
+
"dataset_name": "minimal_video_pairs"
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"version": {
|
| 63 |
+
"version_str": "0.0.0",
|
| 64 |
+
"major": 0,
|
| 65 |
+
"minor": 0,
|
| 66 |
+
"patch": 0
|
| 67 |
+
}
|
| 68 |
+
}
|
intuitive_physics_mini/intuitive_physics_mini.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
intuitive_physics_mini/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "9d6b8ad85e15a911",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "mini"
|
| 13 |
+
}
|
robot_object_interactions_mini/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:736b6cc54c52eeead156642fcdadd07021d41d365cc359015e9449caa879da6c
|
| 3 |
+
size 772880
|
robot_object_interactions_mini/dataset_info.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "robot_object_interactions",
|
| 5 |
+
"dataset_name": "minimal_video_pairs",
|
| 6 |
+
"dataset_size": 10725136,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/robot_object_interactions/mini-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 112541,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/robot_object_interactions/full-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 1434807,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 1547348,
|
| 19 |
+
"features": {
|
| 20 |
+
"video_id": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"video_path": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"question": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"candidates": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"source": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"homepage": "",
|
| 46 |
+
"license": "",
|
| 47 |
+
"size_in_bytes": 12272484,
|
| 48 |
+
"splits": {
|
| 49 |
+
"mini": {
|
| 50 |
+
"name": "mini",
|
| 51 |
+
"num_bytes": 771052,
|
| 52 |
+
"num_examples": 2000,
|
| 53 |
+
"dataset_name": "minimal_video_pairs"
|
| 54 |
+
},
|
| 55 |
+
"full": {
|
| 56 |
+
"name": "full",
|
| 57 |
+
"num_bytes": 9954084,
|
| 58 |
+
"num_examples": 25796,
|
| 59 |
+
"dataset_name": "minimal_video_pairs"
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"version": {
|
| 63 |
+
"version_str": "0.0.0",
|
| 64 |
+
"major": 0,
|
| 65 |
+
"minor": 0,
|
| 66 |
+
"patch": 0
|
| 67 |
+
}
|
| 68 |
+
}
|
robot_object_interactions_mini/robot_object_interactions_mini.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
robot_object_interactions_mini/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "8754aae441c24bff",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "mini"
|
| 13 |
+
}
|
temporal_reasoning_mini/data-00000-of-00001.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19ca0a27e38109be2b6ef5a1e67b3853dfabf0ba3d4d5aeb574c7df4a696f366
|
| 3 |
+
size 613616
|
temporal_reasoning_mini/dataset_info.json
ADDED
|
@@ -0,0 +1,68 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"builder_name": "parquet",
|
| 3 |
+
"citation": "",
|
| 4 |
+
"config_name": "temporal_reasoning",
|
| 5 |
+
"dataset_name": "minimal_video_pairs",
|
| 6 |
+
"dataset_size": 1394398,
|
| 7 |
+
"description": "",
|
| 8 |
+
"download_checksums": {
|
| 9 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/temporal_reasoning/mini-00000-of-00001.parquet": {
|
| 10 |
+
"num_bytes": 115823,
|
| 11 |
+
"checksum": null
|
| 12 |
+
},
|
| 13 |
+
"hf://datasets/facebook/minimal_video_pairs@335f313b2b1c42c955d5c53f4ca7e66ce70b96eb/temporal_reasoning/full-00000-of-00001.parquet": {
|
| 14 |
+
"num_bytes": 138615,
|
| 15 |
+
"checksum": null
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"download_size": 254438,
|
| 19 |
+
"features": {
|
| 20 |
+
"video_id": {
|
| 21 |
+
"dtype": "string",
|
| 22 |
+
"_type": "Value"
|
| 23 |
+
},
|
| 24 |
+
"video_path": {
|
| 25 |
+
"dtype": "string",
|
| 26 |
+
"_type": "Value"
|
| 27 |
+
},
|
| 28 |
+
"question": {
|
| 29 |
+
"dtype": "string",
|
| 30 |
+
"_type": "Value"
|
| 31 |
+
},
|
| 32 |
+
"answer": {
|
| 33 |
+
"dtype": "string",
|
| 34 |
+
"_type": "Value"
|
| 35 |
+
},
|
| 36 |
+
"candidates": {
|
| 37 |
+
"dtype": "string",
|
| 38 |
+
"_type": "Value"
|
| 39 |
+
},
|
| 40 |
+
"source": {
|
| 41 |
+
"dtype": "string",
|
| 42 |
+
"_type": "Value"
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
"homepage": "",
|
| 46 |
+
"license": "",
|
| 47 |
+
"size_in_bytes": 1648836,
|
| 48 |
+
"splits": {
|
| 49 |
+
"mini": {
|
| 50 |
+
"name": "mini",
|
| 51 |
+
"num_bytes": 611241,
|
| 52 |
+
"num_examples": 2012,
|
| 53 |
+
"dataset_name": "minimal_video_pairs"
|
| 54 |
+
},
|
| 55 |
+
"full": {
|
| 56 |
+
"name": "full",
|
| 57 |
+
"num_bytes": 783157,
|
| 58 |
+
"num_examples": 2766,
|
| 59 |
+
"dataset_name": "minimal_video_pairs"
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"version": {
|
| 63 |
+
"version_str": "0.0.0",
|
| 64 |
+
"major": 0,
|
| 65 |
+
"minor": 0,
|
| 66 |
+
"patch": 0
|
| 67 |
+
}
|
| 68 |
+
}
|
temporal_reasoning_mini/state.json
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_data_files": [
|
| 3 |
+
{
|
| 4 |
+
"filename": "data-00000-of-00001.arrow"
|
| 5 |
+
}
|
| 6 |
+
],
|
| 7 |
+
"_fingerprint": "79e33a99b42a9f83",
|
| 8 |
+
"_format_columns": null,
|
| 9 |
+
"_format_kwargs": {},
|
| 10 |
+
"_format_type": null,
|
| 11 |
+
"_output_all_columns": false,
|
| 12 |
+
"_split": "mini"
|
| 13 |
+
}
|
temporal_reasoning_mini/temporal_reasoning_mini.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
videos/clevrer.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0efc2e1749bbf39686431ccf934c64a91f20d01a7eeb1b79031f9aa1be49caaf
|
| 3 |
+
size 6205958705
|
videos/grasp.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1e6d6b95d54623b55839b0621ce38fcd16763fd3b9847bc0281547ce6c84953
|
| 3 |
+
size 3220209970
|
videos/inflevel.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a54973701bb1a270f02b2fe79db019ba4a960fb5dea253c9e2ace33bd6166e02
|
| 3 |
+
size 1101355681
|
videos/inflevel/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
videos/inflevel/._.DS_Store
ADDED
|
Binary file (120 Bytes). View file
|
|
|
videos/inflevel/._continuity
ADDED
|
Binary file (178 Bytes). View file
|
|
|
videos/inflevel/._gravity
ADDED
|
Binary file (178 Bytes). View file
|
|
|
videos/inflevel/._solidity
ADDED
|
Binary file (178 Bytes). View file
|
|
|
videos/intphys.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61cf31dae96cde23082e0180550b68adca3c5c9b5ffbfeb8959d5e3658cf6ed8
|
| 3 |
+
size 14209165
|
videos/language_table.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12c69fdb6f6d865bb236da2ebd19bcaaa4e216a432e68e1ad2f043759ffd0e1b
|
| 3 |
+
size 6181996428
|
videos/pt.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:39fdc312148ea9015ff5a0ae678bdab7533f86cf94ffb490f509fab3224bcd4a
|
| 3 |
+
size 40234650377
|
videos/ssv2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dac6867beecb32c4259a650dcfca453d72ec9c9b6f9ab5c2240023df9a8afc9e
|
| 3 |
+
size 705737539
|
videos/star.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6948a3fbd98d772ebfc4e612844fa30fa4596bcae834c04d200bfc0a4382156d
|
| 3 |
+
size 1063739416
|
videos/vinoground.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8d78ad04f31a764f0990cc702c861f5b5362d1e193845f3341558a4b2721314
|
| 3 |
+
size 631090472
|
videos/vinoground/vinoground_textscore.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|