how2sign / README.md
valeriocardoso's picture
fixing absolute paths (part 00001-of-00002)
3b54c9d verified
---
license: cc-by-nc-4.0
task_categories:
- video-text-to-text
language:
- en
tags:
- sign-language
size_categories:
- 10K<n<100K
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: video
dtype: video
- name: VIDEO_ID
dtype: string
- name: VIDEO_NAME
dtype: string
- name: SENTENCE_ID
dtype: string
- name: SENTENCE_NAME
dtype: string
- name: START_REALIGNED
dtype: float64
- name: END_REALIGNED
dtype: float64
- name: SENTENCE
dtype: string
splits:
- name: train
num_bytes: 37134143659.581
num_examples: 31047
- name: validation
num_bytes: 1801927605.5
num_examples: 1739
- name: test
num_bytes: 2577905608.41
num_examples: 2343
download_size: 13381825
dataset_size: 41513976873.491
---