We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe88cd commit 44a1a0eCopy full SHA for 44a1a0e
1 file changed
esm/README.md
@@ -56,7 +56,7 @@ logits = result["logits"] # Shape: (batch, length, vocab_size)
56
57
### Masked Language Modeling
58
59
-```python
+```bash
60
# For a complete example, see main.py
61
python main.py --sequence "YOUR_SEQUENCE" --mask-position 50
62
```
0 commit comments