drzo commited on
Commit
63c33f6
·
verified ·
1 Parent(s): f43dd1b

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,806 |
42
- | Total Edges | 14,923 |
43
- | Cross-Links | 3,600 |
44
  | Entities | 16 |
45
- | Emails | 199,563 |
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,563 |
58
  | RevStream1 (Evidence) | 146 |
59
  | Ad-Res-J7 (Legal) | 31 |
60
 
 
38
 
39
  | Metric | Count |
40
  |---|---|
41
+ | Total Nodes | 299,832 |
42
+ | Total Edges | 15,160 |
43
+ | Cross-Links | 3,560 |
44
  | Entities | 16 |
45
+ | Emails | 199,589 |
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,589 |
58
  | RevStream1 (Evidence) | 146 |
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": 3600,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
- "num_evidence": 299806,
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": 3560,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
+ "num_evidence": 299832,
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:7d13757f9a2a20296ca8372d2380153a023a0c978ae319b173f03ba189b690a7
3
- size 6342144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83ab4f06c1c2cbc72e7b247bcb30d1ba95ccce14b38afc1e519abd1ffbfe8edc
3
+ size 6347592
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78b7c38c58d3af72710eaa180116d29efb0e804fe1468a891065b45f82a7b625
3
  size 144102596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447416e523cb0f00581026ef07f151c2af64182d45afc62fa093c39c90f4aa2a
3
  size 144102596
model_summary.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
- "total_edges": 14239,
5
- "total_cross_links": 3600,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12097,
9
  "timeline_event": 59816,
10
  "hypergraph_node": 28292,
11
  "fund_flow_analysis": 4,
12
- "email": 199563,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
- "proves": 14922,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
- "comcosys": 199563,
24
  "revstream1": 146,
25
  "ad_res_j7": 31
26
  },
 
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
+ "total_edges": 14466,
5
+ "total_cross_links": 3560,
6
  "node_types": {
7
  "entity": 16,
8
  "entity_document": 12097,
9
  "timeline_event": 59816,
10
  "hypergraph_node": 28292,
11
  "fund_flow_analysis": 4,
12
+ "email": 199589,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
+ "proves": 15159,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
+ "comcosys": 199589,
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