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
Training in progress, epoch 4
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:18c0afa3ec72ee6592dbb032496a27f232123fcef1b4fc8ba10cc892b9cf7c5e
|
| 3 |
size 265498661
|
runs/Feb09_13-45-25_ebeb854f6625/events.out.tfevents.1675950434.ebeb854f6625.322.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:3a423f5b5aa70fb925ce8a0b5e6ba8dc7c2017cf4537350ac4982047914dc7a4
|
| 3 |
+
size 6811
|