drzo commited on
Commit
8734d95
·
verified ·
1 Parent(s): f97905c

chore: update unicosys hypergraph model from CI pipeline

Browse files
README.md CHANGED
@@ -38,11 +38,11 @@ single trainable knowledge representation.
38
 
39
  | Metric | Count |
40
  |---|---|
41
- | Total Nodes | 299,725 |
42
- | Total Edges | 14,811 |
43
- | Cross-Links | 3,976 |
44
  | Entities | 16 |
45
- | Emails | 199,554 |
46
  | Financial Documents | 12,096 |
47
  | Timeline Events | 59,789 |
48
  | LEX Schemes | 13 |
@@ -54,7 +54,7 @@ single trainable knowledge representation.
54
  |---|---|
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 99,976 |
57
- | Comcosys (Communications) | 199,554 |
58
  | RevStream1 (Evidence) | 146 |
59
  | Ad-Res-J7 (Legal) | 33 |
60
 
 
38
 
39
  | Metric | Count |
40
  |---|---|
41
+ | Total Nodes | 299,726 |
42
+ | Total Edges | 14,800 |
43
+ | Cross-Links | 3,968 |
44
  | Entities | 16 |
45
+ | Emails | 199,555 |
46
  | Financial Documents | 12,096 |
47
  | Timeline Events | 59,789 |
48
  | LEX Schemes | 13 |
 
54
  |---|---|
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 99,976 |
57
+ | Comcosys (Communications) | 199,555 |
58
  | RevStream1 (Evidence) | 146 |
59
  | Ad-Res-J7 (Legal) | 33 |
60
 
config.json CHANGED
@@ -31,10 +31,10 @@
31
  "lex_scheme": 8,
32
  "timeline_event": 9
33
  },
34
- "num_cross_links": 3976,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
- "num_evidence": 299725,
38
  "num_node_types": 10,
39
  "num_subsystems": 7,
40
  "subsystem_vocab": {
 
31
  "lex_scheme": 8,
32
  "timeline_event": 9
33
  },
34
+ "num_cross_links": 3968,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
+ "num_evidence": 299726,
38
  "num_node_types": 10,
39
  "num_subsystems": 7,
40
  "subsystem_vocab": {
graph_data.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:96ebb25a287b7f9e91dc52748df355e6350a41280ec8b67fe55691440508ddd1
3
- size 6341760
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5579e4d31eed09e6d53ccec2dad3331661948c1c3cd4be77b348fd4395b99bb
3
+ size 6341448
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56d6ad1d3068150d8e33535ecc30daae13b247787fd1084a120631ece10ad6bf
3
  size 144102596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11629dce2ef7bf87455c1a8d3571f7b9ea1a1b40f8a1ad4b78fc81ee66f74ee4
3
  size 144102596
model_summary.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
- "total_edges": 14223,
5
- "total_cross_links": 3976,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12096,
9
  "timeline_event": 59789,
10
  "hypergraph_node": 28246,
11
  "fund_flow_analysis": 4,
12
- "email": 199554,
13
  "lex_scheme": 13,
14
  "legal_filing": 7
15
  },
16
  "edge_types": {
17
- "proves": 14810,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 99976,
23
- "comcosys": 199554,
24
  "revstream1": 146,
25
  "ad_res_j7": 33
26
  },
 
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
+ "total_edges": 14210,
5
+ "total_cross_links": 3968,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12096,
9
  "timeline_event": 59789,
10
  "hypergraph_node": 28246,
11
  "fund_flow_analysis": 4,
12
+ "email": 199555,
13
  "lex_scheme": 13,
14
  "legal_filing": 7
15
  },
16
  "edge_types": {
17
+ "proves": 14799,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 99976,
23
+ "comcosys": 199555,
24
  "revstream1": 146,
25
  "ad_res_j7": 33
26
  },
node_id_mapping.json CHANGED
The diff for this file is too large to render. See raw diff