CoolFace
Datasetpublic

ManuD/dfl_classification

Dataset Card for "dfl_classification" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes213downloads
README.md25 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: file5    dtype: string6  - name: video_id7    dtype: string8  - name: time9    dtype: string10  - name: image11    dtype: image12  - name: label13    dtype: int3214  - name: label_str15    dtype: string16  splits:17  - name: train18    num_bytes: 8428385682.619    num_examples: 24449720  download_size: 840517452821  dataset_size: 8428385682.622---23# Dataset Card for "dfl_classification"24 25[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)