Instructions to use simecek/HumanRedoneDNADeberta with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use simecek/HumanRedoneDNADeberta with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="simecek/HumanRedoneDNADeberta")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("simecek/HumanRedoneDNADeberta") model = AutoModelForMaskedLM.from_pretrained("simecek/HumanRedoneDNADeberta") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 20000
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 186685725
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2c6159e1d6a5a9bb86f32a7999e2c4f6b028aff2a43ee9f0a7d342bdb072a8fc
|
| 3 |
size 186685725
|
runs/Jun10_00-56-41_940fa3a0e70c/events.out.tfevents.1654822627.940fa3a0e70c.170.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:75d28464a3a135887c3aa1964a26b19f2d991e8d816da5f3c50f6d0f9abf527c
|
| 3 |
+
size 5222
|