Graph Machine Learning
Transformers
Safetensors
English
unicosys_hypergraph
knowledge-graph
hypergraph
legal-evidence
graph-neural-network
unicosys
Instructions to use drzo/unicosys-hypergraph with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use drzo/unicosys-hypergraph with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("drzo/unicosys-hypergraph", dtype="auto") - Notebooks
- Google Colab
- Kaggle
chore: update unicosys hypergraph model from CI pipeline
Browse files- README.md +1 -1
- graph_data.safetensors +2 -2
- model.safetensors +1 -1
- model_summary.json +2 -2
- node_id_mapping.json +0 -0
- tokenizer.json +22 -22
README.md
CHANGED
|
@@ -39,7 +39,7 @@ single trainable knowledge representation.
|
|
| 39 |
| Metric | Count |
|
| 40 |
|---|---|
|
| 41 |
| Total Nodes | 198,013 |
|
| 42 |
-
| Total Edges | 13,
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 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":
|
| 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":
|
| 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 |
-
"
|
| 39 |
-
"
|
| 40 |
-
"
|
| 41 |
-
"\
|
| 42 |
-
"
|
| 43 |
-
"
|
| 44 |
-
"
|
| 45 |
-
"
|
| 46 |
-
"
|
| 47 |
-
"
|
| 48 |
-
"
|
| 49 |
-
"
|
| 50 |
-
"
|
| 51 |
-
"
|
| 52 |
-
"
|
| 53 |
-
"
|
| 54 |
-
"
|
| 55 |
-
"
|
| 56 |
-
"
|
| 57 |
-
"
|
| 58 |
-
"
|
| 59 |
-
"
|
| 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,
|