drzo commited on
Commit
44eb497
·
verified ·
1 Parent(s): d3c9879

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 | 300,831 |
42
- | Total Edges | 14,658 |
43
- | Cross-Links | 3,644 |
44
  | Entities | 16 |
45
- | Emails | 199,205 |
46
  | Financial Documents | 12,103 |
47
  | Timeline Events | 59,955 |
48
  | LEX Schemes | 13 |
@@ -54,7 +54,7 @@ single trainable knowledge representation.
54
  |---|---|
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 101,429 |
57
- | Comcosys (Communications) | 199,205 |
58
  | RevStream1 (Evidence) | 150 |
59
  | Ad-Res-J7 (Legal) | 31 |
60
 
 
38
 
39
  | Metric | Count |
40
  |---|---|
41
+ | Total Nodes | 300,843 |
42
+ | Total Edges | 14,440 |
43
+ | Cross-Links | 3,632 |
44
  | Entities | 16 |
45
+ | Emails | 199,217 |
46
  | Financial Documents | 12,103 |
47
  | Timeline Events | 59,955 |
48
  | LEX Schemes | 13 |
 
54
  |---|---|
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 101,429 |
57
+ | Comcosys (Communications) | 199,217 |
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": 3644,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
- "num_evidence": 300831,
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": 3632,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
+ "num_evidence": 300843,
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:e5049ed4113fc3c97f51ac0ee17b1d8a6afcc704cf0bc10f8eeff95a8be87db6
3
- size 6334824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbce63d785308029205b6084c279289091bddf2ccbfe5a36ed296c8b983763a4
3
+ size 6329520
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dadc058fa049a64d895098b2491153ddfa25f8d39639df8675cc37809ccb7a84
3
  size 144102596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd9a65ddcab1c989296282f196b78b614d237d17407b0e8f5308ec703f879a16
3
  size 144102596
model_summary.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
- "total_edges": 13934,
5
- "total_cross_links": 3644,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12103,
9
  "timeline_event": 59955,
10
  "hypergraph_node": 29530,
11
  "fund_flow_analysis": 4,
12
- "email": 199205,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
- "proves": 14657,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 101429,
23
- "comcosys": 199205,
24
  "revstream1": 150,
25
  "ad_res_j7": 31
26
  },
 
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
+ "total_edges": 13713,
5
+ "total_cross_links": 3632,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12103,
9
  "timeline_event": 59955,
10
  "hypergraph_node": 29530,
11
  "fund_flow_analysis": 4,
12
+ "email": 199217,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
+ "proves": 14439,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 101429,
23
+ "comcosys": 199217,
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