albertvillanova HF staff commited on
Commit
9c3fd07
1 Parent(s): 9748209

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

This dataset uses `tasks`, which are deprecated and will raise an error after the next release of `datasets`. See: https://github.com/huggingface/datasets/pull/6999

Files changed (2) hide show
  1. README.md +30 -0
  2. asr/test-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,3 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Disclaimer
2
  This is a tiny subset of the SUPERB dataset, which is intended only for demo purposes!
3
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: asr
4
+ features:
5
+ - name: file
6
+ dtype: string
7
+ - name: audio
8
+ dtype:
9
+ audio:
10
+ sampling_rate: 16000
11
+ - name: text
12
+ dtype: string
13
+ - name: speaker_id
14
+ dtype: int64
15
+ - name: chapter_id
16
+ dtype: int64
17
+ - name: id
18
+ dtype: string
19
+ splits:
20
+ - name: test
21
+ num_bytes: 671089.0
22
+ num_examples: 6
23
+ download_size: 632857
24
+ dataset_size: 671089.0
25
+ configs:
26
+ - config_name: asr
27
+ data_files:
28
+ - split: test
29
+ path: asr/test-*
30
+ ---
31
  # Disclaimer
32
  This is a tiny subset of the SUPERB dataset, which is intended only for demo purposes!
33
 
asr/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c62f287a74c9e2d8b8eafecc5b289be62ea63ff5fb0e274f6ced9b10d08244db
3
+ size 632857