dlion168 commited on
Commit
cb58992
·
verified ·
1 Parent(s): 1a1f1c1

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,49 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: task
5
+ dtype: string
6
+ - name: ind
7
+ dtype: int32
8
+ - name: positive_sample_tokenwise_loss
9
+ list: float32
10
+ - name: negative_sample_tokenwise_loss
11
+ list: float32
12
+ - name: model_generated_continuation_tokens
13
+ list: int32
14
+ - name: model_generated_continuation_audio
15
+ dtype:
16
+ audio:
17
+ sampling_rate: 16000
18
+ - name: positive_audio
19
+ dtype:
20
+ audio:
21
+ sampling_rate: 16000
22
+ - name: negative_audio
23
+ dtype:
24
+ audio:
25
+ sampling_rate: 16000
26
+ - name: prompt_audio
27
+ dtype:
28
+ audio:
29
+ sampling_rate: 16000
30
+ - name: code_frame_rate
31
+ dtype: int32
32
+ - name: code_depth
33
+ dtype: int32
34
+ - name: model_sampling_rate
35
+ dtype: int32
36
+ - name: ppl_sanity
37
+ dtype: int32
38
+ splits:
39
+ - name: train
40
+ num_bytes: 709071776
41
+ num_examples: 1600
42
+ download_size: 679699556
43
+ dataset_size: 709071776
44
+ configs:
45
+ - config_name: default
46
+ data_files:
47
+ - split: train
48
+ path: data/train-*
49
+ ---
data/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab326131f38a8e64772aaf38e88587757a5340db5ac67450ca18bf9c83e6a91a
3
+ size 361879221
data/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33e5c7c21dce8de0908974c758aacb87e4abad697253a61ac19f4ad2294c99f
3
+ size 317820335