Fill-Mask
Transformers
Safetensors
ntv3
genomics
dna
diploid
zygosity
phase
nucleotide-transformer
continued-pretraining
custom_code
Instructions to use scrc-dnai/Directional_Tokens_plus_Unordered_8M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use scrc-dnai/Directional_Tokens_plus_Unordered_8M with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="scrc-dnai/Directional_Tokens_plus_Unordered_8M", trust_remote_code=True)# Load model directly from transformers import AutoModelForMaskedLM model = AutoModelForMaskedLM.from_pretrained("scrc-dnai/Directional_Tokens_plus_Unordered_8M", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository