MHoubre commited on
Commit
bc1a7be
1 Parent(s): 2dce2d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,11 +19,11 @@ Reference (indexer-assigned) keyphrases are also categorized under the PRMU (<u>
19
 
20
  The dataset is divided into the following three splits:
21
 
22
- | Split | # documents | # keyphrases | % Present | % Mixed | % Reordered | % Unseen |
23
- | :--------- | ----------: | -----------: | --------: | ------: | ----------: | -------: |
24
- | Train | 1,000 | 9.79 | 77.83 | 9.90 | 6.30 | 5.98 |
25
- | Test | 500 | 9.15 | 77.90 | 9.82 | 6.74 | 5.54 |
26
- | Validation | 500 | 9.83 | 78.49 | 9.82 | 6.76 | 4.92 |
27
 
28
  The following data fields are available :
29
 
 
19
 
20
  The dataset is divided into the following three splits:
21
 
22
+ | Split | # documents | # keyphrases | % Present | % Reordered | % Mixed | % Unseen |
23
+ | :--------- | ----------: | -----------: | --------: | ----------: | ------: | -------: |
24
+ | Train | 1,000 | 9.79 | 77.83 | 9.90 | 6.30 | 5.98 |
25
+ | Test | 500 | 9.83 | 78.49 | 9.82 | 6.76 | 4.92 |
26
+ | Validation | 500 | 9.15 | 77.90 | 9.82 | 6.74 | 5.54 |
27
 
28
  The following data fields are available :
29