CoolFace
Datasetpublic

cairocode/MSPP_Wav2Vec2_V2

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes107downloads
README.md36 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: EmoClass7    dtype: string8  - name: EmoAct9    dtype: float6410  - name: EmoVal11    dtype: float6412  - name: EmoDom13    dtype: float6414  - name: SpkrID15    dtype: int6416  - name: Gender17    dtype: string18  - name: Split_Set19    dtype: string20  - name: transcript21    dtype: string22  - name: files23    dtype: string24  splits:25  - name: train26    num_bytes: 6505567629.13127    num_examples: 11622128  download_size: 638683017329  dataset_size: 6505567629.13130configs:31- config_name: default32  data_files:33  - split: train34    path: data/train-*35---36