Add subsets based on level
#4
by garrethlee - opened
Halo!! I'm hoping to make this dataset more accessible / viewable by people by converting it to parquet.
Before doing that, I figured that splitting the data into multiple subsets based on level (SD, SMP, SMA, Univ) would make the viewing experience better 🤗.
This PR contains:
- Added a few builder configs to create subsets in the dataset based on education level
garrethlee changed pull request title from add-subsets to Add subsets based on level
garrethlee changed pull request status to open