VWA / go_to_comments /go_to_comments.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
015d57a verified
{
"projects": [
{
"project_index": 0,
"project_title": "How to navigate and view a forum post and its comments",
"tasks": [
{
"index": 0,
"start": 12.9,
"end": 15.4,
"text": "Navigate to the forums to find a post."
},
{
"index": 1,
"start": 35.7,
"end": 44.7,
"text": "Click on the title of a post to view the image."
},
{
"index": 2,
"start": 45.9,
"end": 49.6,
"text": "Click on the comments button to go to the comments section."
},
{
"index": 3,
"start": 51.0,
"end": 53.1,
"text": "View the post and its comments."
}
]
},
{
"project_index": 1,
"project_title": "How to interact with comments by scrolling, posting, and editing",
"tasks": [
{
"index": 4,
"start": 105.1,
"end": 113.8,
"text": "Scroll through comments sorted by upvotes."
},
{
"index": 5,
"start": 140.3,
"end": 163.0,
"text": "Post a comment and submit it."
},
{
"index": 6,
"start": 168.7,
"end": 174.6,
"text": "Edit or delete your comment if needed."
}
]
}
]
}