umagunturi commited on
Commit
ac985ce
1 Parent(s): 26afe75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -27,15 +27,15 @@ Table 1: Statistics on the length of the abstractive keyphrases for Train, Test,
27
  Table 2: Statistics on the length of the extractive keyphrases for Train, Test, and Validation splits of Inspec dataset.
28
 
29
  | | Score on Train split(%) | Score on Test split(%) | Score on Valid. split(%) |
30
- |--------------|-------------------------|------------------------|--------------------------|
31
- | Single token | 16.2 | 15.4 | 17.0 |
32
- | Two tokens | 52.4 | 54.8 | 51.6 |
33
- | Three tokens | 24.3 | 22.99 | 24.3 |
34
- | Four tokens | 5.6 | 4.96 | 5.8 |
35
- | Five tokens | 1.2 | 1.3 | 1.1 |
36
- | Six tokens | 0.2 | 0.36 | 0.2 |
37
- | Seven tokens | 0.1 | 0.06 | 0.1 |
38
- | Eight tokens | 0 | 0 | 0.03 |
39
 
40
  Table 3: Key Statistical Analyses on Train, Test, and Validation Splits of Inspec dataset.
41
 
 
27
  Table 2: Statistics on the length of the extractive keyphrases for Train, Test, and Validation splits of Inspec dataset.
28
 
29
  | | Score on Train split(%) | Score on Test split(%) | Score on Valid. split(%) |
30
+ |:------------:|:-----------------------:|:----------------------:|:------------------------:|
31
+ | Single token | 16.2 | 15.4 | 17.0 |
32
+ | Two tokens | 52.4 | 54.8 | 51.6 |
33
+ | Three tokens | 24.3 | 22.99 | 24.3 |
34
+ | Four tokens | 5.6 | 4.96 | 5.8 |
35
+ | Five tokens | 1.2 | 1.3 | 1.1 |
36
+ | Six tokens | 0.2 | 0.36 | 0.2 |
37
+ | Seven tokens | 0.1 | 0.06 | 0.1 |
38
+ | Eight tokens | 0 | 0 | 0.03 |
39
 
40
  Table 3: Key Statistical Analyses on Train, Test, and Validation Splits of Inspec dataset.
41