Datasets:

Modalities:
Text
ArXiv:
Libraries:
Datasets
umagunturi commited on
Commit
3e1d96c
1 Parent(s): d41362d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -10,7 +10,8 @@ The Semeval-2017 dataset was originally proposed by *Isabelle Augenstein et al.*
10
 
11
 
12
  ## Dataset Structure
13
- ## Table 1: Statistics on the length of the abstractive keyphrases for Train, Test, and Validation splits of SemEval 2017 dataset.
 
14
  | | Train | Test | Validation |
15
  |:-----------------:|:------:|:------:|:----------:|
16
  | Single word | 11.59% | 12.47% | 12.89% |
@@ -36,7 +37,8 @@ The Semeval-2017 dataset was originally proposed by *Isabelle Augenstein et al.*
36
  | Twenty-two words | 0.06% | 0% | 0% |
37
  | Twenty-five words | 0% | 0% | 0% |
38
 
39
- ## Table 2: Statistics on the length of the extractive keyphrases for Train, Test, and Validation splits of SemEval 2017 dataset.
 
40
  | | Train | Test | Validation |
41
  |:-----------------:|:------:|:------:|:----------:|
42
  | Single word | 27.94% | 34.50% | 36.56% |
@@ -59,7 +61,7 @@ The Semeval-2017 dataset was originally proposed by *Isabelle Augenstein et al.*
59
  | Nineteen words | 0.02% | 0% | 0% |
60
  | Twenty-five words | 0.04% | 0% | 0% |
61
 
62
- ## Table 3: General statistics of the Semeval 2017 dataset.
63
 
64
  | Type of Analysis | Train | Test | Validation |
65
  |:------------------------------------------------:|:-------------------:|:-------------------:|:-------------------:|
 
10
 
11
 
12
  ## Dataset Structure
13
+ ### Table 1: Statistics on the length of the abstractive keyphrases for Train, Test, and Validation splits of SemEval 2017 dataset.
14
+
15
  | | Train | Test | Validation |
16
  |:-----------------:|:------:|:------:|:----------:|
17
  | Single word | 11.59% | 12.47% | 12.89% |
 
37
  | Twenty-two words | 0.06% | 0% | 0% |
38
  | Twenty-five words | 0% | 0% | 0% |
39
 
40
+ ### Table 2: Statistics on the length of the extractive keyphrases for Train, Test, and Validation splits of SemEval 2017 dataset.
41
+
42
  | | Train | Test | Validation |
43
  |:-----------------:|:------:|:------:|:----------:|
44
  | Single word | 27.94% | 34.50% | 36.56% |
 
61
  | Nineteen words | 0.02% | 0% | 0% |
62
  | Twenty-five words | 0.04% | 0% | 0% |
63
 
64
+ ### Table 3: General statistics of the Semeval 2017 dataset.
65
 
66
  | Type of Analysis | Train | Test | Validation |
67
  |:------------------------------------------------:|:-------------------:|:-------------------:|:-------------------:|