yoad commited on
Commit
bd873b2
·
verified ·
1 Parent(s): 3544f93

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: uuid
5
+ dtype: string
6
+ - name: audio
7
+ dtype: audio
8
+ - name: orig_sentence
9
+ dtype: string
10
+ - name: is_retranscribe
11
+ dtype: bool
12
+ - name: transcriber
13
+ dtype: int64
14
+ - name: extra_data
15
+ struct:
16
+ - name: attributes
17
+ struct:
18
+ - name: retranscribe
19
+ dtype: bool
20
+ - name: duration
21
+ dtype: float64
22
+ - name: foreign_language
23
+ dtype: bool
24
+ - name: max_logprob
25
+ dtype: float64
26
+ - name: multiple_speakers
27
+ dtype: bool
28
+ - name: noisy
29
+ dtype: bool
30
+ - name: orig_text
31
+ dtype: string
32
+ - name: skipped
33
+ dtype: bool
34
+ - name: stats
35
+ struct:
36
+ - name: numFullPlays
37
+ dtype: int64
38
+ - name: numPauseClicks
39
+ dtype: int64
40
+ - name: numPlayClicks
41
+ dtype: int64
42
+ - name: referer
43
+ dtype: string
44
+ - name: time
45
+ dtype: float64
46
+ - name: user_agent
47
+ dtype: string
48
+ - name: text
49
+ dtype: string
50
+ - name: too_long
51
+ dtype: bool
52
+ - name: unintelligible
53
+ dtype: bool
54
+ - name: transcript
55
+ dtype: string
56
+ splits:
57
+ - name: train
58
+ num_bytes: 10406268.0
59
+ num_examples: 100
60
+ - name: test
61
+ num_bytes: 2151294.0
62
+ num_examples: 20
63
+ download_size: 11029298
64
+ dataset_size: 12557562.0
65
+ configs:
66
+ - config_name: default
67
+ data_files:
68
+ - split: train
69
+ path: data/train-*
70
+ - split: test
71
+ path: data/test-*
72
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8bb974a3ca56e065aabd903dbdcfbae0abed3fc1ec424309871db69a78bdaf48
3
+ size 2110279
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3caf4b4155c73d7821f7c65559f2d916bcea9bac9a0d418ca27b6f8955f55519
3
+ size 8919019