VWA / edit_personal /edit_personal.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
6bc7b02 verified
{
"task with actions": [
{
"task_index": 0,
"task": "Access your profile settings by clicking on the icon in the top right menu bar and selecting 'My Profile'.",
"actions": [
{
"index": 0,
"start": 16.5,
"end": 17.6,
"text": "Click on the icon in the top right menu bar."
},
{
"index": 1,
"start": 20.1,
"end": 22.2,
"text": "Click on the first option labeled 'My Profile'."
}
]
},
{
"task_index": 1,
"task": "Click on 'Edit' in the top right to access profile settings.",
"actions": [
{
"index": 2,
"start": 37.9,
"end": 38.8,
"text": "Click on 'Edit' in the top right to access profile settings."
}
]
},
{
"task_index": 2,
"task": "View and manage your access tokens, including revealing and generating personal access tokens.",
"actions": [
{
"index": 3,
"start": 53.5,
"end": 54.5,
"text": "Click to reveal your RSS feed token."
},
{
"index": 4,
"start": 56.6,
"end": 58.4,
"text": "Generate your own personal access tokens."
}
]
},
{
"task_index": 3,
"task": "Set new statuses for your profile.",
"actions": [
{
"index": 6,
"start": 64.8,
"end": 65.2,
"text": "Set a new status, for example, \"I'm hungry\"."
}
]
},
{
"task_index": 4,
"task": "Edit the website link that appears on your profile and update profile settings.",
"actions": [
{
"index": 2,
"start": 37.9,
"end": 38.8,
"text": "Click on 'Edit' in the top right to access profile settings."
},
{
"index": 7,
"start": 73.3,
"end": 74.5,
"text": "Update your profile settings."
},
{
"index": 8,
"start": 86.2,
"end": 88.8,
"text": "Edit the website that shows up on your profile."
},
{
"index": 9,
"start": 93.3,
"end": 94.1,
"text": "Update profile settings with the new website."
},
{
"index": 10,
"start": 111.5,
"end": 112.8,
"text": "Go back to the profile to verify the website link."
}
]
},
{
"task_index": 5,
"task": "Update personal information such as pronouns, pronunciation, and email.",
"actions": [
{
"index": 11,
"start": 119.0,
"end": 121.3,
"text": "Update your pronouns, pronunciation, and email."
}
]
}
]
}