File size: 995 Bytes
76aedc3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
26
27
28
29
30
31
32
33
34
35
36
---
dataset_info:
  features:
  - name: 'video id,website,author,Video Title,Clip #,start time,end time,duration,Speaker
      Image,speaker id,gender,age,race,language,transcription,Chinese translation,English
      translation,Overlap speech (Y/N),path,audio,duration,topic,emotion'
    dtype: string
  - name: __index_level_0__
    dtype: string
  - name: __index_level_1__
    dtype: string
  - name: __index_level_2__
    dtype: string
  - name: __index_level_3__
    dtype: string
  - name: __index_level_4__
    dtype: string
  - name: __index_level_5__
    dtype: string
  - name: __index_level_6__
    dtype: string
  splits:
  - name: train
    num_bytes: 32958
    num_examples: 255
  download_size: 11788
  dataset_size: 32958
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "MLCS-dataset"

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