### Workload #### Task Text generation. #### Dataset TBD #### Model TBD Possible candidates include - [preferred starting point] [Nanodo](https://github.com/google-deepmind/nanodo) - NanoGPT - Meta’s [lingua](https://github.com/facebookresearch/lingua) - Keller Jordan’s [modded nanoGPT](https://github.com/KellerJordan/modded-nanogpt) #### Reference Implementation TBD --- ### ToDo - [ ] Preliminary Benchmarking for model/dataset - [ ] Choose Model - [ ] Choose Dataset - [ ] Implement data input pipeline - [ ] Document specific dataset version in workload-specific README - [ ] Add model in JAX - [ ] Document model in workload-specific README - [ ] Add model in PyTorch - [ ] Target setting for new workload - [ ] Provide sample submission (and sample tuning search space) - [ ] Document results of sample submission in workload-specific README (how long did it take to reach the target performance)
Workload
Task
Text generation.
Dataset
TBD
Model
TBD
Possible candidates include
Reference Implementation
TBD
ToDo