shuyangcao albertvillanova HF staff commited on
Commit
32feeae
1 Parent(s): 56e85d0

Fix task tags (#2)

Browse files

- Fix task tags (819b599e7fd8bb4b11888cf953123e82d26eeb07)


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

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -15,8 +15,7 @@ source_datasets:
15
  - original
16
  task_categories:
17
  - summarization
18
- task_ids:
19
- - summarization
20
  pretty_name: GovReport
21
  ---
22
 
 
15
  - original
16
  task_categories:
17
  - summarization
18
+ task_ids: []
 
19
  pretty_name: GovReport
20
  ---
21