ServiceNow / Fast-LLM

Accelerating your LLM training to full speed
https://servicenow.github.io/Fast-LLM/
Other
37 stars 5 forks source link

Dataset wrapper classes #37

Closed jlamypoirier closed 1 week ago

jlamypoirier commented 1 week ago

✨ Description

Extracted from #34. Rewrite the dataset classes as a set of independent classes wrappin each other. Add splitting and concatenation wrappers (the latter is unused for now).

🔍 Type of change

Select all that apply: