Instructions to use davidcechak/DNADebertaK8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use davidcechak/DNADebertaK8 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="davidcechak/DNADebertaK8")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("davidcechak/DNADebertaK8") model = AutoModelForMaskedLM.from_pretrained("davidcechak/DNADebertaK8", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
7ea8963
1
Parent(s): 4be98a0
Training in progress, step 260000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 388274461
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4f5b634597229ee6c0fa579db58a6fe7ebf44dadeba5f388224c6053d84d6c1
|
| 3 |
size 388274461
|
runs/Jul01_13-43-13_jupyter-xcechak--genomic-5fbenchmarks-5f3/events.out.tfevents.1656683014.jupyter-xcechak--genomic-5fbenchmarks-5f3.80389.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:79951e67d5691eb32e023070f52112267c6c240e327820f868b5ff7c36071d62
|
| 3 |
+
size 9288
|