Datasets:
Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- README.md +27 -0
- dataset_info.json +54 -0
- export_manifest.json +41 -0
- test/annotations.json +292 -0
- test/images/hf_00007.jpg +3 -0
- test/images/hf_00008.jpg +3 -0
- test/images/hf_00012.jpg +3 -0
- test/images/hf_00019.jpg +3 -0
- test/images/hf_00041.jpg +3 -0
- test/images/hf_00046.jpg +3 -0
- test/images/hf_00051.jpg +3 -0
- test/images/hf_00070.jpg +3 -0
- test/images/hf_00083.jpg +3 -0
- test/images/hf_00090.jpg +3 -0
- train/annotations.json +0 -0
- train/images/hf_00000.jpg +3 -0
- train/images/hf_00001.jpg +3 -0
- train/images/hf_00002.jpg +3 -0
- train/images/hf_00003.jpg +3 -0
- train/images/hf_00004.jpg +3 -0
- train/images/hf_00005.jpg +3 -0
- train/images/hf_00010.jpg +3 -0
- train/images/hf_00011.jpg +3 -0
- train/images/hf_00014.jpg +3 -0
- train/images/hf_00015.jpg +3 -0
- train/images/hf_00016.jpg +3 -0
- train/images/hf_00017.jpg +3 -0
- train/images/hf_00018.jpg +3 -0
- train/images/hf_00020.jpg +3 -0
- train/images/hf_00021.jpg +3 -0
- train/images/hf_00022.jpg +3 -0
- train/images/hf_00023.jpg +3 -0
- train/images/hf_00024.jpg +3 -0
- train/images/hf_00025.jpg +3 -0
- train/images/hf_00027.jpg +3 -0
- train/images/hf_00028.jpg +3 -0
- train/images/hf_00029.jpg +3 -0
- train/images/hf_00030.jpg +3 -0
- train/images/hf_00031.jpg +3 -0
- train/images/hf_00032.jpg +3 -0
- train/images/hf_00033.jpg +3 -0
- train/images/hf_00034.jpg +3 -0
- train/images/hf_00035.jpg +3 -0
- train/images/hf_00036.jpg +3 -0
- train/images/hf_00037.jpg +3 -0
- train/images/hf_00038.jpg +3 -0
- train/images/hf_00039.jpg +3 -0
- train/images/hf_00040.jpg +3 -0
- train/images/hf_00042.jpg +3 -0
- train/images/hf_00043.jpg +3 -0
README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
task_categories:
|
| 4 |
+
- image-classification
|
| 5 |
+
tags:
|
| 6 |
+
- robotics
|
| 7 |
+
- assembly
|
| 8 |
+
- vision-language-models
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# robot_fixture_insertion Cosmos Success Dataset
|
| 12 |
+
|
| 13 |
+
Binary yes/no visual success-classification dataset for Cosmos-Reason fine-tuning.
|
| 14 |
+
|
| 15 |
+
## Task
|
| 16 |
+
|
| 17 |
+
Classify whether the robot successfully inserted the black plastic fixture piece into the matching slot from a single close-up RGB image.
|
| 18 |
+
|
| 19 |
+
## Success Definition
|
| 20 |
+
|
| 21 |
+
The black plastic piece is seated in the matching slot in the intended final pose; failed insertions include unseated, misaligned, partial, or visibly unsuccessful insertion attempts.
|
| 22 |
+
|
| 23 |
+
## Provenance
|
| 24 |
+
|
| 25 |
+
- Created: 2026-04-27T23:36:49+00:00
|
| 26 |
+
- Source curated directory: `/tmp/vlm_asc_hf_smoke/data/curated/robot_fixture_insertion/hf_smoke`
|
| 27 |
+
- Splits: `train`, `val`, `test`
|
dataset_info.json
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created_at_utc": "2026-04-27T23:36:49+00:00",
|
| 3 |
+
"dataset_revision": "",
|
| 4 |
+
"hf_private": false,
|
| 5 |
+
"hf_repo_id": "LarsJohaNV/robot-fixture-insertion-cosmos-smoke-20260427",
|
| 6 |
+
"source_curated_dir": "/tmp/vlm_asc_hf_smoke/data/curated/robot_fixture_insertion/hf_smoke",
|
| 7 |
+
"source_manifest": {
|
| 8 |
+
"conversion": "temporary HF dataset-viewer smoke conversion",
|
| 9 |
+
"format": "llava",
|
| 10 |
+
"prompt": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no",
|
| 11 |
+
"source_dataset": "LarsJohaNV/robot-fixture-insertion",
|
| 12 |
+
"source_revision": "bd8ce643dc46fc9b5a86938804c7330b5385ca2b",
|
| 13 |
+
"source_split": "train",
|
| 14 |
+
"split_counts": {
|
| 15 |
+
"test": 10,
|
| 16 |
+
"train": 80,
|
| 17 |
+
"val": 10
|
| 18 |
+
},
|
| 19 |
+
"task_name": "robot_fixture_insertion"
|
| 20 |
+
},
|
| 21 |
+
"task_name": "robot_fixture_insertion",
|
| 22 |
+
"task_profile": {
|
| 23 |
+
"camera": {
|
| 24 |
+
"color_format": "bgr8",
|
| 25 |
+
"fps": 30,
|
| 26 |
+
"height": 720,
|
| 27 |
+
"jpeg_quality": 95,
|
| 28 |
+
"width": 1280
|
| 29 |
+
},
|
| 30 |
+
"compact_success_definition": "piece seated in slot; not failed, partial, or misaligned",
|
| 31 |
+
"compact_task_description": "insert black fixture piece into matching slot",
|
| 32 |
+
"dataset": {
|
| 33 |
+
"dataset_revision": "",
|
| 34 |
+
"hf_private": false,
|
| 35 |
+
"hf_repo_id": "LarsJohaNV/robot-fixture-insertion-cosmos-smoke-20260427"
|
| 36 |
+
},
|
| 37 |
+
"failure_notes": "",
|
| 38 |
+
"inference": {
|
| 39 |
+
"dtype": "bfloat16",
|
| 40 |
+
"fps": 1,
|
| 41 |
+
"max_input_chars": 512,
|
| 42 |
+
"max_new_tokens": 2,
|
| 43 |
+
"model_name": "nvidia/Cosmos-Reason1-7B",
|
| 44 |
+
"temperature": 0.0,
|
| 45 |
+
"tokenizer_model_name": "qwen2.5-vl-7b",
|
| 46 |
+
"total_pixels": 313600,
|
| 47 |
+
"tp_size": 1
|
| 48 |
+
},
|
| 49 |
+
"success_definition": "The black plastic piece is seated in the matching slot in the intended final pose; failed insertions include unseated, misaligned, partial, or visibly unsuccessful insertion attempts.",
|
| 50 |
+
"task_description": "Classify whether the robot successfully inserted the black plastic fixture piece into the matching slot from a single close-up RGB image.",
|
| 51 |
+
"task_name": "robot_fixture_insertion"
|
| 52 |
+
},
|
| 53 |
+
"transformation_command": "cosmos-success --data-dir /tmp/vlm_asc_hf_smoke/data dataset export robot_fixture_insertion --curated-dir /tmp/vlm_asc_hf_smoke/data/curated/robot_fixture_insertion/hf_smoke --output-dir /tmp/vlm_asc_hf_smoke/hf_export_upload"
|
| 54 |
+
}
|
export_manifest.json
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"artifacts": {
|
| 3 |
+
"dataset_card": "/tmp/vlm_asc_hf_smoke/hf_export_upload/README.md",
|
| 4 |
+
"dataset_info": "/tmp/vlm_asc_hf_smoke/hf_export_upload/dataset_info.json"
|
| 5 |
+
},
|
| 6 |
+
"camera": {
|
| 7 |
+
"color_format": "bgr8",
|
| 8 |
+
"fps": 30,
|
| 9 |
+
"height": 720,
|
| 10 |
+
"jpeg_quality": 95,
|
| 11 |
+
"width": 1280
|
| 12 |
+
},
|
| 13 |
+
"code_revision": "da403dc984310c8756e1d2bff3c3305e3b587ffa",
|
| 14 |
+
"command_line": "cosmos-success --data-dir /tmp/vlm_asc_hf_smoke/data dataset export robot_fixture_insertion --curated-dir /tmp/vlm_asc_hf_smoke/data/curated/robot_fixture_insertion/hf_smoke --output-dir /tmp/vlm_asc_hf_smoke/hf_export_upload",
|
| 15 |
+
"created_at_utc": "2026-04-27T23:36:49+00:00",
|
| 16 |
+
"dataset_path": "/tmp/vlm_asc_hf_smoke/hf_export_upload",
|
| 17 |
+
"dataset_revision": "",
|
| 18 |
+
"host": {
|
| 19 |
+
"gpu_summary": "NVIDIA GeForce RTX 4090, 24564 MiB",
|
| 20 |
+
"hostname": "038af59-lcedt",
|
| 21 |
+
"platform": "Linux-6.17.0-22-generic-x86_64-with-glibc2.39",
|
| 22 |
+
"python_version": "3.12.3"
|
| 23 |
+
},
|
| 24 |
+
"inference": {
|
| 25 |
+
"dtype": "bfloat16",
|
| 26 |
+
"fps": 1,
|
| 27 |
+
"max_input_chars": 512,
|
| 28 |
+
"max_new_tokens": 2,
|
| 29 |
+
"model_name": "nvidia/Cosmos-Reason1-7B",
|
| 30 |
+
"temperature": 0.0,
|
| 31 |
+
"tokenizer_model_name": "qwen2.5-vl-7b",
|
| 32 |
+
"total_pixels": 313600,
|
| 33 |
+
"tp_size": 1
|
| 34 |
+
},
|
| 35 |
+
"latency_threshold_seconds": null,
|
| 36 |
+
"metrics": {},
|
| 37 |
+
"model_checkpoint": "",
|
| 38 |
+
"prompt": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no",
|
| 39 |
+
"task_name": "robot_fixture_insertion",
|
| 40 |
+
"task_profile_hash": "dbae8fec3b70332470384185229154ce008f20e35930e913f956ccc028047948"
|
| 41 |
+
}
|
test/annotations.json
ADDED
|
@@ -0,0 +1,292 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
{
|
| 3 |
+
"category": "binary_success",
|
| 4 |
+
"conversations": [
|
| 5 |
+
{
|
| 6 |
+
"from": "human",
|
| 7 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 8 |
+
},
|
| 9 |
+
{
|
| 10 |
+
"from": "gpt",
|
| 11 |
+
"value": "yes"
|
| 12 |
+
}
|
| 13 |
+
],
|
| 14 |
+
"id": "hf_00007",
|
| 15 |
+
"images": [
|
| 16 |
+
"images/hf_00007.jpg"
|
| 17 |
+
],
|
| 18 |
+
"metadata": {
|
| 19 |
+
"ambiguous": false,
|
| 20 |
+
"failure_mode": "",
|
| 21 |
+
"label": "success",
|
| 22 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 23 |
+
"session_id": "hf_row_00007",
|
| 24 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/7",
|
| 25 |
+
"status": "This image shows a successful insertion.",
|
| 26 |
+
"task_name": "robot_fixture_insertion",
|
| 27 |
+
"validation_status": "imported_from_hf_viewer"
|
| 28 |
+
},
|
| 29 |
+
"normalized_answer": "yes"
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"category": "binary_success",
|
| 33 |
+
"conversations": [
|
| 34 |
+
{
|
| 35 |
+
"from": "human",
|
| 36 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 37 |
+
},
|
| 38 |
+
{
|
| 39 |
+
"from": "gpt",
|
| 40 |
+
"value": "no"
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"id": "hf_00008",
|
| 44 |
+
"images": [
|
| 45 |
+
"images/hf_00008.jpg"
|
| 46 |
+
],
|
| 47 |
+
"metadata": {
|
| 48 |
+
"ambiguous": false,
|
| 49 |
+
"failure_mode": "failed_insertion",
|
| 50 |
+
"label": "failure",
|
| 51 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 52 |
+
"session_id": "hf_row_00008",
|
| 53 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/8",
|
| 54 |
+
"status": "This image shows a failed insertion.",
|
| 55 |
+
"task_name": "robot_fixture_insertion",
|
| 56 |
+
"validation_status": "imported_from_hf_viewer"
|
| 57 |
+
},
|
| 58 |
+
"normalized_answer": "no"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"category": "binary_success",
|
| 62 |
+
"conversations": [
|
| 63 |
+
{
|
| 64 |
+
"from": "human",
|
| 65 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"from": "gpt",
|
| 69 |
+
"value": "no"
|
| 70 |
+
}
|
| 71 |
+
],
|
| 72 |
+
"id": "hf_00012",
|
| 73 |
+
"images": [
|
| 74 |
+
"images/hf_00012.jpg"
|
| 75 |
+
],
|
| 76 |
+
"metadata": {
|
| 77 |
+
"ambiguous": false,
|
| 78 |
+
"failure_mode": "failed_insertion",
|
| 79 |
+
"label": "failure",
|
| 80 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 81 |
+
"session_id": "hf_row_00012",
|
| 82 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/12",
|
| 83 |
+
"status": "This image shows a failed insertion.",
|
| 84 |
+
"task_name": "robot_fixture_insertion",
|
| 85 |
+
"validation_status": "imported_from_hf_viewer"
|
| 86 |
+
},
|
| 87 |
+
"normalized_answer": "no"
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"category": "binary_success",
|
| 91 |
+
"conversations": [
|
| 92 |
+
{
|
| 93 |
+
"from": "human",
|
| 94 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"from": "gpt",
|
| 98 |
+
"value": "yes"
|
| 99 |
+
}
|
| 100 |
+
],
|
| 101 |
+
"id": "hf_00019",
|
| 102 |
+
"images": [
|
| 103 |
+
"images/hf_00019.jpg"
|
| 104 |
+
],
|
| 105 |
+
"metadata": {
|
| 106 |
+
"ambiguous": false,
|
| 107 |
+
"failure_mode": "",
|
| 108 |
+
"label": "success",
|
| 109 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 110 |
+
"session_id": "hf_row_00019",
|
| 111 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/19",
|
| 112 |
+
"status": "This image shows a successful insertion.",
|
| 113 |
+
"task_name": "robot_fixture_insertion",
|
| 114 |
+
"validation_status": "imported_from_hf_viewer"
|
| 115 |
+
},
|
| 116 |
+
"normalized_answer": "yes"
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"category": "binary_success",
|
| 120 |
+
"conversations": [
|
| 121 |
+
{
|
| 122 |
+
"from": "human",
|
| 123 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"from": "gpt",
|
| 127 |
+
"value": "yes"
|
| 128 |
+
}
|
| 129 |
+
],
|
| 130 |
+
"id": "hf_00041",
|
| 131 |
+
"images": [
|
| 132 |
+
"images/hf_00041.jpg"
|
| 133 |
+
],
|
| 134 |
+
"metadata": {
|
| 135 |
+
"ambiguous": false,
|
| 136 |
+
"failure_mode": "",
|
| 137 |
+
"label": "success",
|
| 138 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 139 |
+
"session_id": "hf_row_00041",
|
| 140 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/41",
|
| 141 |
+
"status": "This image shows a successful insertion.",
|
| 142 |
+
"task_name": "robot_fixture_insertion",
|
| 143 |
+
"validation_status": "imported_from_hf_viewer"
|
| 144 |
+
},
|
| 145 |
+
"normalized_answer": "yes"
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"category": "binary_success",
|
| 149 |
+
"conversations": [
|
| 150 |
+
{
|
| 151 |
+
"from": "human",
|
| 152 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"from": "gpt",
|
| 156 |
+
"value": "no"
|
| 157 |
+
}
|
| 158 |
+
],
|
| 159 |
+
"id": "hf_00046",
|
| 160 |
+
"images": [
|
| 161 |
+
"images/hf_00046.jpg"
|
| 162 |
+
],
|
| 163 |
+
"metadata": {
|
| 164 |
+
"ambiguous": false,
|
| 165 |
+
"failure_mode": "failed_insertion",
|
| 166 |
+
"label": "failure",
|
| 167 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 168 |
+
"session_id": "hf_row_00046",
|
| 169 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/46",
|
| 170 |
+
"status": "This image shows a failed insertion.",
|
| 171 |
+
"task_name": "robot_fixture_insertion",
|
| 172 |
+
"validation_status": "imported_from_hf_viewer"
|
| 173 |
+
},
|
| 174 |
+
"normalized_answer": "no"
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"category": "binary_success",
|
| 178 |
+
"conversations": [
|
| 179 |
+
{
|
| 180 |
+
"from": "human",
|
| 181 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"from": "gpt",
|
| 185 |
+
"value": "yes"
|
| 186 |
+
}
|
| 187 |
+
],
|
| 188 |
+
"id": "hf_00051",
|
| 189 |
+
"images": [
|
| 190 |
+
"images/hf_00051.jpg"
|
| 191 |
+
],
|
| 192 |
+
"metadata": {
|
| 193 |
+
"ambiguous": false,
|
| 194 |
+
"failure_mode": "",
|
| 195 |
+
"label": "success",
|
| 196 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 197 |
+
"session_id": "hf_row_00051",
|
| 198 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/51",
|
| 199 |
+
"status": "This image shows a successful insertion.",
|
| 200 |
+
"task_name": "robot_fixture_insertion",
|
| 201 |
+
"validation_status": "imported_from_hf_viewer"
|
| 202 |
+
},
|
| 203 |
+
"normalized_answer": "yes"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"category": "binary_success",
|
| 207 |
+
"conversations": [
|
| 208 |
+
{
|
| 209 |
+
"from": "human",
|
| 210 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"from": "gpt",
|
| 214 |
+
"value": "no"
|
| 215 |
+
}
|
| 216 |
+
],
|
| 217 |
+
"id": "hf_00070",
|
| 218 |
+
"images": [
|
| 219 |
+
"images/hf_00070.jpg"
|
| 220 |
+
],
|
| 221 |
+
"metadata": {
|
| 222 |
+
"ambiguous": false,
|
| 223 |
+
"failure_mode": "failed_insertion",
|
| 224 |
+
"label": "failure",
|
| 225 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 226 |
+
"session_id": "hf_row_00070",
|
| 227 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/70",
|
| 228 |
+
"status": "This image shows a failed insertion.",
|
| 229 |
+
"task_name": "robot_fixture_insertion",
|
| 230 |
+
"validation_status": "imported_from_hf_viewer"
|
| 231 |
+
},
|
| 232 |
+
"normalized_answer": "no"
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"category": "binary_success",
|
| 236 |
+
"conversations": [
|
| 237 |
+
{
|
| 238 |
+
"from": "human",
|
| 239 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"from": "gpt",
|
| 243 |
+
"value": "yes"
|
| 244 |
+
}
|
| 245 |
+
],
|
| 246 |
+
"id": "hf_00083",
|
| 247 |
+
"images": [
|
| 248 |
+
"images/hf_00083.jpg"
|
| 249 |
+
],
|
| 250 |
+
"metadata": {
|
| 251 |
+
"ambiguous": false,
|
| 252 |
+
"failure_mode": "",
|
| 253 |
+
"label": "success",
|
| 254 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 255 |
+
"session_id": "hf_row_00083",
|
| 256 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/83",
|
| 257 |
+
"status": "This image shows a successful insertion.",
|
| 258 |
+
"task_name": "robot_fixture_insertion",
|
| 259 |
+
"validation_status": "imported_from_hf_viewer"
|
| 260 |
+
},
|
| 261 |
+
"normalized_answer": "yes"
|
| 262 |
+
},
|
| 263 |
+
{
|
| 264 |
+
"category": "binary_success",
|
| 265 |
+
"conversations": [
|
| 266 |
+
{
|
| 267 |
+
"from": "human",
|
| 268 |
+
"value": "<image>\nTask: insert black fixture piece into matching slot\nSuccess: piece seated in slot; not failed, partial, or misaligned\nSuccessful? yes/no"
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"from": "gpt",
|
| 272 |
+
"value": "no"
|
| 273 |
+
}
|
| 274 |
+
],
|
| 275 |
+
"id": "hf_00090",
|
| 276 |
+
"images": [
|
| 277 |
+
"images/hf_00090.jpg"
|
| 278 |
+
],
|
| 279 |
+
"metadata": {
|
| 280 |
+
"ambiguous": false,
|
| 281 |
+
"failure_mode": "failed_insertion",
|
| 282 |
+
"label": "failure",
|
| 283 |
+
"main_description": "The image is a close-up of a robot with a white end effector attempting to insert a black plastic piece into its matching slot. The robot has two metallic fingers and each has a green fingertip which together hold the black plastic piece. Mounted on the end effector is a gray-colored camera with several cooling slits. At the insertion site of the black plastic piece are up to four golden contacts with screw holes visible. Around the location of the insertion of the black plastic piece are several irrelevant features such copper-colored heatsinks, arbitrary things further in the background, some black surfaces and connector slots. The image may be blurry due to motion.",
|
| 284 |
+
"session_id": "hf_row_00090",
|
| 285 |
+
"source": "hf://datasets/LarsJohaNV/robot-fixture-insertion/train/90",
|
| 286 |
+
"status": "This image shows a failed insertion.",
|
| 287 |
+
"task_name": "robot_fixture_insertion",
|
| 288 |
+
"validation_status": "imported_from_hf_viewer"
|
| 289 |
+
},
|
| 290 |
+
"normalized_answer": "no"
|
| 291 |
+
}
|
| 292 |
+
]
|
test/images/hf_00007.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00008.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00012.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00019.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00041.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00046.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00051.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00070.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00083.jpg
ADDED
|
Git LFS Details
|
test/images/hf_00090.jpg
ADDED
|
Git LFS Details
|
train/annotations.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
train/images/hf_00000.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00001.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00002.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00003.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00004.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00005.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00010.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00011.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00014.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00015.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00016.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00017.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00018.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00020.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00021.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00022.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00023.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00024.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00025.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00027.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00028.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00029.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00030.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00031.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00032.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00033.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00034.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00035.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00036.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00037.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00038.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00039.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00040.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00042.jpg
ADDED
|
Git LFS Details
|
train/images/hf_00043.jpg
ADDED
|
Git LFS Details
|