fixed small typo

This commit is contained in:
sunny
2024-08-16 11:27:56 -04:00
parent b44546df6f
commit 1f09f48d8f

View File

@@ -205,7 +205,7 @@ ds = load_from_disk(f'last_run_prepared/{directory[0]}/')
hi there!. goodbye farewell</s>
```
We can check that the right tokens are ignored by comparing the labels
We can check that the right tokens are ignored by comparing the labels
to each token:
```python