sungfengh commited on
Commit
b01b369
·
verified ·
1 Parent(s): 38d1e19

Add dataset README documentation

Browse files
Files changed (1) hide show
  1. README.md +3 -20
README.md CHANGED
@@ -11,27 +11,10 @@ tags:
11
  size_categories:
12
  - 10K<n<100K
13
  pretty_name: "SINE: Speech INfilling Edit Dataset"
14
- dataset_info:
15
- features:
16
- - name: audio
17
- dtype: audio
18
- - name: filename
19
- dtype: string
20
- - name: category
21
- dtype: string
22
- - name: timestamp
23
- dtype: string
24
- - name: label
25
- dtype:
26
- class_label:
27
- names:
28
- - manipulated
29
- - authentic
30
- - name: manipulation_type
31
- dtype: string
32
  configs:
33
- - config_name: default
34
  data_files: "preview/metadata.csv"
 
35
  ---
36
 
37
  # SINE Dataset
@@ -134,7 +117,7 @@ This dataset is suitable for:
134
 
135
  ## Citation
136
 
137
- If you use this dataset, please cite:
138
 
139
  ```bibtex
140
  @inproceedings{huang2024detecting,
 
11
  size_categories:
12
  - 10K<n<100K
13
  pretty_name: "SINE: Speech INfilling Edit Dataset"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  configs:
15
+ - config_name: preview
16
  data_files: "preview/metadata.csv"
17
+ sep: ","
18
  ---
19
 
20
  # SINE Dataset
 
117
 
118
  ## Citation
119
 
120
+ This is a joint work by NVIDIA and National Taiwan University. If you use this dataset, please cite:
121
 
122
  ```bibtex
123
  @inproceedings{huang2024detecting,