teamcraft commited on
Commit
c24e275
·
1 Parent(s): 7138cc6
README.md CHANGED
@@ -11,19 +11,37 @@ size_categories:
11
  - 10K<n<100K
12
  dataset_info:
13
  features:
14
- - name: task_variants
15
- description: "55,000 procedurally generated task variants."
16
- - name: demonstrations
17
- description: "Multi-modal prompts (language + images), observations, and actions."
18
- - name: observations
19
- description: "First-person RGB views and inventory states."
20
- - name: agent_actions
21
- description: "Time-step actions for each agent."
 
 
 
 
 
 
 
 
 
 
 
 
22
  splits:
23
- - name: train
24
- size: ">55,000"
25
- - name: valid
26
- size: "1000"
 
 
 
 
 
 
27
  ---
28
 
29
  # Dataset Card for TeamCraft
@@ -36,6 +54,12 @@ The dataset is available in two formats:
36
 
37
  Each dataset is approximately 127GB, containing over one million images and a training JSON file.
38
 
 
 
 
 
 
 
39
 
40
  ### Tasks
41
 
 
11
  - 10K<n<100K
12
  dataset_info:
13
  features:
14
+ - name: id
15
+ dtype: string
16
+ - name: task_type
17
+ dtype: string
18
+ - name: num_agent
19
+ dtype: int32
20
+ - name: orthographic_view
21
+ dtype: image
22
+ - name: agent1_obs
23
+ sequence: image
24
+ - name: agent2_obs
25
+ sequence: image
26
+ - name: agent3_obs
27
+ sequence: image
28
+ - name: conversations
29
+ sequence:
30
+ - name: from
31
+ dtype: string
32
+ - name: value
33
+ dtype: string
34
  splits:
35
+ - name: valid
36
+ num_bytes: 2047966318.0
37
+ num_examples: 1000
38
+ download_size: 1885195096
39
+ dataset_size: 2047966318.0
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: valid
44
+ path: data/valid-*
45
  ---
46
 
47
  # Dataset Card for TeamCraft
 
54
 
55
  Each dataset is approximately 127GB, containing over one million images and a training JSON file.
56
 
57
+ **Warning: This repository contains only the validation set and its visualizations. For the full dataset, please refer to the links above.**
58
+
59
+ The validation dataset is available in:
60
+ - **[Current Repo](https://huggingface.co/datasets/teamcraft/teamcraft_data)** for validation set.
61
+
62
+ To use validation set, download ``TeamCraft-Data-Valid.zip`` and extract using ``unzip TeamCraft-Data-Valid.zip``.
63
 
64
  ### Tasks
65
 
TeamCraft-Data-Valid.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e31e723867bffaa10f50cd2e502fc9391f239dcfcf421e74140786e3e8411b
3
+ size 2038741839
data/valid-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf63ecbcf39d66d4639bdce7954351ec530a0147d8db111aa9273ed4c5f657fd
3
+ size 348145819
data/valid-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2ad9cf5e332123e8d808613d2d996bfaeca935bc2ff6cc52492b24cd487bf9b
3
+ size 404555189
data/valid-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d34526585bd9847c2716e2724c28ece6921fd96730a663d042ec3ab28070137a
3
+ size 385228079
data/valid-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d0c3e9a2f31655f36a0c21c88358836a5d724e86ed0b189ae355f581ca54e39
3
+ size 391781750
data/valid-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0681fab6e25c5780c43ffa59227bd40cbd0845d0e4c86761e3288e4ed66a53a
3
+ size 355484259