albertvillanova HF staff manandey commited on
Commit
937184f
1 Parent(s): 4d8e450

Fix URLs in dataset card (#1)

Browse files

- Update README.md (52e640dcd25becef391e68a40df0454c78cc578b)


Co-authored-by: Manan Dey <manandey@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -112,16 +112,16 @@ It is our goal to regularly update GEM and to encourage toward more inclusive pr
112
  by extending existing data or developing datasets for additional languages.
113
 
114
  You can find more complete information in the dataset cards for each of the subsets:
115
- - [CommonGen](https://gem-benchmark.github.io/data_cards/CommonGen)
116
- - [Czech Restaurant](https://gem-benchmark.github.io/data_cards/Czech%20Restaurant)
117
- - [DART](https://gem-benchmark.github.io/data_cards/DART)
118
- - [E2E](https://gem-benchmark.github.io/data_cards/E2E)
119
- - [MLSum](https://gem-benchmark.github.io/data_cards/MLSum)
120
- - [Schema-Guided Dialog](https://gem-benchmark.github.io/data_cards/Schema-Guided%20DIalog)
121
- - [WebNLG](https://gem-benchmark.github.io/data_cards/WebNLG)
122
- - [Wiki-Auto](https://gem-benchmark.github.io/data_cards/Wiki-Auto)/[ASSET](https://gem-benchmark.github.io/data_cards/ASSET)/[TURK](https://gem-benchmark.github.io/data_cards/TURK)
123
- - [WikiLingua](https://gem-benchmark.github.io/data_cards/WikiLingua)
124
- - [XSum](https://gem-benchmark.github.io/data_cards/XSum)
125
 
126
  The subsets are organized by task:
127
  ```
112
  by extending existing data or developing datasets for additional languages.
113
 
114
  You can find more complete information in the dataset cards for each of the subsets:
115
+ - [CommonGen](https://gem-benchmark.com/data_cards/common_gen)
116
+ - [Czech Restaurant](https://gem-benchmark.com/data_cards/cs_restaurants)
117
+ - [DART](https://gem-benchmark.com/data_cards/dart)
118
+ - [E2E](https://gem-benchmark.com/data_cards/e2e_nlg)
119
+ - [MLSum](https://gem-benchmark.com/data_cards/mlsum)
120
+ - [Schema-Guided Dialog](https://gem-benchmark.com/data_cards/schema_guided_dialog)
121
+ - [WebNLG](https://gem-benchmark.com/data_cards/web_nlg)
122
+ - [Wiki-Auto/ASSET/TURK](https://gem-benchmark.com/data_cards/wiki_auto_asset_turk)
123
+ - [WikiLingua](https://gem-benchmark.com/data_cards/wiki_lingua)
124
+ - [XSum](https://gem-benchmark.com/data_cards/xsum)
125
 
126
  The subsets are organized by task:
127
  ```