Upload dataset
Browse files- Geo-Basic-Test/train-00000-of-00001.parquet +3 -0
- README.md +24 -0
Geo-Basic-Test/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:25c5b232cfca045369b68de9c4ec03bf68ad62d8da10e3d67e3060910a84c541
|
| 3 |
+
size 2045905772
|
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
- config_name: Geo-Basic-Train
|
| 4 |
data_files:
|
| 5 |
- split: train
|
|
@@ -47,6 +51,26 @@ configs:
|
|
| 47 |
- split: test
|
| 48 |
path: blade_data_batch_500000/*
|
| 49 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
- config_name: Geo-Basic-Train
|
| 51 |
features:
|
| 52 |
- name: observation
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
+
- config_name: Geo-Basic-Test
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: Geo-Basic-Test/train-*
|
| 7 |
- config_name: Geo-Basic-Train
|
| 8 |
data_files:
|
| 9 |
- split: train
|
|
|
|
| 51 |
- split: test
|
| 52 |
path: blade_data_batch_500000/*
|
| 53 |
dataset_info:
|
| 54 |
+
- config_name: Geo-Basic-Test
|
| 55 |
+
features:
|
| 56 |
+
- name: observation
|
| 57 |
+
dtype: image
|
| 58 |
+
- name: task_prompt
|
| 59 |
+
dtype: string
|
| 60 |
+
- name: action
|
| 61 |
+
dtype: string
|
| 62 |
+
- name: action_num
|
| 63 |
+
dtype: int32
|
| 64 |
+
- name: taskID
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: file_name
|
| 67 |
+
dtype: string
|
| 68 |
+
splits:
|
| 69 |
+
- name: train
|
| 70 |
+
num_bytes: 1979669186.2
|
| 71 |
+
num_examples: 2184
|
| 72 |
+
download_size: 2045905772
|
| 73 |
+
dataset_size: 1979669186.2
|
| 74 |
- config_name: Geo-Basic-Train
|
| 75 |
features:
|
| 76 |
- name: observation
|