VWA / account_info /account_info.task.action.json
KevinQHLin's picture
Upload folder using huggingface_hub
320853d verified
raw
history blame
4.13 kB
{
"task with actions": [
{
"task_index": 0,
"task": "Access your account by clicking on your account in the top right to unveil a dropdown menu.",
"actions": [
{
"index": 0,
"start": 12.8,
"end": 15.4,
"text": "Click on your account in the top right corner."
},
{
"index": 1,
"start": 16.9,
"end": 18.3,
"text": "Select the dropdown menu."
}
]
},
{
"task_index": 1,
"task": "Go to your profile to see all your activity, including posts and comments.",
"actions": [
{
"index": 2,
"start": 20.3,
"end": 20.5,
"text": "Click on 'Profile'."
}
]
},
{
"task_index": 2,
"task": "Edit your biography by typing and saving the changes.",
"actions": [
{
"index": 3,
"start": 51.5,
"end": 52.6,
"text": "Type in the biography field to edit your biography."
},
{
"index": 4,
"start": 53.0,
"end": 53.2,
"text": "Click 'Save' to save the biography changes."
}
]
},
{
"task_index": 3,
"task": "Change your account information such as password, email address, and username.",
"actions": [
{
"index": 5,
"start": 56.0,
"end": 56.2,
"text": "Click on 'Account'."
},
{
"index": 6,
"start": 59.9,
"end": 60.3,
"text": "Enter a new password in the password field."
},
{
"index": 7,
"start": 62.0,
"end": 62.7,
"text": "Set a default email address."
},
{
"index": 8,
"start": 63.9,
"end": 65.7,
"text": "Change your username to 'MarvelGrandman135'."
}
]
},
{
"task_index": 4,
"task": "Adjust user settings like languages, time zones, and default front page.",
"actions": [
{
"index": 10,
"start": 74.9,
"end": 75.3,
"text": "Click on 'User Settings'."
},
{
"index": 11,
"start": 75.9,
"end": 76.4,
"text": "Set different languages."
},
{
"index": 12,
"start": 77.1,
"end": 77.4,
"text": "Set time zones."
},
{
"index": 13,
"start": 78.7,
"end": 79.5,
"text": "Check the default front page."
}
]
},
{
"task_index": 5,
"task": "Check your block list to see if you have blocked anyone.",
"actions": [
{
"index": 14,
"start": 87.9,
"end": 88.4,
"text": "Click on 'Block List'."
},
{
"index": 15,
"start": 88.9,
"end": 90.2,
"text": "Check if any users are currently blocked."
}
]
}
]
}