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 ·
e6f26b1
1
Parent(s): 8763df6
Training in progress, step 160000
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:52be431bbad9925be93db6d026ab4db4b2d4f50046ecf5edc0e784e442fdb772
|
| 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:3eee7d29916058791a23e16713c6a83e3105a27b66ca83001ea02b67d0452e15
|
| 3 |
+
size 7108
|