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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
chore: update unicosys hypergraph model from CI pipeline
Browse files- config.json +1 -1
- graph_data.safetensors +1 -1
- model.safetensors +1 -1
- node_id_mapping.json +0 -0
config.json
CHANGED
|
@@ -44,5 +44,5 @@
|
|
| 44 |
"text_num_heads": 4,
|
| 45 |
"text_num_layers": 2,
|
| 46 |
"text_vocab_size": 237,
|
| 47 |
-
"transformers_version": "5.14.
|
| 48 |
}
|
|
|
|
| 44 |
"text_num_heads": 4,
|
| 45 |
"text_num_layers": 2,
|
| 46 |
"text_vocab_size": 237,
|
| 47 |
+
"transformers_version": "5.14.1"
|
| 48 |
}
|
graph_data.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5096880
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a029742c5a91b683b6dacc0f60d02827b1e62c9d5fbe02e3dab0d65153f49493
|
| 3 |
size 5096880
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 139056836
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9481196eae4431841d3281ee4db34cd12b1339064c834a57a2a66c0b55e10865
|
| 3 |
size 139056836
|
node_id_mapping.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|