StevenTang albertvillanova HF staff commited on
Commit
47a186f
1 Parent(s): 3ad507a

Fix task tags (#1)

Browse files

- Fix task tags (333b0a9ba4a5b30064fca3b0a04e06639100cd03)


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

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,8 +4,9 @@ language:
4
  multilinguality:
5
  - monolingual
6
  task_categories:
7
- - story-generation
8
- task_ids:
 
9
  - story-generation
10
  ---
11
 
 
4
  multilinguality:
5
  - monolingual
6
  task_categories:
7
+ - text-generation
8
+ task_ids: []
9
+ tags:
10
  - story-generation
11
  ---
12