VWA / project_wikipediareddit_tutorial /project_wikipediareddit_tutorial.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
0691671 verified
raw
history blame
1.73 kB
{
"projects": [
{
"project_index": 0,
"project_title": "How to set up and initialize a new repository",
"tasks": [
{
"index": 0,
"start": 23.8,
"end": 28.0,
"text": "Create a new repository and initialize it with a README."
},
{
"index": 1,
"start": 44.7,
"end": 60.5,
"text": "Create a new directory and file within the repository."
}
]
},
{
"project_index": 1,
"project_title": "How to gather and integrate information from Wikipedia and Reddit into the repository",
"tasks": [
{
"index": 2,
"start": 82.6,
"end": 143.2,
"text": "Search for information on Wikipedia and add it to the README."
},
{
"index": 3,
"start": 154.2,
"end": 220.3,
"text": "Add information from a subreddit to the README and example.txt file."
}
]
},
{
"project_index": 2,
"project_title": "How to promote a repository on Reddit",
"tasks": [
{
"index": 4,
"start": 265.8,
"end": 314.4,
"text": "Advertise the repository on Reddit by creating a post with a link and description."
}
]
}
]
}