LanceaKing albertvillanova HF staff commited on
Commit
9e3c700
1 Parent(s): b2d92b1

Fix task tags (#1)

Browse files

- Fix task tags (f693a909f865f4bcd5a2f7eccaaff24a7fe193bd)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,23 +1,23 @@
1
  ---
2
  annotations_creators:
3
  - other
4
- language:
5
- - en
6
  language_creators:
7
  - other
 
 
8
  license:
9
  - odc-by
10
  multilinguality:
11
  - monolingual
12
- pretty_name: asvspoof2019
13
  size_categories:
14
  - 100K<n<1M
15
  source_datasets:
16
  - extended|vctk
17
- tags: []
18
  task_categories:
19
  - audio-classification
20
- task_ids:
 
 
21
  - voice-anti-spoofing
22
  ---
23
 
 
1
  ---
2
  annotations_creators:
3
  - other
 
 
4
  language_creators:
5
  - other
6
+ language:
7
+ - en
8
  license:
9
  - odc-by
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - 100K<n<1M
14
  source_datasets:
15
  - extended|vctk
 
16
  task_categories:
17
  - audio-classification
18
+ task_ids: []
19
+ pretty_name: asvspoof2019
20
+ tags:
21
  - voice-anti-spoofing
22
  ---
23