Token Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
Eval Results (legacy)
Instructions to use roscazo/bsc-finetuned-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use roscazo/bsc-finetuned-ner with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="roscazo/bsc-finetuned-ner")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("roscazo/bsc-finetuned-ner") model = AutoModelForTokenClassification.from_pretrained("roscazo/bsc-finetuned-ner") - Notebooks
- Google Colab
- Kaggle
Training complete
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496309681
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef721a955c0c33d48dd1f96e7edebb061ee043d5a24e00a8dbd7d4fe5f9f99e0
|
| 3 |
size 496309681
|
runs/Nov30_09-11-49_d5238b5063f1/events.out.tfevents.1669799741.d5238b5063f1.77.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:88568785270c8c547243da6ff28a1d10ec56cf0c2b6a822ec01118d7e6955ca9
|
| 3 |
+
size 11523
|