asahi417 commited on
Commit
41b8a9a
1 Parent(s): acfcfd4
Files changed (1) hide show
  1. README.md +34 -34
README.md CHANGED
@@ -38,40 +38,40 @@ An example of `train` looks as follows.
38
 
39
  | relation_type | positive (train) | negative (train) | positive (validation) | negative (validation) |
40
  |:-----------------|-------------------:|-------------------:|------------------------:|------------------------:|
41
- | Antonym | 3175 | 0 | 703 | 0 |
42
- | AtLocation | 6974 | 0 | 727 | 0 |
43
- | CapableOf | 603 | 0 | 0 | 0 |
44
- | Causes | 906 | 0 | 83 | 0 |
45
- | CausesDesire | 195 | 0 | 30 | 0 |
46
- | CreatedBy | 104 | 0 | 4 | 0 |
47
- | DefinedAs | 16 | 0 | 2 | 0 |
48
- | Desires | 374 | 0 | 0 | 0 |
49
- | DistinctFrom | 1552 | 0 | 426 | 0 |
50
- | Entails | 277 | 0 | 118 | 0 |
51
- | HasA | 606 | 0 | 10 | 0 |
52
- | HasContext | 4664 | 0 | 1936 | 0 |
53
- | HasFirstSubevent | 66 | 0 | 17 | 0 |
54
- | HasLastSubevent | 82 | 0 | 14 | 0 |
55
- | HasPrerequisite | 586 | 0 | 123 | 0 |
56
- | HasProperty | 1397 | 0 | 0 | 0 |
57
- | HasSubevent | 644 | 0 | 64 | 0 |
58
- | InstanceOf | 1 | 0 | 0 | 0 |
59
- | IsA | 54028 | 0 | 21122 | 0 |
60
- | LocatedNear | 21 | 0 | 3 | 0 |
61
- | MadeOf | 221 | 0 | 23 | 0 |
62
- | MannerOf | 8762 | 0 | 3747 | 0 |
63
- | MotivatedByGoal | 282 | 0 | 35 | 0 |
64
- | NotCapableOf | 17 | 0 | 0 | 0 |
65
- | NotDesires | 235 | 0 | 0 | 0 |
66
- | NotHasProperty | 74 | 0 | 19 | 0 |
67
- | PartOf | 6880 | 0 | 2629 | 0 |
68
- | ReceivesAction | 290 | 0 | 0 | 0 |
69
- | RelatedTo | 61672 | 0 | 11356 | 0 |
70
- | SimilarTo | 82 | 0 | 36 | 0 |
71
- | SymbolOf | 1 | 0 | 0 | 0 |
72
- | Synonym | 52261 | 0 | 22391 | 0 |
73
- | UsedFor | 2997 | 0 | 415 | 0 |
74
- | SUM | 210045 | 0 | 66033 | 0 |
75
 
76
  ### Citation Information
77
  ```
 
38
 
39
  | relation_type | positive (train) | negative (train) | positive (validation) | negative (validation) |
40
  |:-----------------|-------------------:|-------------------:|------------------------:|------------------------:|
41
+ | Antonym | 3175 | 206870 | 703 | 65330 |
42
+ | AtLocation | 6974 | 203071 | 727 | 65306 |
43
+ | CapableOf | 603 | 209442 | 0 | 0 |
44
+ | Causes | 906 | 209139 | 83 | 65950 |
45
+ | CausesDesire | 195 | 209850 | 30 | 66003 |
46
+ | CreatedBy | 104 | 209941 | 4 | 66029 |
47
+ | DefinedAs | 16 | 210029 | 2 | 66031 |
48
+ | Desires | 374 | 209671 | 0 | 0 |
49
+ | DistinctFrom | 1552 | 208493 | 426 | 65607 |
50
+ | Entails | 277 | 209768 | 118 | 65915 |
51
+ | HasA | 606 | 209439 | 10 | 66023 |
52
+ | HasContext | 4664 | 205381 | 1936 | 64097 |
53
+ | HasFirstSubevent | 66 | 209979 | 17 | 66016 |
54
+ | HasLastSubevent | 82 | 209963 | 14 | 66019 |
55
+ | HasPrerequisite | 586 | 209459 | 123 | 65910 |
56
+ | HasProperty | 1397 | 208648 | 0 | 0 |
57
+ | HasSubevent | 644 | 209401 | 64 | 65969 |
58
+ | InstanceOf | 1 | 210044 | 0 | 0 |
59
+ | IsA | 54028 | 156017 | 21122 | 44911 |
60
+ | LocatedNear | 21 | 210024 | 3 | 66030 |
61
+ | MadeOf | 221 | 209824 | 23 | 66010 |
62
+ | MannerOf | 8762 | 201283 | 3747 | 62286 |
63
+ | MotivatedByGoal | 282 | 209763 | 35 | 65998 |
64
+ | NotCapableOf | 17 | 210028 | 0 | 0 |
65
+ | NotDesires | 235 | 209810 | 0 | 0 |
66
+ | NotHasProperty | 74 | 209971 | 19 | 66014 |
67
+ | PartOf | 6880 | 203165 | 2629 | 63404 |
68
+ | ReceivesAction | 290 | 209755 | 0 | 0 |
69
+ | RelatedTo | 61672 | 148373 | 11356 | 54677 |
70
+ | SimilarTo | 82 | 209963 | 36 | 65997 |
71
+ | SymbolOf | 1 | 210044 | 0 | 0 |
72
+ | Synonym | 52261 | 157784 | 22391 | 43642 |
73
+ | UsedFor | 2997 | 207048 | 415 | 65618 |
74
+ | SUM | 210045 | 6.72144e+06 | 66033 | 1.58479e+06 |
75
 
76
  ### Citation Information
77
  ```