lhoestq HF staff commited on
Commit
ebb16c8
1 Parent(s): 7f82d94

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,10 +15,11 @@ source_datasets:
15
  - extended|other-xsum
16
  task_categories:
17
  - summarization
18
- task_ids:
19
- - summarization-other-hallucinations
20
  paperswithcode_id: null
21
  pretty_name: XSum Hallucination Annotations
 
 
22
  ---
23
 
24
  # Dataset Card for XSum Hallucination Annotations
@@ -216,4 +217,4 @@ There is only a single split for both the Faithfulness annotations dataset and F
216
 
217
  ### Contributions
218
 
219
- Thanks to [@vineeths96](https://github.com/vineeths96) for adding this dataset.
 
15
  - extended|other-xsum
16
  task_categories:
17
  - summarization
18
+ task_ids: []
 
19
  paperswithcode_id: null
20
  pretty_name: XSum Hallucination Annotations
21
+ tags:
22
+ - hallucinations
23
  ---
24
 
25
  # Dataset Card for XSum Hallucination Annotations
 
217
 
218
  ### Contributions
219
 
220
+ Thanks to [@vineeths96](https://github.com/vineeths96) for adding this dataset.