--- datasets: - togethercomputer/RedPajama-Data-1T language: - en library_name: transformers license: apache-2.0 pipeline_tag: text-generation --- ## PDS-470M [paper](https://arxiv.org/abs/2410.07064) | [code](https://github.com/microsoft/LMOps/tree/main/data_selection) | [project page](https://github.com/microsoft/LMOps/tree/main/data_selection) **PDS-470M** is a 470M parameter Mistral architecture model **pretrained from scratch** using the PDS framework on data selected from the CC split of [Redpajama](https://github.com/togethercomputer/RedPajama-Data). The PDS framework is based on the [Pontryagin's maximum principle](https://en.wikipedia.org/wiki/Pontryagin%27s_maximum_principle#:~:text=Pontryagin's%20maximum%20principle%20is%20used,the%20state%20or%20input%20controls.) for optimal pre-training data selection, offering strong theoretical support and scalability for training large language models. Please refer to our [paper](https://arxiv.org/abs/2410.07064) for more details. ### Overview of the theory: