File size: 552 Bytes
239fd9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
dataset_info:
  features:
  - name: video_id
    dtype: string
  - name: category
    dtype: string
  - name: subcategory
    dtype: string
  - name: rank
    dtype: int64
  - name: task_id
    dtype: int64
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 71867294
    num_examples: 16015
  download_size: 39671033
  dataset_size: 71867294
---
# Dataset Card for "HowTo100M-subtitles-small"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)