Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
yentinglin commited on
Commit
ce7b18a
·
verified ·
1 Parent(s): d74e7cb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: hypothesis
5
+ sequence: string
6
+ - name: transcription
7
+ dtype: string
8
+ - name: input1
9
+ dtype: string
10
+ - name: hypothesis_concatenated
11
+ dtype: string
12
+ - name: source
13
+ dtype: string
14
+ - name: id
15
+ dtype: string
16
+ - name: am_score
17
+ sequence: float64
18
+ - name: __index_level_0__
19
+ dtype: int64
20
+ splits:
21
+ - name: train
22
+ num_bytes: 87166964
23
+ num_examples: 97396
24
+ - name: test
25
+ num_bytes: 5435341
26
+ num_examples: 6129
27
+ download_size: 27412058
28
+ dataset_size: 92602305
29
+ configs:
30
+ - config_name: default
31
+ data_files:
32
+ - split: train
33
+ path: data/train-*
34
+ - split: test
35
+ path: data/test-*
36
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b10fda70ba0db25185c3582efa3619939cc4633d95b1aa4009a15f37d3096749
3
+ size 1539835
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76f9b9c63abf96924cd9c9a5dee2dccb5b6631f2a90d43e0292b9dbb5ed757a4
3
+ size 25872223