knguyennguyen commited on
Commit
dc98db4
·
verified ·
1 Parent(s): a9ed007

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: human_justification
5
+ dtype: string
6
+ - name: label
7
+ dtype: string
8
+ - name: text
9
+ dtype: string
10
+ - name: duration
11
+ dtype: float64
12
+ - name: audio
13
+ dtype: audio
14
+ - name: human_justification_en
15
+ dtype: string
16
+ - name: text_en
17
+ dtype: string
18
+ - name: English
19
+ dtype: string
20
+ - name: Chinese
21
+ dtype: string
22
+ - name: traditional_chinese
23
+ dtype: string
24
+ - name: French
25
+ dtype: string
26
+ - name: German
27
+ dtype: string
28
+ splits:
29
+ - name: train
30
+ num_bytes: 116639753.16330695
31
+ num_examples: 5612
32
+ - name: test
33
+ num_bytes: 45592555.18520978
34
+ num_examples: 2182
35
+ download_size: 158918088
36
+ dataset_size: 162232308.34851673
37
+ configs:
38
+ - config_name: default
39
+ data_files:
40
+ - split: train
41
+ path: data/train-*
42
+ - split: test
43
+ path: data/test-*
44
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:060f0b09abcdb8fc4e3f72e0114fefcf97c42c4b1d78ce6439c11420224b9e19
3
+ size 44716861
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77ab5f646c1f8e1a96397bd8cd3ee6f8fa62b95c15cf73e4dcc90aa3c0a973d6
3
+ size 114201227