albertvillanova HF staff commited on
Commit
8a20714
1 Parent(s): c480460

Fix task_categories

Browse files
Files changed (1) hide show
  1. README.md +12 -13
README.md CHANGED
@@ -3,27 +3,26 @@ annotations_creators:
3
  - no-annotation
4
  language_creators:
5
  - crowdsourced
6
- pretty_name: Wiki-DPR
7
- paperswithcode_id: null
8
  license:
9
  - cc-by-sa-3.0
10
  - gfdl
 
 
 
 
 
 
11
  task_categories:
12
- - text-generation
13
  - fill-mask
14
- - other-text-search
15
  task_ids:
16
  - language-modeling
17
  - masked-language-modeling
18
- source_datasets:
19
- - original
20
- multilinguality:
21
- - multilingual
22
- size_categories:
23
- - 10M<n<100M
24
- language:
25
- - en
26
- tags: []
27
  ---
28
 
29
  # Dataset Card for "wiki_dpr"
 
3
  - no-annotation
4
  language_creators:
5
  - crowdsourced
6
+ language:
7
+ - en
8
  license:
9
  - cc-by-sa-3.0
10
  - gfdl
11
+ multilinguality:
12
+ - multilingual
13
+ size_categories:
14
+ - 10M<n<100M
15
+ source_datasets:
16
+ - original
17
  task_categories:
 
18
  - fill-mask
19
+ - text-generation
20
  task_ids:
21
  - language-modeling
22
  - masked-language-modeling
23
+ pretty_name: Wiki-DPR
24
+ tags:
25
+ - text-search
 
 
 
 
 
 
26
  ---
27
 
28
  # Dataset Card for "wiki_dpr"