Instructions to use ghadeermobasher/BioNLP13-Modified-BioBERT-512 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ghadeermobasher/BioNLP13-Modified-BioBERT-512 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ghadeermobasher/BioNLP13-Modified-BioBERT-512")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ghadeermobasher/BioNLP13-Modified-BioBERT-512") model = AutoModelForTokenClassification.from_pretrained("ghadeermobasher/BioNLP13-Modified-BioBERT-512") - Notebooks
- Google Colab
- Kaggle
Commit ·
41d4e07
1
Parent(s): 870feb8
Training in progress, step 8500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 430974833
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2e2e0a102ab2e70cb44aaa0abbfe246779cd256431d3147d9c5e15178d0da4cd
|
| 3 |
size 430974833
|
runs/Jun13_23-20-41_cascade-023.cluster/events.out.tfevents.1655155268.cascade-023.cluster.6054.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:d566a3fb74dcadc2fca253bf40cfa80395ba52edab8df4a4f9553c037c51d8ad
|
| 3 |
+
size 13240
|