Spatialworld commited on
Commit
c5fe3bd
·
verified ·
1 Parent(s): 4496972

Delete dataset_infos.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -23
dataset_infos.json DELETED
@@ -1,23 +0,0 @@
1
- {
2
- "description": "SpatialWorld Benchmark - A Multi-Platform Benchmark for Spatial Reasoning and Embodied Task Execution with Unified Action Space.",
3
- "version": "1.0.0",
4
- "splits": {
5
- "test": {
6
- "num_examples": 588,
7
- "num_bytes": 748900
8
- }
9
- },
10
- "download_size": 748900,
11
- "dataset_size": 748900,
12
- "configs": [
13
- {
14
- "config_name": "default",
15
- "data_files": [
16
- {
17
- "split": "test",
18
- "path": "spatialworld.jsonl"
19
- }
20
- ]
21
- }
22
- ]
23
- }