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 ·
4be98a0
1
Parent(s): fab5776
Training in progress, step 240000
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:47459bb95187622f323117cfffcfc28a6b87d531b538681660e7fbe19d295cce
|
| 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:abb6911be7c7b3a405fd1575422d95cb4be5c97b473999ec221bcf7eb9256c72
|
| 3 |
+
size 8852
|