Instructions to use ghadeermobasher/Modified-BlueBERT-BioRED-Chem with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ghadeermobasher/Modified-BlueBERT-BioRED-Chem with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="ghadeermobasher/Modified-BlueBERT-BioRED-Chem", device_map="auto")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("ghadeermobasher/Modified-BlueBERT-BioRED-Chem") model = AutoModelForTokenClassification.from_pretrained("ghadeermobasher/Modified-BlueBERT-BioRED-Chem", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
a07392c
1
Parent(s): acc821c
Training in progress, step 31000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 435662705
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbf9521f314295afebe9f28de3ee18059f67d3fabe90b191dd2846bb3819c177
|
| 3 |
size 435662705
|
runs/Jul06_14-40-37_cascade-007.cluster/events.out.tfevents.1657111262.cascade-007.cluster.18721.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:83dbcb3fc2bf1e030cd3f00c6a4a96dbef0f7ef0f3b44eba1428ae3b62fafae2
|
| 3 |
+
size 13246
|