w11wo albertvillanova HF staff commited on
Commit
4265bc6
1 Parent(s): 10ff57b

Fix task tags (#2)

Browse files

- Fix task tags (1a17ae432c252aabc5565d81ecef0822ac14b36a)


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

Files changed (1) hide show
  1. README.md +7 -9
README.md CHANGED
@@ -1,18 +1,16 @@
1
  ---
2
  annotations_creators:
3
- - no-annotation
4
  language_creators:
5
- - found
6
  language:
7
- - id
8
- - ms
9
  source_datasets:
10
- - original
11
  task_categories:
12
- - text2text-generation
13
- task_ids:
14
- - g2p
15
- paperswithcode_id: null
16
  pretty_name: ID Word2Phoneme
17
  ---
18
 
1
  ---
2
  annotations_creators:
3
+ - no-annotation
4
  language_creators:
5
+ - found
6
  language:
7
+ - id
8
+ - ms
9
  source_datasets:
10
+ - original
11
  task_categories:
12
+ - text2text-generation
13
+ task_ids: []
 
 
14
  pretty_name: ID Word2Phoneme
15
  ---
16