Instructions to use ghadeermobasher/BioNLP13CG-Modified-scibert-uncased_latest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ghadeermobasher/BioNLP13CG-Modified-scibert-uncased_latest with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ghadeermobasher/BioNLP13CG-Modified-scibert-uncased_latest")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ghadeermobasher/BioNLP13CG-Modified-scibert-uncased_latest") model = AutoModelForTokenClassification.from_pretrained("ghadeermobasher/BioNLP13CG-Modified-scibert-uncased_latest") - Notebooks
- Google Colab
- Kaggle
Commit ·
2097b0b
1
Parent(s): 9063a2f
Training in progress, step 10500
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 437407601
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee98b8dc039b2906ecfc646289d0e5f9b632d8730626b639ec10f053d04ddc16
|
| 3 |
size 437407601
|
runs/Feb21_19-27-18_cascade-113.cluster/events.out.tfevents.1645468063.cascade-113.cluster.25239.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:a03ebf74b196087aa22b5535d867195d7fb4144f26a43904c307dc548400063b
|
| 3 |
+
size 15197
|