drzo commited on
Commit
56ec6a1
·
verified ·
1 Parent(s): 4a30556

chore: update unicosys hypergraph model from CI pipeline

Browse files
README.md CHANGED
@@ -38,12 +38,12 @@ single trainable knowledge representation.
38
 
39
  | Metric | Count |
40
  |---|---|
41
- | Total Nodes | 203,642 |
42
- | Total Edges | 14,675 |
43
- | Cross-Links | 4,116 |
44
  | Entities | 16 |
45
  | Emails | 199,541 |
46
- | Financial Documents | 2,290 |
47
  | Timeline Events | 1,220 |
48
  | LEX Schemes | 13 |
49
  | Legal Filings | 7 |
@@ -55,7 +55,7 @@ single trainable knowledge representation.
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 3,908 |
57
  | Comcosys (Communications) | 199,541 |
58
- | RevStream1 (Evidence) | 144 |
59
  | Ad-Res-J7 (Legal) | 33 |
60
 
61
  ## Training
 
38
 
39
  | Metric | Count |
40
  |---|---|
41
+ | Total Nodes | 203,643 |
42
+ | Total Edges | 14,666 |
43
+ | Cross-Links | 4,120 |
44
  | Entities | 16 |
45
  | Emails | 199,541 |
46
+ | Financial Documents | 2,291 |
47
  | Timeline Events | 1,220 |
48
  | LEX Schemes | 13 |
49
  | Legal Filings | 7 |
 
55
  | Core (Entities) | 16 |
56
  | Fincosys (Financial) | 3,908 |
57
  | Comcosys (Communications) | 199,541 |
58
+ | RevStream1 (Evidence) | 145 |
59
  | Ad-Res-J7 (Legal) | 33 |
60
 
61
  ## Training
config.json CHANGED
@@ -31,10 +31,10 @@
31
  "lex_scheme": 8,
32
  "timeline_event": 9
33
  },
34
- "num_cross_links": 4116,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
- "num_evidence": 203642,
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": 4120,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
+ "num_evidence": 203643,
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:99201f0af31c404ff7b4c28796b85c18cd7d806a8f3517e02a8781faa2643eb0
3
- size 5264784
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec1ac7fc59b73c901eb72e2a230a0ea0d5d815d295ed269aa604e4190768d2ac
3
+ size 5264616
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6565c9741651ca11063c868daf7ad18e9a3165c68a853f9963b88addf2f5b8f0
3
  size 139041988
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce8c29e203e9dc2272509a352c6f85d47ca855922a12a5bccc9b7e269d5f601c
3
  size 139041988
model_summary.json CHANGED
@@ -1,11 +1,11 @@
1
  {
2
  "case_number": "2025-137857",
3
- "total_nodes": 203642,
4
- "total_edges": 15707,
5
- "total_cross_links": 4116,
6
  "node_types": {
7
  "entity": 16,
8
- "entity_document": 2290,
9
  "timeline_event": 1220,
10
  "hypergraph_node": 551,
11
  "fund_flow_analysis": 4,
@@ -14,14 +14,14 @@
14
  "legal_filing": 7
15
  },
16
  "edge_types": {
17
- "proves": 14674,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 3908,
23
  "comcosys": 199541,
24
- "revstream1": 144,
25
  "ad_res_j7": 33
26
  },
27
  "model_params": 34758785,
 
1
  {
2
  "case_number": "2025-137857",
3
+ "total_nodes": 203643,
4
+ "total_edges": 15699,
5
+ "total_cross_links": 4120,
6
  "node_types": {
7
  "entity": 16,
8
+ "entity_document": 2291,
9
  "timeline_event": 1220,
10
  "hypergraph_node": 551,
11
  "fund_flow_analysis": 4,
 
14
  "legal_filing": 7
15
  },
16
  "edge_types": {
17
+ "proves": 14665,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 3908,
23
  "comcosys": 199541,
24
+ "revstream1": 145,
25
  "ad_res_j7": 33
26
  },
27
  "model_params": 34758785,
node_id_mapping.json CHANGED
The diff for this file is too large to render. See raw diff