Compare commits

...

4 Commits
mm2 ... fixtypo

Author SHA1 Message Date
sunny
1f09f48d8f fixed small typo 2024-08-16 11:27:56 -04:00
sunny
b44546df6f fixedtypo 2024-08-16 11:22:50 -04:00
Sunny
967fbf8152 fixedtypo 2024-08-16 11:17:52 -04:00
Sunny
c144a1ae65 fixed small typo 2024-08-16 10:57:42 -04:00

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 ingored by comparing the labels
We can check that the right tokens are ignored by comparing the labels
to each token:
```python