fixedtypo

This commit is contained in:
sunny
2024-08-16 11:22:50 -04:00
parent 967fbf8152
commit b44546df6f

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