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 ·
fab5776
1
Parent(s): 3b3a62a
Training in progress, step 220000
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:1a4131ceac8f82074cfdc2d18aaf8a22ce34cea35068b799fa81b66e9833898e
|
| 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:eea6750f5e7c1cb0c3f896d0092e15303b920c66de107793f9466192eb24a10c
|
| 3 |
+
size 8416
|