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 15000
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:e74448e03b298f534fa94f16450950ec27fbe20c7cea646d915168b8e9fc7e4b
|
| 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:39f076ee73e2a74ec7c799ed754d69eb8c2967c43f1b6f6c1e14cd32b2cc6f5f
|
| 3 |
+
size 4786
|