--- license: bigscience-openrail-m extra_gated_prompt: >- ## Model License Agreement Please read the BigCode [OpenRAIL-M license](https://huggingface.co/spaces/bigcode/bigcode-model-license-agreement) agreement before accepting it. extra_gated_fields: I accept the above license agreement, and will use the Model complying with the set of use restrictions and sharing requirements: checkbox --- # StenoType Type migration with large language models for code. Migrates JavaScript to TypeScript by predicting type annotations and generating type definitions. This model is based on [StarCoderBase-7b](https://huggingface.co/bigcode/starcoderbase-7b) and fine-tuned on TypeScript examples derived from [The Stack](https://huggingface.co/datasets/bigcode/the-stack-dedup). Please see the [GitHub](https://github.com/nuprl/StenoType/) repository for more information.