lhoestq HF staff commited on
Commit
cbc3001
1 Parent(s): 937184f

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -35,12 +35,9 @@ task_categories:
35
  - text2text-generation
36
  task_ids:
37
  - dialogue-modeling
38
- - other-concepts-to-text
39
- - other-intent-to-text
40
  - rdf-to-text
41
  - news-articles-summarization
42
  - text-simplification
43
- - text2text-generation-other-meaning-representation-to-text
44
  paperswithcode_id: gem
45
  pretty_name: GEM
46
  configs:
@@ -60,6 +57,10 @@ configs:
60
  - wiki_lingua_tr_en
61
  - wiki_lingua_vi_en
62
  - xsum
 
 
 
 
63
  ---
64
 
65
  # Dataset Card for GEM
@@ -807,4 +808,4 @@ CC-BY-SA-4.0
807
 
808
  ### Contributions
809
 
810
- Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.
 
35
  - text2text-generation
36
  task_ids:
37
  - dialogue-modeling
 
 
38
  - rdf-to-text
39
  - news-articles-summarization
40
  - text-simplification
 
41
  paperswithcode_id: gem
42
  pretty_name: GEM
43
  configs:
 
57
  - wiki_lingua_tr_en
58
  - wiki_lingua_vi_en
59
  - xsum
60
+ tags:
61
+ - intent-to-text
62
+ - meaning-representation-to-text
63
+ - concepts-to-text
64
  ---
65
 
66
  # Dataset Card for GEM
 
808
 
809
  ### Contributions
810
 
811
+ Thanks to [@yjernite](https://github.com/yjernite) for adding this dataset.