Update README.md
Browse files
README.md
CHANGED
@@ -42,9 +42,9 @@ The dataset contains the following test split:
|
|
42 |
|
43 |
| Split | # documents | #words | # keyphrases | % Present | % Reordered | % Mixed | % Unseen |
|
44 |
| :--------- | ----------: | -----: | -----------: | --------: | ----------: | ------: | -------: |
|
45 |
-
| Train | 259,923 |
|
46 |
-
| Validation | 10,000 |
|
47 |
-
| Test | 20,000 |
|
48 |
|
49 |
The following data fields are available :
|
50 |
|
@@ -55,7 +55,7 @@ The following data fields are available :
|
|
55 |
- **prmu**: list of <u>P</u>resent-<u>R</u>eordered-<u>M</u>ixed-<u>U</u>nseen categories for reference keyphrases.
|
56 |
- **date**: publishing date (YYYY/MM/DD)
|
57 |
- **categories**: categories of the article (1 or 2 categories)
|
58 |
-
|
59 |
## References
|
60 |
|
61 |
- (Gallina et al., 2019) Ygor Gallina, Florian Boudin, and Beatrice Daille. 2019.
|
|
|
42 |
|
43 |
| Split | # documents | #words | # keyphrases | % Present | % Reordered | % Mixed | % Unseen |
|
44 |
| :--------- | ----------: | -----: | -----------: | --------: | ----------: | ------: | -------: |
|
45 |
+
| Train | 259,923 | 921 | 5.03 | 45.61 | 15.57 | 29.63 | 9.19 |
|
46 |
+
| Validation | 10,000 | 921 | 5.02 | 45.22 | 15.78 | 29.60 | 9.41 |
|
47 |
+
| Test | 20,000 | 648 | 5.03 | 60.64 | 8.90 | 18.95 | 11.51 |
|
48 |
|
49 |
The following data fields are available :
|
50 |
|
|
|
55 |
- **prmu**: list of <u>P</u>resent-<u>R</u>eordered-<u>M</u>ixed-<u>U</u>nseen categories for reference keyphrases.
|
56 |
- **date**: publishing date (YYYY/MM/DD)
|
57 |
- **categories**: categories of the article (1 or 2 categories)
|
58 |
+
|
59 |
## References
|
60 |
|
61 |
- (Gallina et al., 2019) Ygor Gallina, Florian Boudin, and Beatrice Daille. 2019.
|