Token Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
Eval Results (legacy)
Instructions to use manibt1993/huner_ncbi_disease_dslim with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use manibt1993/huner_ncbi_disease_dslim with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="manibt1993/huner_ncbi_disease_dslim")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("manibt1993/huner_ncbi_disease_dslim") model = AutoModelForTokenClassification.from_pretrained("manibt1993/huner_ncbi_disease_dslim", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 13340
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 260785212
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df47722a7e6dd461daa1a9c4ef0a2d279d045a9a14d334e02f3b0484e34fd0e0
|
| 3 |
size 260785212
|
runs/Feb06_05-04-58_0fc676717a2f/events.out.tfevents.1707195906.0fc676717a2f.1788.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:5b9d9af7aeeb2607b8dec2f4bac9c40a5cf431c250511c99746b262ddcc9b6b6
|
| 3 |
+
size 17370
|