Commit 8607ec8
authored
FIX SFT example dataset (#280)
The current [HuggingFaceTB/smoltalk2](https://huggingface.co/datasets/HuggingFaceTB/smoltalk2) dataset structure is not valid for the provided code snippets since the expected `train` and `test` splits are not present.
This change uses the same dataset as the example defined when using [hf jobs](https://huggingface.co/learn/smol-course/unit1/5#advanced-jobs-configuration).1 parent cb2a84a commit 8607ec8
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
| 465 | + | |
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
493 | | - | |
| 492 | + | |
494 | 493 | | |
495 | 494 | | |
496 | 495 | | |
| |||
0 commit comments