Datasets:
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +2 -0
- EgoExo4D/takes.json +3 -0
- awscliv2.zip +3 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/annotated/checksums.sha256 +0 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/dataset_metadata.json +547 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/.DS_Store +0 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/.DS_Store +0 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/.DS_Store +0 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/info.json +193 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/stats.json +0 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/tactile_routing.txt +10 -0
- huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/udexreal_schema.json +272 -0
- ossfs2_2.0.6_linux_x86_64.deb +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000000.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000001.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000002.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000003.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000004.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000005.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000006.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000007.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000008.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000009.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000010.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000011.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000012.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000013.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000014.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000015.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000016.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000017.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000018.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000019.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000020.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000021.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000022.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000023.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000024.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000025.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000026.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000027.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000028.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000029.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000030.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000031.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000037.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000038.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000039.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000040.parquet +3 -0
- test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000041.parquet +3 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,5 @@ saved_model/**/* 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
|
|
|
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
ossfs2_2.0.6_linux_x86_64.deb filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
EgoExo4D/takes.json filter=lfs diff=lfs merge=lfs -text
|
EgoExo4D/takes.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08a57d4d191ff3e22eadab369d95fd9c371b3b7737076ba87cfd379b421edf2a
|
| 3 |
+
size 43160564
|
awscliv2.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d77312711e751d30e2c29fa2c32512da977f263045e7c61459b5d4f8c2654154
|
| 3 |
+
size 70055548
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/annotated/checksums.sha256
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/dataset_metadata.json
ADDED
|
@@ -0,0 +1,547 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "changxiang_0515_pharmaceutical_reagent_handling",
|
| 3 |
+
"source_collection": "changxiang",
|
| 4 |
+
"raw_dataset_id": "515_chemistry",
|
| 5 |
+
"annotated_dataset_id": "515_chemistry",
|
| 6 |
+
"task": "pharmaceutical reagent handling and lab apparatus assembly",
|
| 7 |
+
"environment": "pharmaceutical lab",
|
| 8 |
+
"object": "varies by episode range",
|
| 9 |
+
"objects": [
|
| 10 |
+
"dropper, reagent container, and sample tube",
|
| 11 |
+
"flask, funnel, clamp, and reagent bottle",
|
| 12 |
+
"flask, tube, clamp, base, and reagent bottle",
|
| 13 |
+
"powder reagent container, lab spoon, and receiving vessel",
|
| 14 |
+
"reagent bottle and cap"
|
| 15 |
+
],
|
| 16 |
+
"actions": [
|
| 17 |
+
"picking up",
|
| 18 |
+
"adjusting",
|
| 19 |
+
"scooping",
|
| 20 |
+
"pouring",
|
| 21 |
+
"placing",
|
| 22 |
+
"placing spoon",
|
| 23 |
+
"titrating",
|
| 24 |
+
"shaking to mix",
|
| 25 |
+
"placing dropper",
|
| 26 |
+
"picking up spoon",
|
| 27 |
+
"opening cap",
|
| 28 |
+
"closing cap",
|
| 29 |
+
"placing test tube",
|
| 30 |
+
"securing flask",
|
| 31 |
+
"assembling apparatus",
|
| 32 |
+
"inserting tube",
|
| 33 |
+
"pressing",
|
| 34 |
+
"removing tube",
|
| 35 |
+
"disassembling apparatus",
|
| 36 |
+
"releasing clamp",
|
| 37 |
+
"picking up flask",
|
| 38 |
+
"picking up base",
|
| 39 |
+
"placing base",
|
| 40 |
+
"placing flask",
|
| 41 |
+
"picking up funnel",
|
| 42 |
+
"transferring",
|
| 43 |
+
"picking up apparatus",
|
| 44 |
+
"placing apparatus",
|
| 45 |
+
"placing funnel",
|
| 46 |
+
"picking up and assembling funnel",
|
| 47 |
+
"disassembling funnel",
|
| 48 |
+
"picking up tube",
|
| 49 |
+
"picking up bottle",
|
| 50 |
+
"changing bottle grip",
|
| 51 |
+
"placing bottle",
|
| 52 |
+
"picking up Erlenmeyer flask",
|
| 53 |
+
"placing Erlenmeyer flask",
|
| 54 |
+
"securing Erlenmeyer flask",
|
| 55 |
+
"changing funnel grip",
|
| 56 |
+
"picking up three-neck flask",
|
| 57 |
+
"securing three-neck flask",
|
| 58 |
+
"assembling funnel",
|
| 59 |
+
"releasing three-neck flask clamp",
|
| 60 |
+
"placing three-neck flask"
|
| 61 |
+
],
|
| 62 |
+
"action_counts": {
|
| 63 |
+
"picking up": 102,
|
| 64 |
+
"adjusting": 41,
|
| 65 |
+
"scooping": 41,
|
| 66 |
+
"pouring": 88,
|
| 67 |
+
"placing": 105,
|
| 68 |
+
"placing spoon": 40,
|
| 69 |
+
"titrating": 111,
|
| 70 |
+
"shaking to mix": 25,
|
| 71 |
+
"placing dropper": 21,
|
| 72 |
+
"picking up spoon": 1,
|
| 73 |
+
"opening cap": 24,
|
| 74 |
+
"closing cap": 23,
|
| 75 |
+
"placing test tube": 1,
|
| 76 |
+
"securing flask": 17,
|
| 77 |
+
"assembling apparatus": 20,
|
| 78 |
+
"inserting tube": 13,
|
| 79 |
+
"pressing": 27,
|
| 80 |
+
"removing tube": 11,
|
| 81 |
+
"disassembling apparatus": 13,
|
| 82 |
+
"releasing clamp": 23,
|
| 83 |
+
"picking up flask": 6,
|
| 84 |
+
"picking up base": 6,
|
| 85 |
+
"placing base": 7,
|
| 86 |
+
"placing flask": 7,
|
| 87 |
+
"picking up funnel": 14,
|
| 88 |
+
"transferring": 1,
|
| 89 |
+
"picking up apparatus": 2,
|
| 90 |
+
"placing apparatus": 1,
|
| 91 |
+
"placing funnel": 14,
|
| 92 |
+
"picking up and assembling funnel": 2,
|
| 93 |
+
"disassembling funnel": 14,
|
| 94 |
+
"picking up tube": 3,
|
| 95 |
+
"picking up bottle": 15,
|
| 96 |
+
"changing bottle grip": 17,
|
| 97 |
+
"placing bottle": 13,
|
| 98 |
+
"picking up Erlenmeyer flask": 7,
|
| 99 |
+
"placing Erlenmeyer flask": 6,
|
| 100 |
+
"securing Erlenmeyer flask": 1,
|
| 101 |
+
"changing funnel grip": 4,
|
| 102 |
+
"picking up three-neck flask": 7,
|
| 103 |
+
"securing three-neck flask": 7,
|
| 104 |
+
"assembling funnel": 7,
|
| 105 |
+
"releasing three-neck flask clamp": 1,
|
| 106 |
+
"placing three-neck flask": 7
|
| 107 |
+
},
|
| 108 |
+
"object_counts": {
|
| 109 |
+
"powder reagent container, lab spoon, and receiving vessel": 235,
|
| 110 |
+
"dropper, reagent container, and sample tube": 205,
|
| 111 |
+
"reagent bottle and cap": 115,
|
| 112 |
+
"flask, tube, clamp, base, and reagent bottle": 214,
|
| 113 |
+
"flask, funnel, clamp, and reagent bottle": 147
|
| 114 |
+
},
|
| 115 |
+
"grasp_type_counts": {
|
| 116 |
+
"Small Diameter": 913,
|
| 117 |
+
"Tip Pinch": 3
|
| 118 |
+
},
|
| 119 |
+
"split": "train",
|
| 120 |
+
"annotated_segments": 916,
|
| 121 |
+
"annotated_episodes": 121,
|
| 122 |
+
"source_raw_dataset": "E:\\changxiang_datasets\\515_chemistry",
|
| 123 |
+
"source_annotated_release": "E:\\annotated_data\\changxiang_export_0515\\export_515_chemistry",
|
| 124 |
+
"package_created_at": "2026-05-28T05:16:34.179050+00:00",
|
| 125 |
+
"processing_notes": [
|
| 126 |
+
"Labels were normalized to English in this Hugging Face package only.",
|
| 127 |
+
"No episodes were removed because every raw episode has at least one approved annotation.",
|
| 128 |
+
"Only segment directories referenced by annotations.jsonl were included in annotated/; extra exported segment folders were ignored.",
|
| 129 |
+
"The original source validation report listed video export errors, but every included segment file was verified non-empty during packaging.",
|
| 130 |
+
"Post-cleanup 2026-05-28T06:09:44.044773+00:00: removed 8 raw episodes and 69 annotated segments with QR visibility/invalid/P0 export issues; removed files moved to E:\\huggingface_data_removed_20260528_140418.",
|
| 131 |
+
"Revised cleanup on 2026-05-28: P0 video export failures were treated as recoverable; valid segments and their raw episodes were restored, while explicit invalid/QR-out-of-view segments were removed at segment level."
|
| 132 |
+
],
|
| 133 |
+
"modalities": [
|
| 134 |
+
"ego_video",
|
| 135 |
+
"side_video",
|
| 136 |
+
"tactile_parquet"
|
| 137 |
+
],
|
| 138 |
+
"segment_id_format": "rbt_epXXXXXX_sXXXXXX",
|
| 139 |
+
"validation_summary": {
|
| 140 |
+
"p0": 0,
|
| 141 |
+
"p1": 916,
|
| 142 |
+
"p2": 0
|
| 143 |
+
},
|
| 144 |
+
"task_ranges": [
|
| 145 |
+
{
|
| 146 |
+
"episode_start": 0,
|
| 147 |
+
"episode_end": 7,
|
| 148 |
+
"task": "scooping powder reagent and transferring it into a receiving vessel",
|
| 149 |
+
"object": "powder reagent container, lab spoon, and receiving vessel",
|
| 150 |
+
"actions": [
|
| 151 |
+
"picking up",
|
| 152 |
+
"adjusting",
|
| 153 |
+
"scooping",
|
| 154 |
+
"placing spoon",
|
| 155 |
+
"pouring",
|
| 156 |
+
"placing"
|
| 157 |
+
]
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"episode_start": 8,
|
| 161 |
+
"episode_end": 11,
|
| 162 |
+
"task": "adding liquid with a dropper and shaking to mix",
|
| 163 |
+
"object": "dropper, reagent container, and sample tube",
|
| 164 |
+
"actions": [
|
| 165 |
+
"picking up",
|
| 166 |
+
"titrating",
|
| 167 |
+
"placing dropper",
|
| 168 |
+
"shaking to mix",
|
| 169 |
+
"placing"
|
| 170 |
+
]
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"episode_start": 12,
|
| 174 |
+
"episode_end": 19,
|
| 175 |
+
"task": "scooping powder reagent and transferring it into a receiving vessel",
|
| 176 |
+
"object": "powder reagent container, lab spoon, and receiving vessel",
|
| 177 |
+
"actions": [
|
| 178 |
+
"picking up",
|
| 179 |
+
"adjusting",
|
| 180 |
+
"scooping",
|
| 181 |
+
"placing spoon",
|
| 182 |
+
"pouring",
|
| 183 |
+
"placing"
|
| 184 |
+
]
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"episode_start": 20,
|
| 188 |
+
"episode_end": 23,
|
| 189 |
+
"task": "adding liquid with a dropper and shaking to mix",
|
| 190 |
+
"object": "dropper, reagent container, and sample tube",
|
| 191 |
+
"actions": [
|
| 192 |
+
"picking up",
|
| 193 |
+
"titrating",
|
| 194 |
+
"placing dropper",
|
| 195 |
+
"shaking to mix",
|
| 196 |
+
"placing"
|
| 197 |
+
]
|
| 198 |
+
},
|
| 199 |
+
{
|
| 200 |
+
"episode_start": 24,
|
| 201 |
+
"episode_end": 35,
|
| 202 |
+
"task": "opening a reagent bottle, pouring reagent, closing the cap, and placing the bottle",
|
| 203 |
+
"object": "reagent bottle and cap",
|
| 204 |
+
"actions": [
|
| 205 |
+
"picking up",
|
| 206 |
+
"opening cap",
|
| 207 |
+
"pouring",
|
| 208 |
+
"closing cap",
|
| 209 |
+
"placing"
|
| 210 |
+
]
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"episode_start": 36,
|
| 214 |
+
"episode_end": 48,
|
| 215 |
+
"task": "adding liquid with a dropper and shaking to mix",
|
| 216 |
+
"object": "dropper, reagent container, and sample tube",
|
| 217 |
+
"actions": [
|
| 218 |
+
"picking up",
|
| 219 |
+
"titrating",
|
| 220 |
+
"placing dropper",
|
| 221 |
+
"shaking to mix",
|
| 222 |
+
"placing"
|
| 223 |
+
]
|
| 224 |
+
},
|
| 225 |
+
{
|
| 226 |
+
"episode_start": 49,
|
| 227 |
+
"episode_end": 60,
|
| 228 |
+
"task": "opening a reagent bottle, pouring reagent, closing the cap, and placing the bottle",
|
| 229 |
+
"object": "reagent bottle and cap",
|
| 230 |
+
"actions": [
|
| 231 |
+
"picking up",
|
| 232 |
+
"opening cap",
|
| 233 |
+
"pouring",
|
| 234 |
+
"closing cap",
|
| 235 |
+
"placing"
|
| 236 |
+
]
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"episode_start": 61,
|
| 240 |
+
"episode_end": 87,
|
| 241 |
+
"task": "scooping powder reagent and transferring it into a receiving vessel",
|
| 242 |
+
"object": "powder reagent container, lab spoon, and receiving vessel",
|
| 243 |
+
"actions": [
|
| 244 |
+
"picking up",
|
| 245 |
+
"adjusting",
|
| 246 |
+
"scooping",
|
| 247 |
+
"placing spoon",
|
| 248 |
+
"pouring",
|
| 249 |
+
"placing"
|
| 250 |
+
]
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"episode_start": 88,
|
| 254 |
+
"episode_end": 91,
|
| 255 |
+
"task": "adding liquid with a dropper and shaking to mix",
|
| 256 |
+
"object": "dropper, reagent container, and sample tube",
|
| 257 |
+
"actions": [
|
| 258 |
+
"picking up",
|
| 259 |
+
"titrating",
|
| 260 |
+
"placing dropper",
|
| 261 |
+
"shaking to mix",
|
| 262 |
+
"placing"
|
| 263 |
+
]
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"episode_start": 92,
|
| 267 |
+
"episode_end": 108,
|
| 268 |
+
"task": "assembling a flask and tube apparatus, pouring reagent, and disassembling the apparatus",
|
| 269 |
+
"object": "flask, tube, clamp, base, and reagent bottle",
|
| 270 |
+
"actions": [
|
| 271 |
+
"picking up",
|
| 272 |
+
"securing flask",
|
| 273 |
+
"assembling apparatus",
|
| 274 |
+
"inserting tube",
|
| 275 |
+
"pressing",
|
| 276 |
+
"pouring",
|
| 277 |
+
"removing tube",
|
| 278 |
+
"disassembling apparatus",
|
| 279 |
+
"releasing clamp",
|
| 280 |
+
"placing"
|
| 281 |
+
]
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"episode_start": 109,
|
| 285 |
+
"episode_end": 121,
|
| 286 |
+
"task": "assembling a flask and funnel apparatus, pouring reagent, and disassembling the funnel",
|
| 287 |
+
"object": "flask, funnel, clamp, and reagent bottle",
|
| 288 |
+
"actions": [
|
| 289 |
+
"picking up flask",
|
| 290 |
+
"securing flask",
|
| 291 |
+
"picking up funnel",
|
| 292 |
+
"assembling funnel",
|
| 293 |
+
"picking up bottle",
|
| 294 |
+
"changing bottle grip",
|
| 295 |
+
"pouring",
|
| 296 |
+
"placing bottle",
|
| 297 |
+
"disassembling funnel",
|
| 298 |
+
"placing funnel",
|
| 299 |
+
"releasing clamp",
|
| 300 |
+
"placing flask"
|
| 301 |
+
]
|
| 302 |
+
}
|
| 303 |
+
],
|
| 304 |
+
"coverage": {
|
| 305 |
+
"raw_total_episodes": 122,
|
| 306 |
+
"annotated_episode_count": 114,
|
| 307 |
+
"annotated_episodes": [
|
| 308 |
+
0,
|
| 309 |
+
1,
|
| 310 |
+
2,
|
| 311 |
+
3,
|
| 312 |
+
4,
|
| 313 |
+
5,
|
| 314 |
+
6,
|
| 315 |
+
7,
|
| 316 |
+
8,
|
| 317 |
+
9,
|
| 318 |
+
10,
|
| 319 |
+
11,
|
| 320 |
+
12,
|
| 321 |
+
13,
|
| 322 |
+
14,
|
| 323 |
+
15,
|
| 324 |
+
16,
|
| 325 |
+
17,
|
| 326 |
+
18,
|
| 327 |
+
19,
|
| 328 |
+
20,
|
| 329 |
+
21,
|
| 330 |
+
22,
|
| 331 |
+
23,
|
| 332 |
+
24,
|
| 333 |
+
25,
|
| 334 |
+
26,
|
| 335 |
+
27,
|
| 336 |
+
28,
|
| 337 |
+
29,
|
| 338 |
+
30,
|
| 339 |
+
31,
|
| 340 |
+
32,
|
| 341 |
+
33,
|
| 342 |
+
34,
|
| 343 |
+
35,
|
| 344 |
+
36,
|
| 345 |
+
37,
|
| 346 |
+
38,
|
| 347 |
+
39,
|
| 348 |
+
40,
|
| 349 |
+
41,
|
| 350 |
+
42,
|
| 351 |
+
43,
|
| 352 |
+
44,
|
| 353 |
+
45,
|
| 354 |
+
46,
|
| 355 |
+
47,
|
| 356 |
+
48,
|
| 357 |
+
49,
|
| 358 |
+
50,
|
| 359 |
+
51,
|
| 360 |
+
52,
|
| 361 |
+
53,
|
| 362 |
+
54,
|
| 363 |
+
55,
|
| 364 |
+
56,
|
| 365 |
+
57,
|
| 366 |
+
58,
|
| 367 |
+
59,
|
| 368 |
+
60,
|
| 369 |
+
61,
|
| 370 |
+
64,
|
| 371 |
+
65,
|
| 372 |
+
66,
|
| 373 |
+
67,
|
| 374 |
+
69,
|
| 375 |
+
70,
|
| 376 |
+
71,
|
| 377 |
+
72,
|
| 378 |
+
73,
|
| 379 |
+
74,
|
| 380 |
+
75,
|
| 381 |
+
76,
|
| 382 |
+
77,
|
| 383 |
+
79,
|
| 384 |
+
80,
|
| 385 |
+
81,
|
| 386 |
+
82,
|
| 387 |
+
83,
|
| 388 |
+
84,
|
| 389 |
+
85,
|
| 390 |
+
86,
|
| 391 |
+
87,
|
| 392 |
+
88,
|
| 393 |
+
89,
|
| 394 |
+
90,
|
| 395 |
+
91,
|
| 396 |
+
92,
|
| 397 |
+
93,
|
| 398 |
+
94,
|
| 399 |
+
95,
|
| 400 |
+
96,
|
| 401 |
+
97,
|
| 402 |
+
98,
|
| 403 |
+
99,
|
| 404 |
+
100,
|
| 405 |
+
101,
|
| 406 |
+
102,
|
| 407 |
+
103,
|
| 408 |
+
104,
|
| 409 |
+
105,
|
| 410 |
+
106,
|
| 411 |
+
107,
|
| 412 |
+
108,
|
| 413 |
+
109,
|
| 414 |
+
110,
|
| 415 |
+
112,
|
| 416 |
+
113,
|
| 417 |
+
115,
|
| 418 |
+
116,
|
| 419 |
+
118,
|
| 420 |
+
120,
|
| 421 |
+
121
|
| 422 |
+
],
|
| 423 |
+
"annotated_episode_ranges": [
|
| 424 |
+
"0-61",
|
| 425 |
+
"64-67",
|
| 426 |
+
"69-77",
|
| 427 |
+
"79-110",
|
| 428 |
+
"112-113",
|
| 429 |
+
"115-116",
|
| 430 |
+
"118",
|
| 431 |
+
"120-121"
|
| 432 |
+
],
|
| 433 |
+
"missing_episode_count": 0,
|
| 434 |
+
"missing_episode_ranges": "none",
|
| 435 |
+
"missing_episodes": [],
|
| 436 |
+
"excluded_episode_count": 8,
|
| 437 |
+
"excluded_episode_ranges": [
|
| 438 |
+
"62-63",
|
| 439 |
+
"68",
|
| 440 |
+
"78",
|
| 441 |
+
"111",
|
| 442 |
+
"114",
|
| 443 |
+
"117",
|
| 444 |
+
"119"
|
| 445 |
+
],
|
| 446 |
+
"excluded_episodes": [
|
| 447 |
+
62,
|
| 448 |
+
63,
|
| 449 |
+
68,
|
| 450 |
+
78,
|
| 451 |
+
111,
|
| 452 |
+
114,
|
| 453 |
+
117,
|
| 454 |
+
119
|
| 455 |
+
],
|
| 456 |
+
"raw_source_episode_count": 122,
|
| 457 |
+
"raw_available_episode_count": 122,
|
| 458 |
+
"raw_available_episode_ranges": [
|
| 459 |
+
"0-61",
|
| 460 |
+
"64-67",
|
| 461 |
+
"69-77",
|
| 462 |
+
"79-110",
|
| 463 |
+
"112-113",
|
| 464 |
+
"115-116",
|
| 465 |
+
"118",
|
| 466 |
+
"120-121"
|
| 467 |
+
],
|
| 468 |
+
"raw_removed_episode_count": 8,
|
| 469 |
+
"raw_removed_episodes": [
|
| 470 |
+
62,
|
| 471 |
+
63,
|
| 472 |
+
68,
|
| 473 |
+
78,
|
| 474 |
+
111,
|
| 475 |
+
114,
|
| 476 |
+
117,
|
| 477 |
+
119
|
| 478 |
+
],
|
| 479 |
+
"raw_sparse_episode_indices": true
|
| 480 |
+
},
|
| 481 |
+
"legacy_source_extra_segment_dirs_ignored": [
|
| 482 |
+
"rbt_ep000000_s000001",
|
| 483 |
+
"rbt_ep000001_s000008",
|
| 484 |
+
"rbt_ep000002_s000013",
|
| 485 |
+
"rbt_ep000003_s000018",
|
| 486 |
+
"rbt_ep000004_s000023",
|
| 487 |
+
"rbt_ep000005_s000025",
|
| 488 |
+
"rbt_ep000006_s000030",
|
| 489 |
+
"rbt_ep000007_s000035",
|
| 490 |
+
"rbt_ep000013_s000074",
|
| 491 |
+
"rbt_ep000014_s000079",
|
| 492 |
+
"rbt_ep000015_s000084",
|
| 493 |
+
"rbt_ep000016_s000089",
|
| 494 |
+
"rbt_ep000017_s000094",
|
| 495 |
+
"rbt_ep000018_s000096",
|
| 496 |
+
"rbt_ep000019_s000101",
|
| 497 |
+
"rbt_ep000061_s000376",
|
| 498 |
+
"rbt_ep000066_s000310",
|
| 499 |
+
"rbt_ep000110_s000661"
|
| 500 |
+
],
|
| 501 |
+
"environment_counts": {
|
| 502 |
+
"pharmaceutical lab": 916
|
| 503 |
+
},
|
| 504 |
+
"cleanup": {
|
| 505 |
+
"cleaned_at": "2026-05-28T06:09:44.044773+00:00",
|
| 506 |
+
"removed_episode_count": 8,
|
| 507 |
+
"removed_segment_count": 69,
|
| 508 |
+
"criteria": [
|
| 509 |
+
"qr_visibility_or_invalid_note",
|
| 510 |
+
"invalid_or_reject_note",
|
| 511 |
+
"validation_p0"
|
| 512 |
+
],
|
| 513 |
+
"quarantine_dir": "E:\\huggingface_data_removed_20260528_140418"
|
| 514 |
+
},
|
| 515 |
+
"raw_removed_episodes": [
|
| 516 |
+
62
|
| 517 |
+
],
|
| 518 |
+
"raw_removed_episode_count": 1,
|
| 519 |
+
"raw_available_episode_ranges": [
|
| 520 |
+
"0-61, 63-121"
|
| 521 |
+
],
|
| 522 |
+
"raw_episode_count": 121,
|
| 523 |
+
"raw_total_frames": 129038,
|
| 524 |
+
"revised_cleanup": {
|
| 525 |
+
"applied_at": "2026-05-28T09:17:55.929974+00:00",
|
| 526 |
+
"rule": "Delete an entire raw episode only when no valid annotated segment remains. Delete explicit invalid/QR-out-of-view segments at segment level only.",
|
| 527 |
+
"restored_valid_segments": 60,
|
| 528 |
+
"restored_raw_episode_count": 121,
|
| 529 |
+
"explicit_invalid_segment_ids_removed": [
|
| 530 |
+
"rbt_ep000062_s000379",
|
| 531 |
+
"rbt_ep000063_s000407",
|
| 532 |
+
"rbt_ep000068_s000401",
|
| 533 |
+
"rbt_ep000078_s000459",
|
| 534 |
+
"rbt_ep000107_s000755",
|
| 535 |
+
"rbt_ep000111_s000804",
|
| 536 |
+
"rbt_ep000114_s000840",
|
| 537 |
+
"rbt_ep000117_s000874",
|
| 538 |
+
"rbt_ep000119_s000900",
|
| 539 |
+
"rbt_ep000119_s000902"
|
| 540 |
+
],
|
| 541 |
+
"no_valid_segment_episodes_removed": [
|
| 542 |
+
62
|
| 543 |
+
],
|
| 544 |
+
"previous_quarantine_dir": "E:\\huggingface_data_removed_20260528_140418",
|
| 545 |
+
"new_quarantine_dir_for_revised_removals": "E:\\huggingface_data_removed_revised_20260528_164310"
|
| 546 |
+
}
|
| 547 |
+
}
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/info.json
ADDED
|
@@ -0,0 +1,193 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"codebase_version": "v3.0",
|
| 3 |
+
"robot_type": null,
|
| 4 |
+
"total_episodes": 121,
|
| 5 |
+
"total_frames": 129038,
|
| 6 |
+
"total_tasks": 1,
|
| 7 |
+
"chunks_size": 1000,
|
| 8 |
+
"data_files_size_in_mb": 100,
|
| 9 |
+
"video_files_size_in_mb": 200,
|
| 10 |
+
"fps": 30,
|
| 11 |
+
"splits": {
|
| 12 |
+
"train": "0:62,63:122"
|
| 13 |
+
},
|
| 14 |
+
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
|
| 15 |
+
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
|
| 16 |
+
"features": {
|
| 17 |
+
"observation.images.ego": {
|
| 18 |
+
"dtype": "video",
|
| 19 |
+
"shape": [
|
| 20 |
+
480,
|
| 21 |
+
640,
|
| 22 |
+
3
|
| 23 |
+
],
|
| 24 |
+
"names": [
|
| 25 |
+
"height",
|
| 26 |
+
"width",
|
| 27 |
+
"channels"
|
| 28 |
+
],
|
| 29 |
+
"info": {
|
| 30 |
+
"video.height": 480,
|
| 31 |
+
"video.width": 640,
|
| 32 |
+
"video.codec": "av1",
|
| 33 |
+
"video.pix_fmt": "yuv420p",
|
| 34 |
+
"video.is_depth_map": false,
|
| 35 |
+
"video.fps": 30,
|
| 36 |
+
"video.channels": 3,
|
| 37 |
+
"has_audio": false
|
| 38 |
+
}
|
| 39 |
+
},
|
| 40 |
+
"observation.images.side": {
|
| 41 |
+
"dtype": "video",
|
| 42 |
+
"shape": [
|
| 43 |
+
480,
|
| 44 |
+
640,
|
| 45 |
+
3
|
| 46 |
+
],
|
| 47 |
+
"names": [
|
| 48 |
+
"height",
|
| 49 |
+
"width",
|
| 50 |
+
"channels"
|
| 51 |
+
],
|
| 52 |
+
"info": {
|
| 53 |
+
"video.height": 480,
|
| 54 |
+
"video.width": 640,
|
| 55 |
+
"video.codec": "av1",
|
| 56 |
+
"video.pix_fmt": "yuv420p",
|
| 57 |
+
"video.is_depth_map": false,
|
| 58 |
+
"video.fps": 30,
|
| 59 |
+
"video.channels": 3,
|
| 60 |
+
"has_audio": false
|
| 61 |
+
}
|
| 62 |
+
},
|
| 63 |
+
"observation.tactile_left": {
|
| 64 |
+
"dtype": "float32",
|
| 65 |
+
"shape": [
|
| 66 |
+
256
|
| 67 |
+
],
|
| 68 |
+
"names": null
|
| 69 |
+
},
|
| 70 |
+
"observation.tactile_right": {
|
| 71 |
+
"dtype": "float32",
|
| 72 |
+
"shape": [
|
| 73 |
+
256
|
| 74 |
+
],
|
| 75 |
+
"names": null
|
| 76 |
+
},
|
| 77 |
+
"observation.udexreal": {
|
| 78 |
+
"dtype": "float32",
|
| 79 |
+
"shape": [
|
| 80 |
+
72
|
| 81 |
+
],
|
| 82 |
+
"names": [
|
| 83 |
+
" hand.Bones.Head.Location[i]",
|
| 84 |
+
" hand.Bones.Head.Location[i]",
|
| 85 |
+
" hand.Bones.Head.Location[i]",
|
| 86 |
+
" hand.Bones.Head.Parent",
|
| 87 |
+
" hand.Bones.Head.Rotation[i]",
|
| 88 |
+
" hand.Bones.Head.Rotation[i]",
|
| 89 |
+
" hand.Bones.Head.Rotation[i]",
|
| 90 |
+
" hand.Bones.Head.Scale[i]",
|
| 91 |
+
" hand.Bones.Head.Scale[i]",
|
| 92 |
+
" hand.Bones.Head.Scale[i]",
|
| 93 |
+
" hand.Parameter.L_CalibrationStatus",
|
| 94 |
+
" hand.Parameter.l0",
|
| 95 |
+
" hand.Parameter.l1",
|
| 96 |
+
" hand.Parameter.l2",
|
| 97 |
+
" hand.Parameter.l3",
|
| 98 |
+
" hand.Parameter.l4",
|
| 99 |
+
" hand.Parameter.l5",
|
| 100 |
+
" hand.Parameter.l6",
|
| 101 |
+
" hand.Parameter.l7",
|
| 102 |
+
" hand.Parameter.l8",
|
| 103 |
+
" hand.Parameter.l9",
|
| 104 |
+
" hand.Parameter.l10",
|
| 105 |
+
" hand.Parameter.l11",
|
| 106 |
+
" hand.Parameter.l12",
|
| 107 |
+
" hand.Parameter.l13",
|
| 108 |
+
" hand.Parameter.l14",
|
| 109 |
+
" hand.Parameter.l15",
|
| 110 |
+
" hand.Parameter.l16",
|
| 111 |
+
" hand.Parameter.l17",
|
| 112 |
+
" hand.Parameter.l18",
|
| 113 |
+
" hand.Parameter.l19",
|
| 114 |
+
" hand.Parameter.l20",
|
| 115 |
+
" hand.Parameter.l21",
|
| 116 |
+
" hand.Parameter.l22",
|
| 117 |
+
" hand.Parameter.l23",
|
| 118 |
+
" hand.Parameter.l_joyX",
|
| 119 |
+
" hand.Parameter.l_joyY",
|
| 120 |
+
" hand.Parameter.l_aButton",
|
| 121 |
+
" hand.Parameter.l_bButton",
|
| 122 |
+
" hand.Parameter.l_joyButton",
|
| 123 |
+
" hand.Parameter.l_menu",
|
| 124 |
+
" hand.Parameter.R_CalibrationStatus",
|
| 125 |
+
" hand.Parameter.r0",
|
| 126 |
+
" hand.Parameter.r1",
|
| 127 |
+
" hand.Parameter.r2",
|
| 128 |
+
" hand.Parameter.r3",
|
| 129 |
+
" hand.Parameter.r4",
|
| 130 |
+
" hand.Parameter.r5",
|
| 131 |
+
" hand.Parameter.r6",
|
| 132 |
+
" hand.Parameter.r7",
|
| 133 |
+
" hand.Parameter.r8",
|
| 134 |
+
" hand.Parameter.r9",
|
| 135 |
+
" hand.Parameter.r10",
|
| 136 |
+
" hand.Parameter.r11",
|
| 137 |
+
" hand.Parameter.r12",
|
| 138 |
+
" hand.Parameter.r13",
|
| 139 |
+
" hand.Parameter.r14",
|
| 140 |
+
" hand.Parameter.r15",
|
| 141 |
+
" hand.Parameter.r16",
|
| 142 |
+
" hand.Parameter.r17",
|
| 143 |
+
" hand.Parameter.r18",
|
| 144 |
+
" hand.Parameter.r19",
|
| 145 |
+
" hand.Parameter.r20",
|
| 146 |
+
" hand.Parameter.r21",
|
| 147 |
+
" hand.Parameter.r22",
|
| 148 |
+
" hand.Parameter.r23",
|
| 149 |
+
" hand.Parameter.r_joyX",
|
| 150 |
+
" hand.Parameter.r_joyY",
|
| 151 |
+
" hand.Parameter.r_aButton",
|
| 152 |
+
" hand.Parameter.r_bButton",
|
| 153 |
+
" hand.Parameter.r_joyButton",
|
| 154 |
+
" hand.Parameter.r_menu"
|
| 155 |
+
]
|
| 156 |
+
},
|
| 157 |
+
"timestamp": {
|
| 158 |
+
"dtype": "float32",
|
| 159 |
+
"shape": [
|
| 160 |
+
1
|
| 161 |
+
],
|
| 162 |
+
"names": null
|
| 163 |
+
},
|
| 164 |
+
"frame_index": {
|
| 165 |
+
"dtype": "int64",
|
| 166 |
+
"shape": [
|
| 167 |
+
1
|
| 168 |
+
],
|
| 169 |
+
"names": null
|
| 170 |
+
},
|
| 171 |
+
"episode_index": {
|
| 172 |
+
"dtype": "int64",
|
| 173 |
+
"shape": [
|
| 174 |
+
1
|
| 175 |
+
],
|
| 176 |
+
"names": null
|
| 177 |
+
},
|
| 178 |
+
"index": {
|
| 179 |
+
"dtype": "int64",
|
| 180 |
+
"shape": [
|
| 181 |
+
1
|
| 182 |
+
],
|
| 183 |
+
"names": null
|
| 184 |
+
},
|
| 185 |
+
"task_index": {
|
| 186 |
+
"dtype": "int64",
|
| 187 |
+
"shape": [
|
| 188 |
+
1
|
| 189 |
+
],
|
| 190 |
+
"names": null
|
| 191 |
+
}
|
| 192 |
+
}
|
| 193 |
+
}
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/stats.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/tactile_routing.txt
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Tactile gloves dual-hand routing.
|
| 2 |
+
# Protocol: header 4B + seq 1B + type 1B + data.
|
| 3 |
+
# type=0x01 -> LEFT, type=0x02 -> RIGHT.
|
| 4 |
+
# Each port runs an independent reader; routing is determined at warmup
|
| 5 |
+
# by the type byte of the first observed frame.
|
| 6 |
+
# observation.tactile_left : (256,) float32, raw pressure from type=0x01 glove
|
| 7 |
+
# observation.tactile_right : (256,) float32, raw pressure from type=0x02 glove
|
| 8 |
+
# Ports configured this run:
|
| 9 |
+
# /dev/tactile_left
|
| 10 |
+
# /dev/tactile_right
|
huggingface_data/huggingface_data/0515_pharmaceutical_reagent_handling/raw/lerobot/515_chemistry/meta/udexreal_schema.json
ADDED
|
@@ -0,0 +1,272 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"host": "0.0.00",
|
| 3 |
+
"port": 5555,
|
| 4 |
+
"total_dim": 72,
|
| 5 |
+
"schema": [
|
| 6 |
+
{
|
| 7 |
+
"path": " hand.Bones.Head.Location",
|
| 8 |
+
"length": 3
|
| 9 |
+
},
|
| 10 |
+
{
|
| 11 |
+
"path": " hand.Bones.Head.Parent",
|
| 12 |
+
"length": 1
|
| 13 |
+
},
|
| 14 |
+
{
|
| 15 |
+
"path": " hand.Bones.Head.Rotation",
|
| 16 |
+
"length": 3
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"path": " hand.Bones.Head.Scale",
|
| 20 |
+
"length": 3
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"path": " hand.Parameter.L_CalibrationStatus",
|
| 24 |
+
"length": 1
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"path": " hand.Parameter.l0",
|
| 28 |
+
"length": 1
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"path": " hand.Parameter.l1",
|
| 32 |
+
"length": 1
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"path": " hand.Parameter.l2",
|
| 36 |
+
"length": 1
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"path": " hand.Parameter.l3",
|
| 40 |
+
"length": 1
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"path": " hand.Parameter.l4",
|
| 44 |
+
"length": 1
|
| 45 |
+
},
|
| 46 |
+
{
|
| 47 |
+
"path": " hand.Parameter.l5",
|
| 48 |
+
"length": 1
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"path": " hand.Parameter.l6",
|
| 52 |
+
"length": 1
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"path": " hand.Parameter.l7",
|
| 56 |
+
"length": 1
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"path": " hand.Parameter.l8",
|
| 60 |
+
"length": 1
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"path": " hand.Parameter.l9",
|
| 64 |
+
"length": 1
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"path": " hand.Parameter.l10",
|
| 68 |
+
"length": 1
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"path": " hand.Parameter.l11",
|
| 72 |
+
"length": 1
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"path": " hand.Parameter.l12",
|
| 76 |
+
"length": 1
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"path": " hand.Parameter.l13",
|
| 80 |
+
"length": 1
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"path": " hand.Parameter.l14",
|
| 84 |
+
"length": 1
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"path": " hand.Parameter.l15",
|
| 88 |
+
"length": 1
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"path": " hand.Parameter.l16",
|
| 92 |
+
"length": 1
|
| 93 |
+
},
|
| 94 |
+
{
|
| 95 |
+
"path": " hand.Parameter.l17",
|
| 96 |
+
"length": 1
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"path": " hand.Parameter.l18",
|
| 100 |
+
"length": 1
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"path": " hand.Parameter.l19",
|
| 104 |
+
"length": 1
|
| 105 |
+
},
|
| 106 |
+
{
|
| 107 |
+
"path": " hand.Parameter.l20",
|
| 108 |
+
"length": 1
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"path": " hand.Parameter.l21",
|
| 112 |
+
"length": 1
|
| 113 |
+
},
|
| 114 |
+
{
|
| 115 |
+
"path": " hand.Parameter.l22",
|
| 116 |
+
"length": 1
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"path": " hand.Parameter.l23",
|
| 120 |
+
"length": 1
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"path": " hand.Parameter.l_joyX",
|
| 124 |
+
"length": 1
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"path": " hand.Parameter.l_joyY",
|
| 128 |
+
"length": 1
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"path": " hand.Parameter.l_aButton",
|
| 132 |
+
"length": 1
|
| 133 |
+
},
|
| 134 |
+
{
|
| 135 |
+
"path": " hand.Parameter.l_bButton",
|
| 136 |
+
"length": 1
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"path": " hand.Parameter.l_joyButton",
|
| 140 |
+
"length": 1
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"path": " hand.Parameter.l_menu",
|
| 144 |
+
"length": 1
|
| 145 |
+
},
|
| 146 |
+
{
|
| 147 |
+
"path": " hand.Parameter.R_CalibrationStatus",
|
| 148 |
+
"length": 1
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"path": " hand.Parameter.r0",
|
| 152 |
+
"length": 1
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"path": " hand.Parameter.r1",
|
| 156 |
+
"length": 1
|
| 157 |
+
},
|
| 158 |
+
{
|
| 159 |
+
"path": " hand.Parameter.r2",
|
| 160 |
+
"length": 1
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"path": " hand.Parameter.r3",
|
| 164 |
+
"length": 1
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"path": " hand.Parameter.r4",
|
| 168 |
+
"length": 1
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"path": " hand.Parameter.r5",
|
| 172 |
+
"length": 1
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"path": " hand.Parameter.r6",
|
| 176 |
+
"length": 1
|
| 177 |
+
},
|
| 178 |
+
{
|
| 179 |
+
"path": " hand.Parameter.r7",
|
| 180 |
+
"length": 1
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"path": " hand.Parameter.r8",
|
| 184 |
+
"length": 1
|
| 185 |
+
},
|
| 186 |
+
{
|
| 187 |
+
"path": " hand.Parameter.r9",
|
| 188 |
+
"length": 1
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"path": " hand.Parameter.r10",
|
| 192 |
+
"length": 1
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"path": " hand.Parameter.r11",
|
| 196 |
+
"length": 1
|
| 197 |
+
},
|
| 198 |
+
{
|
| 199 |
+
"path": " hand.Parameter.r12",
|
| 200 |
+
"length": 1
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"path": " hand.Parameter.r13",
|
| 204 |
+
"length": 1
|
| 205 |
+
},
|
| 206 |
+
{
|
| 207 |
+
"path": " hand.Parameter.r14",
|
| 208 |
+
"length": 1
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"path": " hand.Parameter.r15",
|
| 212 |
+
"length": 1
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"path": " hand.Parameter.r16",
|
| 216 |
+
"length": 1
|
| 217 |
+
},
|
| 218 |
+
{
|
| 219 |
+
"path": " hand.Parameter.r17",
|
| 220 |
+
"length": 1
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"path": " hand.Parameter.r18",
|
| 224 |
+
"length": 1
|
| 225 |
+
},
|
| 226 |
+
{
|
| 227 |
+
"path": " hand.Parameter.r19",
|
| 228 |
+
"length": 1
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"path": " hand.Parameter.r20",
|
| 232 |
+
"length": 1
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"path": " hand.Parameter.r21",
|
| 236 |
+
"length": 1
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"path": " hand.Parameter.r22",
|
| 240 |
+
"length": 1
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"path": " hand.Parameter.r23",
|
| 244 |
+
"length": 1
|
| 245 |
+
},
|
| 246 |
+
{
|
| 247 |
+
"path": " hand.Parameter.r_joyX",
|
| 248 |
+
"length": 1
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"path": " hand.Parameter.r_joyY",
|
| 252 |
+
"length": 1
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"path": " hand.Parameter.r_aButton",
|
| 256 |
+
"length": 1
|
| 257 |
+
},
|
| 258 |
+
{
|
| 259 |
+
"path": " hand.Parameter.r_bButton",
|
| 260 |
+
"length": 1
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"path": " hand.Parameter.r_joyButton",
|
| 264 |
+
"length": 1
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"path": " hand.Parameter.r_menu",
|
| 268 |
+
"length": 1
|
| 269 |
+
}
|
| 270 |
+
],
|
| 271 |
+
"note": "observation.udexreal 是按 schema 顺序串接的 float32 (D,) 向量. 缺 key / shape 不一致会填 NaN. 原始 JSON 见 sync_diagnostics/episode_*.parquet 的 udexreal_raw_json 列."
|
| 272 |
+
}
|
ossfs2_2.0.6_linux_x86_64.deb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d7254c3f35c419bb703219776abe215a4d3d9c8f7c537b3cc24b48bd54501682
|
| 3 |
+
size 2675478
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53597fe74268fdc8252959fc3aa51cc31ba8ea0531afd492a26e05b225156bd2
|
| 3 |
+
size 88526
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5794cf7cb612e5dc16a750af076f754b42f528b1145fb0f2f99e9f515754f13b
|
| 3 |
+
size 87542
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b1d0593ee724f8e4c5c959c6ef9c0e674a7a7103260c548f9e025d11f892f6f
|
| 3 |
+
size 130379
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94f7cb007779ad1be2d2cb51218683519632e7ea3886cc067d773510194fd151
|
| 3 |
+
size 94201
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4d5ee2dbbe809abb86f91fa4ef9099bcc2ccdb8380b029438a4e76d5b487d196
|
| 3 |
+
size 94109
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4939f8a462689f4d0579e9fc5fc78409d15760578ea83653cc62b6e8ebba09a8
|
| 3 |
+
size 95799
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc2cc9ddd356c4bfe77226b340abc99841921b1adc98b5f2a3cc71609f61473a
|
| 3 |
+
size 94162
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8a604cee3a312523558069e724018721a4746bf88f07db3b4892e128548b27d
|
| 3 |
+
size 110346
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d5fc1f00316a66e68f0af21b148aea5920e8806418d2a08dcf1e3feb79683fae
|
| 3 |
+
size 94214
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c43d5a2b6fc5e4913d36990291ce19925acac7fe8d2673d6d45586a702abe157
|
| 3 |
+
size 87478
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad1d07b08788119c5c7df61ab6a206bd409f817eb7c50c98c1cbb8527f69b510
|
| 3 |
+
size 96836
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b17de1429e6d239febffdb34687f5e465e17e5731a31fd26e8af8c1d5bb6a0fb
|
| 3 |
+
size 96704
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:782c1d706bd3c6152e944328eb2aa9364cc6ac850f1e271309accaee2f663fa9
|
| 3 |
+
size 88509
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f56e97aeb1b2e1c5754a4db6f8ea58590d6f64771560b5c5c2f86fa3c932935
|
| 3 |
+
size 96609
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:490ad33a61f5bd3ff7047f8c8bea4bd4041a74036a56522566167e94e8da90bf
|
| 3 |
+
size 94126
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e0949ef35a1cedf147c82b956341fa50b9ef4eb4154475d71f61021c92e6b8bb
|
| 3 |
+
size 94102
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca8f2524eab7880707880cb636258464cf156f543f3603ecf1b2fa349f496db8
|
| 3 |
+
size 96814
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1dc1df521e77943a4cefaa1eea21af7972f52e194918d0bbbd58b4a0cdddffa8
|
| 3 |
+
size 110281
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8cc2c72f5f9b466bcde498ede0e213932a7290f771789edcff5cd0f146489b6
|
| 3 |
+
size 110346
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:379ddd186fa62917b506a228af15479fc82e8da864d48e25c638651a3992091e
|
| 3 |
+
size 107946
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6dd122c8f6ec510d6bb6d35559a47180184a84fddb23029c8af60561517f277
|
| 3 |
+
size 94014
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a4583f0e3daa879566d33b770894d69c24fe0dd29bbbf3ff0fe039ebac4a7198
|
| 3 |
+
size 95898
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2322acc338ba21fb6bcb0d3ffce1f4e1b8223e039c8765ea1bddb1fa0595e589
|
| 3 |
+
size 96847
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7000fb93f3703b92372b94433628995f11cafc5564d61aefcdcd3f3d0e571929
|
| 3 |
+
size 94211
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a1a35f0010775edfd9052f8feba410f95249c381b754d5543a677ce02fad50e4
|
| 3 |
+
size 108207
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9d9ca2201bd19a9c994cdfbddca197615a5d22fd2b1fa7aef6686cf5d36026ba
|
| 3 |
+
size 110402
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d567ea48e5e86897d7853b3cd79e50a92c70c66449da15b2bbc123518ca710c2
|
| 3 |
+
size 94169
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8a4ff6f8873c3fbed8cc1562d87760698fb68d2ef4d5ac28db50a477419a8b1
|
| 3 |
+
size 110225
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1db6fdbe0b9d32ef94c5d7e768685a7a958ed22bef9cbb00478cd7909d9ed02f
|
| 3 |
+
size 110363
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5af8d8541e56c36529550e06ee7831a76392a7c785cd5525cb05a7b1cc2d06df
|
| 3 |
+
size 110370
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c4f994702c5bf43390e4c84d9f1248a7329ed8600f0fb3feb41041d88ec2405
|
| 3 |
+
size 110305
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0aa74836465174bae040df98d59cce16e70aa7399ebec4eaaf955b2fc6b6128b
|
| 3 |
+
size 94146
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c5963e11e4ca390328332defac734a008e8420d63a58628d89effb7070c3232
|
| 3 |
+
size 107996
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ad8dc588e236b68d27bac0c3af2e16272a4cee5e5ea564da1ba6faf02e49804
|
| 3 |
+
size 96759
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a63bdce3395a0f55b5bc36902aa8482889b1ebb6bab198fffa21e9c7b57ee2d2
|
| 3 |
+
size 110404
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000040.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e5863b283f88e49b475fae72c1fc40feff82c35eea99b45eaea8da74f62279b
|
| 3 |
+
size 96832
|
test/bimanual_panda_gripper.Threading/data/chunk-000/episode_000041.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c99e978e0db630738a45cbd529c842bcbb216538392337a35d11907e7a5ec54
|
| 3 |
+
size 96820
|