asahi417 commited on
Commit
23f9c06
1 Parent(s): 5c740ef
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -25,14 +25,14 @@ We apply filtering to keep triples with alpha-numeric subject and object, as wel
25
  - Number of unique entities in subject and object.
26
 
27
  | Dataset | `train` | `validation` | `test` | `all` |
28
- | ------- | ------- | ------------ | ------- | ------- |
29
  | raw | 659,163 | 141,248 | 141,249 | 941,660 |
30
  | filter | 463,521 | 99,550 | 99,408 | 662,479 |
31
 
32
  - Number of unique predicate.
33
 
34
  | Dataset | `train` | `validation` | `test` | `all` |
35
- | ------- | ------- | ------------ | ------- | ----- |
36
  | raw | 894 | 717 | 700 | 2,311 |
37
  | filter | 780 | 614 | 616 | 2,010 |
38
 
 
25
  - Number of unique entities in subject and object.
26
 
27
  | Dataset | `train` | `validation` | `test` | `all` |
28
+ |-------:|-------:|------------:|-------:|-------:|
29
  | raw | 659,163 | 141,248 | 141,249 | 941,660 |
30
  | filter | 463,521 | 99,550 | 99,408 | 662,479 |
31
 
32
  - Number of unique predicate.
33
 
34
  | Dataset | `train` | `validation` | `test` | `all` |
35
+ |-------:|-------:|------------:|-------:|-----:|
36
  | raw | 894 | 717 | 700 | 2,311 |
37
  | filter | 780 | 614 | 616 | 2,010 |
38