Token Classification
Transformers
PyTorch
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Instructions to use vishnun/knowledge-graph-nlp with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vishnun/knowledge-graph-nlp with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="vishnun/knowledge-graph-nlp")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("vishnun/knowledge-graph-nlp") model = AutoModelForTokenClassification.from_pretrained("vishnun/knowledge-graph-nlp") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265498661
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b62a060c21dd95ccf7e5e28d309e8514549a1c341cfb7fded76d82f88d1dda2c
|
| 3 |
size 265498661
|
runs/Mar24_07-08-33_de28005cce25/events.out.tfevents.1679641826.de28005cce25.306.0
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:c80fd7425c4da3099f3c36d3fea562262b6bbbc39ead0d3364d6e681a9d17f28
|
| 3 |
+
size 7426
|