Winniechen2002 commited on
Commit
723ae14
·
verified ·
1 Parent(s): 016cc1a

Add files using upload-large-folder tool

Browse files
.gitattributes CHANGED
@@ -1,60 +1 @@
1
- *.7z filter=lfs diff=lfs merge=lfs -text
2
- *.arrow filter=lfs diff=lfs merge=lfs -text
3
- *.avro filter=lfs diff=lfs merge=lfs -text
4
- *.bin filter=lfs diff=lfs merge=lfs -text
5
- *.bz2 filter=lfs diff=lfs merge=lfs -text
6
- *.ckpt filter=lfs diff=lfs merge=lfs -text
7
- *.ftz filter=lfs diff=lfs merge=lfs -text
8
- *.gz filter=lfs diff=lfs merge=lfs -text
9
- *.h5 filter=lfs diff=lfs merge=lfs -text
10
- *.joblib filter=lfs diff=lfs merge=lfs -text
11
- *.lfs.* filter=lfs diff=lfs merge=lfs -text
12
- *.lz4 filter=lfs diff=lfs merge=lfs -text
13
- *.mds filter=lfs diff=lfs merge=lfs -text
14
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
15
- *.model filter=lfs diff=lfs merge=lfs -text
16
- *.msgpack filter=lfs diff=lfs merge=lfs -text
17
- *.npy filter=lfs diff=lfs merge=lfs -text
18
  *.npz filter=lfs diff=lfs merge=lfs -text
19
- *.onnx filter=lfs diff=lfs merge=lfs -text
20
- *.ot filter=lfs diff=lfs merge=lfs -text
21
- *.parquet filter=lfs diff=lfs merge=lfs -text
22
- *.pb filter=lfs diff=lfs merge=lfs -text
23
- *.pickle filter=lfs diff=lfs merge=lfs -text
24
- *.pkl filter=lfs diff=lfs merge=lfs -text
25
- *.pt filter=lfs diff=lfs merge=lfs -text
26
- *.pth filter=lfs diff=lfs merge=lfs -text
27
- *.rar filter=lfs diff=lfs merge=lfs -text
28
- *.safetensors filter=lfs diff=lfs merge=lfs -text
29
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
30
- *.tar.* filter=lfs diff=lfs merge=lfs -text
31
- *.tar filter=lfs diff=lfs merge=lfs -text
32
- *.tflite filter=lfs diff=lfs merge=lfs -text
33
- *.tgz filter=lfs diff=lfs merge=lfs -text
34
- *.wasm filter=lfs diff=lfs merge=lfs -text
35
- *.xz filter=lfs diff=lfs merge=lfs -text
36
- *.zip filter=lfs diff=lfs merge=lfs -text
37
- *.zst filter=lfs diff=lfs merge=lfs -text
38
- *tfevents* filter=lfs diff=lfs merge=lfs -text
39
- # Audio files - uncompressed
40
- *.pcm filter=lfs diff=lfs merge=lfs -text
41
- *.sam filter=lfs diff=lfs merge=lfs -text
42
- *.raw filter=lfs diff=lfs merge=lfs -text
43
- # Audio files - compressed
44
- *.aac filter=lfs diff=lfs merge=lfs -text
45
- *.flac filter=lfs diff=lfs merge=lfs -text
46
- *.mp3 filter=lfs diff=lfs merge=lfs -text
47
- *.ogg filter=lfs diff=lfs merge=lfs -text
48
- *.wav filter=lfs diff=lfs merge=lfs -text
49
- # Image files - uncompressed
50
- *.bmp filter=lfs diff=lfs merge=lfs -text
51
- *.gif filter=lfs diff=lfs merge=lfs -text
52
- *.png filter=lfs diff=lfs merge=lfs -text
53
- *.tiff filter=lfs diff=lfs merge=lfs -text
54
- # Image files - compressed
55
- *.jpg filter=lfs diff=lfs merge=lfs -text
56
- *.jpeg filter=lfs diff=lfs merge=lfs -text
57
- *.webp filter=lfs diff=lfs merge=lfs -text
58
- # Video files - compressed
59
- *.mp4 filter=lfs diff=lfs merge=lfs -text
60
- *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  *.npz filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: TexasPokerRobot Small
4
+ tags:
5
+ - robotics
6
+ - imitation-learning
7
+ - visuomotor-control
8
+ - npz
9
+ size_categories:
10
+ - n<1K
11
+ ---
12
+
13
+ # TexasPokerRobot Small
14
+
15
+ This repository is a small public subset of
16
+ [Winniechen2002/TexasPokerRobot](https://huggingface.co/datasets/Winniechen2002/TexasPokerRobot).
17
+ It is intended as the compact dataset release for NeurIPS review requirements.
18
+
19
+ The subset contains one original `.npz` trajectory file, `data_0001.npz`, from
20
+ each of the 14 task folders in the full dataset. The files are not modified or
21
+ repacked; the directory names and archive contents follow the source dataset.
22
+
23
+ ## Contents
24
+
25
+ - 14 `.npz` files total
26
+ - 1 file per task
27
+ - Approximately 4.38 GiB total
28
+ - Source revision: `main` of `Winniechen2002/TexasPokerRobot`
29
+
30
+ Tasks included:
31
+
32
+ - `pick_up_left`
33
+ - `pick_up_right`
34
+ - `pull_5`
35
+ - `pull_10`
36
+ - `pull_50`
37
+ - `pull_100`
38
+ - `push_5`
39
+ - `push_10`
40
+ - `push_50`
41
+ - `push_100`
42
+ - `put_down_left`
43
+ - `put_down_right`
44
+ - `show_left`
45
+ - `show_right`
46
+
47
+ Each archive uses the same fields as the full dataset. A representative file
48
+ contains:
49
+
50
+ - `joint_positions`
51
+ - `joint_velocities`
52
+ - `joint_efforts`
53
+ - `images_cam0`
54
+ - `images_cam1`
55
+ - `images_cam2`
56
+ - `depth_cam0`
57
+ - `depth_cam1`
58
+ - `depth_cam2`
59
+
60
+ See `manifest.csv` for the exact file list and byte sizes.
61
+
62
+ ## Loading Example
63
+
64
+ ```python
65
+ import numpy as np
66
+
67
+ episode = np.load("pick_up_left/data_0001.npz", allow_pickle=True)
68
+ print(episode.files)
69
+ ```
70
+
71
+ Some arrays may require `allow_pickle=True`, matching the original `.npz`
72
+ serialization.
73
+
74
+ ## License
75
+
76
+ This subset follows the source dataset license: CC BY 4.0.
manifest.csv ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ task,file,size_bytes,source_repo,source_file
2
+ pick_up_left,pick_up_left/data_0001.npz,437534065,Winniechen2002/TexasPokerRobot,pick_up_left/data_0001.npz
3
+ pick_up_right,pick_up_right/data_0001.npz,374880446,Winniechen2002/TexasPokerRobot,pick_up_right/data_0001.npz
4
+ pull_10,pull_10/data_0001.npz,255470222,Winniechen2002/TexasPokerRobot,pull_10/data_0001.npz
5
+ pull_100,pull_100/data_0001.npz,342680284,Winniechen2002/TexasPokerRobot,pull_100/data_0001.npz
6
+ pull_5,pull_5/data_0001.npz,271870374,Winniechen2002/TexasPokerRobot,pull_5/data_0001.npz
7
+ pull_50,pull_50/data_0001.npz,430477545,Winniechen2002/TexasPokerRobot,pull_50/data_0001.npz
8
+ push_10,push_10/data_0001.npz,562513469,Winniechen2002/TexasPokerRobot,push_10/data_0001.npz
9
+ push_100,push_100/data_0001.npz,398059812,Winniechen2002/TexasPokerRobot,push_100/data_0001.npz
10
+ push_5,push_5/data_0001.npz,245675298,Winniechen2002/TexasPokerRobot,push_5/data_0001.npz
11
+ push_50,push_50/data_0001.npz,581024100,Winniechen2002/TexasPokerRobot,push_50/data_0001.npz
12
+ put_down_left,put_down_left/data_0001.npz,357126222,Winniechen2002/TexasPokerRobot,put_down_left/data_0001.npz
13
+ put_down_right,put_down_right/data_0001.npz,185877805,Winniechen2002/TexasPokerRobot,put_down_right/data_0001.npz
14
+ show_left,show_left/data_0001.npz,121314581,Winniechen2002/TexasPokerRobot,show_left/data_0001.npz
15
+ show_right,show_right/data_0001.npz,134374080,Winniechen2002/TexasPokerRobot,show_right/data_0001.npz
pick_up_left/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f79b4a832258d3a016e579b649d804e7db0c1cf272357005fa270405a092270
3
+ size 437534065
pick_up_right/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72941d11a4db2e50a813d507aa1f444bf375f5a70c1feb94bcf6f916c28f988e
3
+ size 374880446
pull_10/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:119adfa14de1c4f919bd89a086b554deda524f26f63f3390fa43f65cb2c1ee05
3
+ size 255470222
pull_100/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4166c40203dec4bdcb111c066f55e35ed0626d4d3a27168f59d15565abf81c9b
3
+ size 342680284
pull_5/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d850afecb6f5b605793d1831fbc531ce361c4f66051107a03d02c5b5698c1c1
3
+ size 271870374
pull_50/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c885f7b266b24a42e013c00a8d5918561ab2a6be62bf7b5022b9db0f22a63269
3
+ size 430477545
push_10/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3676c67692c4b6733e80c978504a7d4c07975f21696b99998239bce6f7743c3
3
+ size 562513469
push_100/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2092439c7fef6420ff86f67cd1c06a40801ddd959338e1749558174e3ac09a31
3
+ size 398059812
push_5/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7290e07dedfc05c9a3fd16ae859bf4800185bd2c0d49fdded0c4706425ffe91e
3
+ size 245675298
push_50/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c628469f2a515791e1f7b5f46cd25ac6bc82a2803cbdf88b793f239fc866ff6
3
+ size 581024100
put_down_left/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e694ba1a31174985440691084928a6dbf5f26c8aad6fa05e0997d9202478249
3
+ size 357126222
put_down_right/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4aabaf6eeaca0d5647f4ba0f5772b65a645ee32750bbdc44da25059485537e8
3
+ size 185877805
show_left/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aec9534eb3a8223b3eae3f65a8001c46cec58fd1d211c32452fb3911daf53db
3
+ size 121314581
show_right/data_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cfae81b148857784f2e78ebf0bb726484f23aea552b1f2ce7480079c348956d
3
+ size 134374080