drzo commited on
Commit
74c95bb
·
verified ·
1 Parent(s): c7bb02a

chore: update unicosys hypergraph model from CI pipeline

Browse files
README.md CHANGED
@@ -39,7 +39,7 @@ single trainable knowledge representation.
39
  | Metric | Count |
40
  |---|---|
41
  | Total Nodes | 198,013 |
42
- | Total Edges | 13,445 |
43
  | Cross-Links | 3,668 |
44
  | Entities | 16 |
45
  | Emails | 197,987 |
 
39
  | Metric | Count |
40
  |---|---|
41
  | Total Nodes | 198,013 |
42
+ | Total Edges | 13,450 |
43
  | Cross-Links | 3,668 |
44
  | Entities | 16 |
45
  | Emails | 197,987 |
graph_data.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68b31f38a82f09cbb7ca9a9fcfbd06d8d604565dbe1722ea8b05764e7302226c
3
- size 5097480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7541a0a0c6748507a0551ec2728cab8929ef4ee0078d3525a611554f0a0dbaba
3
+ size 5097600
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:552c43f628a93397c2ce75171c053cf94af03fff4d4d78575f40e0c0827df9cc
3
  size 139066052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1127f7e44dad1876cc5858eef126d84fa45c94d240bfe8e92599c704bd4bb4
3
  size 139066052
model_summary.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 198013,
4
- "total_edges": 14365,
5
  "total_cross_links": 3668,
6
  "node_types": {
7
  "entity": 16,
@@ -9,7 +9,7 @@
9
  "timeline_event": 10
10
  },
11
  "edge_types": {
12
- "proves": 13444,
13
  "transaction_evidenced_by": 1
14
  },
15
  "subsystems": {
 
1
  {
2
  "case_number": "2025-137857",
3
  "total_nodes": 198013,
4
+ "total_edges": 14370,
5
  "total_cross_links": 3668,
6
  "node_types": {
7
  "entity": 16,
 
9
  "timeline_event": 10
10
  },
11
  "edge_types": {
12
+ "proves": 13449,
13
  "transaction_evidenced_by": 1
14
  },
15
  "subsystems": {
node_id_mapping.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer.json CHANGED
@@ -35,28 +35,28 @@
35
  "x": 34,
36
  ".": 35,
37
  "?": 36,
38
- "'": 37,
39
- "\u00a0": 38,
40
- "-": 39,
41
- "\u00a3": 40,
42
- "1": 41,
43
- "8": 42,
44
- "2": 43,
45
- "9": 44,
46
- "7": 45,
47
- "+": 46,
48
- "!": 47,
49
- "#": 48,
50
- "0": 49,
51
- "5": 50,
52
- "4": 51,
53
- "3": 52,
54
- "6": 53,
55
- "&": 54,
56
- "\u2013": 55,
57
- "|": 56,
58
- "\u2019": 57,
59
- "@": 58,
60
  "\ud83d\udc8c": 59,
61
  "<": 60,
62
  "/": 61,
 
35
  "x": 34,
36
  ".": 35,
37
  "?": 36,
38
+ "6": 37,
39
+ "9": 38,
40
+ "@": 39,
41
+ "\u2013": 40,
42
+ "-": 41,
43
+ "1": 42,
44
+ "0": 43,
45
+ "2": 44,
46
+ "4": 45,
47
+ "'": 46,
48
+ "\u00a0": 47,
49
+ "\u00a3": 48,
50
+ "8": 49,
51
+ "7": 50,
52
+ "+": 51,
53
+ "!": 52,
54
+ "#": 53,
55
+ "5": 54,
56
+ "3": 55,
57
+ "&": 56,
58
+ "|": 57,
59
+ "\u2019": 58,
60
  "\ud83d\udc8c": 59,
61
  "<": 60,
62
  "/": 61,