unsloth/tests
Daniel Han 16a2d901fa Fix bugs and add improvements to RawTextDataLoader
- Fix test file: use return_tokenized instead of return_tensors
- Fix test file: use text_dataset instead of undefined dataset variable
- Move parameter validation to constructor (fail fast on invalid params)
- Add labels field in tokenized output for causal LM training
- Add empty file handling with clear error message
- Add tests for constructor validation and labels field
2026-01-08 11:35:00 +00:00
..
qlora Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
saving Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
utils Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
__init__.py Qwen 3, Bug Fixes (#2445) 2025-04-30 22:38:39 -07:00
test_model_registry.py Formatting & bug fixes (#3563) 2025-11-07 06:00:22 -08:00
test_raw_text.py Fix bugs and add improvements to RawTextDataLoader 2026-01-08 11:35:00 +00:00