test_hf_data / labels.json
ZebangCheng's picture
parquet
54d7fbc
raw
history blame contribute delete
555 Bytes
[
{
"video_id": "00019.mp4",
"label": "neutral",
"description": "It's me."
},
{
"video_id": "00020.mp4",
"label": "surprise",
"description": "I rember it!"
},
{
"video_id": "00021.mp4",
"label": "anger",
"description": "I want go home."
},
{
"video_id": "00022.mp4",
"label": "fear",
"description": "I may die."
},
{
"video_id": "00024.mp4",
"label": "happy",
"description": "I am beatiful!"
}
]