drzo commited on
Commit
179b732
·
verified ·
1 Parent(s): 16b1f2b

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,459 |
42
- | Total Edges | 14,976 |
43
- | Cross-Links | 3,564 |
44
  | Entities | 16 |
45
- | Emails | 199,212 |
46
  | Financial Documents | 12,101 |
47
  | Timeline Events | 59,816 |
48
  | LEX Schemes | 13 |
@@ -54,7 +54,7 @@ single trainable knowledge representation.
54
  |---|---|
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 100,050 |
57
- | Comcosys (Communications) | 199,212 |
58
  | RevStream1 (Evidence) | 150 |
59
  | Ad-Res-J7 (Legal) | 31 |
60
 
 
38
 
39
  | Metric | Count |
40
  |---|---|
41
+ | Total Nodes | 299,463 |
42
+ | Total Edges | 14,950 |
43
+ | Cross-Links | 3,552 |
44
  | Entities | 16 |
45
+ | Emails | 199,216 |
46
  | Financial Documents | 12,101 |
47
  | Timeline Events | 59,816 |
48
  | LEX Schemes | 13 |
 
54
  |---|---|
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 100,050 |
57
+ | Comcosys (Communications) | 199,216 |
58
  | RevStream1 (Evidence) | 150 |
59
  | Ad-Res-J7 (Legal) | 31 |
60
 
config.json CHANGED
@@ -31,10 +31,10 @@
31
  "lex_scheme": 8,
32
  "timeline_event": 9
33
  },
34
- "num_cross_links": 3564,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
- "num_evidence": 299459,
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": 3552,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
+ "num_evidence": 299463,
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:3614bccccf5e52e0caab5f18c9429200313f33bfb026c831d30a55b86866200a
3
- size 6343392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b439cbbeec0131ff50333a58405cfa6a59b2aecfbf36f6dcf0ccbf4270bfc941
3
+ size 6342696
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b06b932473b891b0bc5d8f836b5ef8f60ee6b8d4abdd2a09cd0520ada752db5
3
  size 144102596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2afa7e74da08bf076cd26ed4cecdac5e5d8d4b1e3094eeac3879e6d66c251e7
3
  size 144102596
model_summary.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
- "total_edges": 14291,
5
- "total_cross_links": 3564,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12101,
9
  "timeline_event": 59816,
10
  "hypergraph_node": 28292,
11
  "fund_flow_analysis": 4,
12
- "email": 199212,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
- "proves": 14975,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
- "comcosys": 199212,
24
  "revstream1": 150,
25
  "ad_res_j7": 31
26
  },
 
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
+ "total_edges": 14262,
5
+ "total_cross_links": 3552,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12101,
9
  "timeline_event": 59816,
10
  "hypergraph_node": 28292,
11
  "fund_flow_analysis": 4,
12
+ "email": 199216,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
+ "proves": 14949,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
+ "comcosys": 199216,
24
  "revstream1": 150,
25
  "ad_res_j7": 31
26
  },
node_id_mapping.json CHANGED
The diff for this file is too large to render. See raw diff