asahi417 commited on
Commit
acfcfd4
1 Parent(s): 3ead889

update model

Browse files
Files changed (2) hide show
  1. stats.csv +34 -34
  2. stats.md +34 -35
stats.csv CHANGED
@@ -1,35 +1,35 @@
1
  relation_type,positive (train),negative (train),positive (validation),negative (validation)
2
- Antonym,3175,0,703,0
3
- AtLocation,6974,0,727,0
4
- CapableOf,603,0,0,0
5
- Causes,906,0,83,0
6
- CausesDesire,195,0,30,0
7
- CreatedBy,104,0,4,0
8
- DefinedAs,16,0,2,0
9
- Desires,374,0,0,0
10
- DistinctFrom,1552,0,426,0
11
- Entails,277,0,118,0
12
- HasA,606,0,10,0
13
- HasContext,4664,0,1936,0
14
- HasFirstSubevent,66,0,17,0
15
- HasLastSubevent,82,0,14,0
16
- HasPrerequisite,586,0,123,0
17
- HasProperty,1397,0,0,0
18
- HasSubevent,644,0,64,0
19
- InstanceOf,1,0,0,0
20
- IsA,54028,0,21122,0
21
- LocatedNear,21,0,3,0
22
- MadeOf,221,0,23,0
23
- MannerOf,8762,0,3747,0
24
- MotivatedByGoal,282,0,35,0
25
- NotCapableOf,17,0,0,0
26
- NotDesires,235,0,0,0
27
- NotHasProperty,74,0,19,0
28
- PartOf,6880,0,2629,0
29
- ReceivesAction,290,0,0,0
30
- RelatedTo,61672,0,11356,0
31
- SimilarTo,82,0,36,0
32
- SymbolOf,1,0,0,0
33
- Synonym,52261,0,22391,0
34
- UsedFor,2997,0,415,0
35
- SUM,210045,0,66033,0
 
1
  relation_type,positive (train),negative (train),positive (validation),negative (validation)
2
+ Antonym,3175,206870,703,65330
3
+ AtLocation,6974,203071,727,65306
4
+ CapableOf,603,209442,0,0
5
+ Causes,906,209139,83,65950
6
+ CausesDesire,195,209850,30,66003
7
+ CreatedBy,104,209941,4,66029
8
+ DefinedAs,16,210029,2,66031
9
+ Desires,374,209671,0,0
10
+ DistinctFrom,1552,208493,426,65607
11
+ Entails,277,209768,118,65915
12
+ HasA,606,209439,10,66023
13
+ HasContext,4664,205381,1936,64097
14
+ HasFirstSubevent,66,209979,17,66016
15
+ HasLastSubevent,82,209963,14,66019
16
+ HasPrerequisite,586,209459,123,65910
17
+ HasProperty,1397,208648,0,0
18
+ HasSubevent,644,209401,64,65969
19
+ InstanceOf,1,210044,0,0
20
+ IsA,54028,156017,21122,44911
21
+ LocatedNear,21,210024,3,66030
22
+ MadeOf,221,209824,23,66010
23
+ MannerOf,8762,201283,3747,62286
24
+ MotivatedByGoal,282,209763,35,65998
25
+ NotCapableOf,17,210028,0,0
26
+ NotDesires,235,209810,0,0
27
+ NotHasProperty,74,209971,19,66014
28
+ PartOf,6880,203165,2629,63404
29
+ ReceivesAction,290,209755,0,0
30
+ RelatedTo,61672,148373,11356,54677
31
+ SimilarTo,82,209963,36,65997
32
+ SymbolOf,1,210044,0,0
33
+ Synonym,52261,157784,22391,43642
34
+ UsedFor,2997,207048,415,65618
35
+ SUM,210045,6721440,66033,1584792
stats.md CHANGED
@@ -1,37 +1,36 @@
1
  | relation_type | positive (train) | negative (train) | positive (validation) | negative (validation) |
2
  |:-----------------|-------------------:|-------------------:|------------------------:|------------------------:|
3
- | Antonym | 3175 | 0 | 703 | 0 |
4
- | AtLocation | 6974 | 0 | 727 | 0 |
5
- | CapableOf | 603 | 0 | 0 | 0 |
6
- | Causes | 906 | 0 | 83 | 0 |
7
- | CausesDesire | 195 | 0 | 30 | 0 |
8
- | CreatedBy | 104 | 0 | 4 | 0 |
9
- | DefinedAs | 16 | 0 | 2 | 0 |
10
- | Desires | 374 | 0 | 0 | 0 |
11
- | DistinctFrom | 1552 | 0 | 426 | 0 |
12
- | Entails | 277 | 0 | 118 | 0 |
13
- | HasA | 606 | 0 | 10 | 0 |
14
- | HasContext | 4664 | 0 | 1936 | 0 |
15
- | HasFirstSubevent | 66 | 0 | 17 | 0 |
16
- | HasLastSubevent | 82 | 0 | 14 | 0 |
17
- | HasPrerequisite | 586 | 0 | 123 | 0 |
18
- | HasProperty | 1397 | 0 | 0 | 0 |
19
- | HasSubevent | 644 | 0 | 64 | 0 |
20
- | InstanceOf | 1 | 0 | 0 | 0 |
21
- | IsA | 54028 | 0 | 21122 | 0 |
22
- | LocatedNear | 21 | 0 | 3 | 0 |
23
- | MadeOf | 221 | 0 | 23 | 0 |
24
- | MannerOf | 8762 | 0 | 3747 | 0 |
25
- | MotivatedByGoal | 282 | 0 | 35 | 0 |
26
- | NotCapableOf | 17 | 0 | 0 | 0 |
27
- | NotDesires | 235 | 0 | 0 | 0 |
28
- | NotHasProperty | 74 | 0 | 19 | 0 |
29
- | PartOf | 6880 | 0 | 2629 | 0 |
30
- | ReceivesAction | 290 | 0 | 0 | 0 |
31
- | RelatedTo | 61672 | 0 | 11356 | 0 |
32
- | SimilarTo | 82 | 0 | 36 | 0 |
33
- | SymbolOf | 1 | 0 | 0 | 0 |
34
- | Synonym | 52261 | 0 | 22391 | 0 |
35
- | UsedFor | 2997 | 0 | 415 | 0 |
36
- |:-----------------|-------------------:|-------------------:|------------------------:|------------------------:|
37
- | SUM | 210045 | 0 | 66033 | 0 |
 
1
  | relation_type | positive (train) | negative (train) | positive (validation) | negative (validation) |
2
  |:-----------------|-------------------:|-------------------:|------------------------:|------------------------:|
3
+ | Antonym | 3175 | 206870 | 703 | 65330 |
4
+ | AtLocation | 6974 | 203071 | 727 | 65306 |
5
+ | CapableOf | 603 | 209442 | 0 | 0 |
6
+ | Causes | 906 | 209139 | 83 | 65950 |
7
+ | CausesDesire | 195 | 209850 | 30 | 66003 |
8
+ | CreatedBy | 104 | 209941 | 4 | 66029 |
9
+ | DefinedAs | 16 | 210029 | 2 | 66031 |
10
+ | Desires | 374 | 209671 | 0 | 0 |
11
+ | DistinctFrom | 1552 | 208493 | 426 | 65607 |
12
+ | Entails | 277 | 209768 | 118 | 65915 |
13
+ | HasA | 606 | 209439 | 10 | 66023 |
14
+ | HasContext | 4664 | 205381 | 1936 | 64097 |
15
+ | HasFirstSubevent | 66 | 209979 | 17 | 66016 |
16
+ | HasLastSubevent | 82 | 209963 | 14 | 66019 |
17
+ | HasPrerequisite | 586 | 209459 | 123 | 65910 |
18
+ | HasProperty | 1397 | 208648 | 0 | 0 |
19
+ | HasSubevent | 644 | 209401 | 64 | 65969 |
20
+ | InstanceOf | 1 | 210044 | 0 | 0 |
21
+ | IsA | 54028 | 156017 | 21122 | 44911 |
22
+ | LocatedNear | 21 | 210024 | 3 | 66030 |
23
+ | MadeOf | 221 | 209824 | 23 | 66010 |
24
+ | MannerOf | 8762 | 201283 | 3747 | 62286 |
25
+ | MotivatedByGoal | 282 | 209763 | 35 | 65998 |
26
+ | NotCapableOf | 17 | 210028 | 0 | 0 |
27
+ | NotDesires | 235 | 209810 | 0 | 0 |
28
+ | NotHasProperty | 74 | 209971 | 19 | 66014 |
29
+ | PartOf | 6880 | 203165 | 2629 | 63404 |
30
+ | ReceivesAction | 290 | 209755 | 0 | 0 |
31
+ | RelatedTo | 61672 | 148373 | 11356 | 54677 |
32
+ | SimilarTo | 82 | 209963 | 36 | 65997 |
33
+ | SymbolOf | 1 | 210044 | 0 | 0 |
34
+ | Synonym | 52261 | 157784 | 22391 | 43642 |
35
+ | UsedFor | 2997 | 207048 | 415 | 65618 |
36
+ | SUM | 210045 | 6.72144e+06 | 66033 | 1.58479e+06 |