fixedtypo

This commit is contained in:
Sunny
2024-08-16 11:17:52 -04:00
parent c144a1ae65
commit 967fbf8152

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