boudinfl commited on
Commit
49ede07
1 Parent(s): 01caa65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -1
README.md CHANGED
@@ -1,6 +1,29 @@
1
- # KP20k dataset for Keyphrase Generation
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  ## About
 
4
  KP20k is a dataset for benchmarking keyphrase extraction and generation models.
5
  The data is composed of 570 809 abstracts and their associated titles from scientific articles.
6
 
 
1
+ ---
2
+ annotations_creators:
3
+ - unknown
4
+ language_creators:
5
+ - unknown
6
+ languages:
7
+ - en
8
+ licenses:
9
+ - unknown
10
+ multilinguality:
11
+ - monolingual
12
+ task_categories:
13
+ - text-mining
14
+ - text-generation
15
+ task_ids:
16
+ - keyphrase-generation
17
+ - keyphrase-extraction
18
+ size_categories:
19
+ - 100K<n<1M
20
+ pretty_name: KP20k
21
+ ---
22
+
23
+ # KP20k Benchmark Dataset for Keyphrase Generation
24
 
25
  ## About
26
+
27
  KP20k is a dataset for benchmarking keyphrase extraction and generation models.
28
  The data is composed of 570 809 abstracts and their associated titles from scientific articles.
29