VWA / project_tutorial /project_tutorial.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
2df3079 verified
raw
history blame
1.63 kB
{
"projects": [
{
"project_index": 0,
"project_title": "How to manage licenses in a repository",
"tasks": [
{
"index": 0,
"start": 4.2,
"end": 20.1,
"text": "Change the license of an existing repository."
},
{
"index": 4,
"start": 265.3,
"end": 285.5,
"text": "Add a new license to a repository and commit the changes."
}
]
},
{
"project_index": 1,
"project_title": "How to create and configure a new project or repository",
"tasks": [
{
"index": 1,
"start": 133.9,
"end": 153.1,
"text": "Create a new project or repository and set its visibility."
},
{
"index": 3,
"start": 192.2,
"end": 214.9,
"text": "Create a new project using a template."
}
]
},
{
"project_index": 2,
"project_title": "How to add members to a project with different roles",
"tasks": [
{
"index": 2,
"start": 168.3,
"end": 189.1,
"text": "Add members to the project with different roles."
}
]
}
]
}