drzo commited on
Commit
c75db01
·
verified ·
1 Parent(s): 4200413

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,803 |
42
- | Total Edges | 14,978 |
43
- | Cross-Links | 3,920 |
44
  | Entities | 16 |
45
- | Emails | 199,560 |
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,560 |
58
  | RevStream1 (Evidence) | 146 |
59
  | Ad-Res-J7 (Legal) | 31 |
60
 
 
38
 
39
  | Metric | Count |
40
  |---|---|
41
+ | Total Nodes | 299,792 |
42
+ | Total Edges | 14,970 |
43
+ | Cross-Links | 3,944 |
44
  | Entities | 16 |
45
+ | Emails | 199,549 |
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,549 |
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": 3920,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
- "num_evidence": 299803,
38
  "num_node_types": 10,
39
  "num_subsystems": 7,
40
  "subsystem_vocab": {
@@ -51,5 +51,5 @@
51
  "text_num_heads": 4,
52
  "text_num_layers": 2,
53
  "text_vocab_size": 161,
54
- "transformers_version": "5.4.0"
55
  }
 
31
  "lex_scheme": 8,
32
  "timeline_event": 9
33
  },
34
+ "num_cross_links": 3944,
35
  "num_edge_types": 4,
36
  "num_entities": 16,
37
+ "num_evidence": 299792,
38
  "num_node_types": 10,
39
  "num_subsystems": 7,
40
  "subsystem_vocab": {
 
51
  "text_num_heads": 4,
52
  "text_num_layers": 2,
53
  "text_vocab_size": 161,
54
+ "transformers_version": "5.5.0"
55
  }
graph_data.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4587dcee395fa299a0fb4f7e512f2b97f5b1b8a2c46f4e5c3e7dc868493fd880
3
- size 6345384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc1e61d262bcd32e939507a3234ec6af56a28cc6ad5059aaa29d984fd81f6009
3
+ size 6345336
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd058a1fbc8f8be71c9be984bd96ac6eabb7463395e31c678674127fca12217c
3
  size 144102596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f82c3f078a977842331cbfa9d3be9428b9bf0b33765c89d20b7f7fc6928d140b
3
  size 144102596
model_summary.json CHANGED
@@ -1,26 +1,26 @@
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
- "total_edges": 14374,
5
- "total_cross_links": 3920,
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": 199560,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
- "proves": 14977,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
- "comcosys": 199560,
24
  "revstream1": 146,
25
  "ad_res_j7": 31
26
  },
 
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 250000,
4
+ "total_edges": 14372,
5
+ "total_cross_links": 3944,
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": 199549,
13
  "lex_scheme": 13,
14
  "legal_filing": 5
15
  },
16
  "edge_types": {
17
+ "proves": 14969,
18
  "transaction_evidenced_by": 1
19
  },
20
  "subsystems": {
21
  "core": 16,
22
  "fincosys": 100050,
23
+ "comcosys": 199549,
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