Skip to content

Commit 46970ae

Browse files
committed
Added 14 Unseen AI Videos and 2 Videos to Data Viz
1 parent 0400f37 commit 46970ae

75 files changed

Lines changed: 186 additions & 1 deletion

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

data/videoData.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ export const UnseenVideos = {
479479
caption: 'Grab one side of the map and fold the map. | ✅'
480480
},
481481
{
482-
generatedUrl: '/labs/gear/videos/agi_unseen/hsl/NEWUNSEEN_67_AI.m3u8',
482+
generatedUrl: '/labs/gear/videos/agi_unseen/hsl/NEWUNSEEN_067_AI.m3u8',
483483
executionUrl: '/labs/gear/videos/agi_unseen/hsl/NEWUNSEEN_67.m3u8',
484484
caption: 'Grab one side of the map and fold the map. | ⚠️'
485485
},

public/evals_gallery/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,8 @@ <h5 class="mb-1">Task Types</h5>
818818
JSON.parse('{"info": "Use right arm to wipe water on counter with towel\u003cbr\u003e\u003cbr\u003eTowel / Wipe", "object_id": "object-5", "poster": "videos/NEWDATAVIZ_010_small.jpg", "scene_id": "scene-4", "src": "videos/NEWDATAVIZ_010_small.mp4", "task_id": "task-16"}'),
819819
JSON.parse('{"info": "Grab the brush with right arm and use it to scrub sink\u003cbr\u003e\u003cbr\u003eCleaning Tool / Clean", "object_id": "object-17", "poster": "videos/NEWDATAVIZ_011_small.jpg", "scene_id": "scene-4", "src": "videos/NEWDATAVIZ_011_small.mp4", "task_id": "task-22"}'),
820820
JSON.parse('{"info": "Pull paper towel out of dispenser with right arm\u003cbr\u003e\u003cbr\u003eTowel / Pull", "object_id": "object-5", "poster": "videos/NEWDATAVIZ_012_small.jpg", "scene_id": "scene-4", "src": "videos/NEWDATAVIZ_012_small.mp4", "task_id": "task-11"}'),
821+
JSON.parse('{"info": "Pick up drum stick and hit cymbal\u003cbr\u003e\u003cbr\u003eOther / Other", "object_id": "object-20", "poster": "videos/NEWDATAVIZ_013_small.jpg", "scene_id": "scene-6", "src": "videos/NEWDATAVIZ_013_small.mp4", "task_id": "task-20"}'),
822+
JSON.parse('{"info": "Push the button\u003cbr\u003e\u003cbr\u003eOther / Push", "object_id": "object-20", "poster": "videos/NEWDATAVIZ_014_small.jpg", "scene_id": "scene-7", "src": "videos/NEWDATAVIZ_014_small.mp4", "task_id": "task-14"}'),
821823
];
822824

823825
const filters = [
9.43 KB
24.7 KB
Binary file not shown.
13.7 KB
52.5 KB
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#EXTM3U
2+
#EXT-X-VERSION:3
3+
#EXT-X-TARGETDURATION:12
4+
#EXT-X-MEDIA-SEQUENCE:0
5+
#EXTINF:11.541667,
6+
NEWUNSEEN_012_AI_000.ts
7+
#EXT-X-ENDLIST
606 KB
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#EXTM3U
2+
#EXT-X-VERSION:3
3+
#EXT-X-TARGETDURATION:13
4+
#EXT-X-MEDIA-SEQUENCE:0
5+
#EXTINF:13.166667,
6+
NEWUNSEEN_016_AI_000.ts
7+
#EXT-X-ENDLIST
747 KB
Binary file not shown.

0 commit comments

Comments
 (0)