Instructions to use debbiesoon/prot_bert_bfd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use debbiesoon/prot_bert_bfd with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="debbiesoon/prot_bert_bfd")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("debbiesoon/prot_bert_bfd") model = AutoModelForTokenClassification.from_pretrained("debbiesoon/prot_bert_bfd") - Notebooks
- Google Colab
- Kaggle
Commit ·
af4da7e
1
Parent(s): 305f443
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 1676011121
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68b2d4d0e7fa632ad966694f041dba2e020a1fd6805b15a4c38e56572e27d1ec
|
| 3 |
size 1676011121
|
runs/Sep13_03-31-56_ed9b2856f6ef/events.out.tfevents.1663039924.ed9b2856f6ef.140.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:238c9c36e444b0fd3575303e06b3bb78476d6754d5ec808b5627803217270b23
|
| 3 |
+
size 5472
|