Skip to content

Commit 44a1a0e

Browse files
committed
Update README.md
1 parent afe88cd commit 44a1a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

esm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ logits = result["logits"] # Shape: (batch, length, vocab_size)
5656

5757
### Masked Language Modeling
5858

59-
```python
59+
```bash
6060
# For a complete example, see main.py
6161
python main.py --sequence "YOUR_SEQUENCE" --mask-position 50
6262
```

0 commit comments

Comments
 (0)