drzo commited on
Commit
58f6b1f
·
verified ·
1 Parent(s): 551146b

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,800 |
42
- | Total Edges | 14,972 |
43
  | Cross-Links | 3,620 |
44
  | Entities | 16 |
45
- | Emails | 199,557 |
46
  | Financial Documents | 12,097 |
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,557 |
58
  | RevStream1 (Evidence) | 146 |
59
  | Ad-Res-J7 (Legal) | 31 |
60
 
 
38
 
39
  | Metric | Count |
40
  |---|---|
41
+ | Total Nodes | 299,802 |
42
+ | Total Edges | 14,958 |
43
  | Cross-Links | 3,620 |
44
  | Entities | 16 |
45
+ | Emails | 199,559 |
46
  | Financial Documents | 12,097 |
47
  | Timeline Events | 59,816 |
48
  | LEX Schemes | 13 |
 
54
  |---|---|
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 100,050 |
57
+ | Comcosys (Communications) | 199,559 |
58
  | RevStream1 (Evidence) | 146 |
59
  | Ad-Res-J7 (Legal) | 31 |
60
 
config.json CHANGED
@@ -34,7 +34,7 @@
34
  "num_cross_links": 3620,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
- "num_evidence": 299800,
38
  "num_node_types": 10,
39
  "num_subsystems": 7,
40
  "subsystem_vocab": {
 
34
  "num_cross_links": 3620,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
+ "num_evidence": 299802,
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:ab9c92846938183053de1f0b225007afa8c0de2b7c7fd0a2ebb01107545289cc
3
- size 6343440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29e968a6584c403ffe0b334d6676011e0a5c726d9929f1099a5f5501713f19f4
3
+ size 6343104
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fc2cde5ed63fb7248a8ea1bfc0cdbef98793e6e7fad5d2656631f34e57821e2
3
  size 144102596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:977f529f7696c8a758bbe3700eb602e174118cd4cd6335fc886bb420631cf6a0
3
  size 144102596
model_summary.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
- "total_edges": 14293,
5
  "total_cross_links": 3620,
6
  "node_types": {
7
  "entity": 16,
@@ -9,18 +9,18 @@
9
  "timeline_event": 59816,
10
  "hypergraph_node": 28292,
11
  "fund_flow_analysis": 4,
12
- "email": 199557,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
- "proves": 14971,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
- "comcosys": 199557,
24
  "revstream1": 146,
25
  "ad_res_j7": 31
26
  },
 
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
+ "total_edges": 14279,
5
  "total_cross_links": 3620,
6
  "node_types": {
7
  "entity": 16,
 
9
  "timeline_event": 59816,
10
  "hypergraph_node": 28292,
11
  "fund_flow_analysis": 4,
12
+ "email": 199559,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
+ "proves": 14957,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
+ "comcosys": 199559,
24
  "revstream1": 146,
25
  "ad_res_j7": 31
26
  },
node_id_mapping.json CHANGED
The diff for this file is too large to render. See raw diff