VWA / make_post /make_post.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
bef867f verified
raw
history blame
1.66 kB
{
"projects": [
{
"project_index": 0,
"project_title": "How to create and submit a post",
"tasks": [
{
"index": 0,
"start": 16.7,
"end": 24.2,
"text": "Navigate to the create submission page."
},
{
"index": 1,
"start": 25.0,
"end": 33.6,
"text": "Choose the method to upload a post, either via URL or image."
},
{
"index": 2,
"start": 34.2,
"end": 50.4,
"text": "Add a title and body to your post."
},
{
"index": 3,
"start": 55.8,
"end": 62.7,
"text": "Select the appropriate subreddit for your post."
},
{
"index": 5,
"start": 136.9,
"end": 146.3,
"text": "Create and submit the post to the designated subreddit."
}
]
},
{
"project_index": 1,
"project_title": "How to upload an image as an alternative method",
"tasks": [
{
"index": 4,
"start": 101.3,
"end": 116.0,
"text": "Upload an image from your local disk as an alternative method."
}
]
}
]
}