metadata
license: mit
Dataset Description
A dataset of pairs of TypeScript code to appropriate type declarations.
Language
TypeScript only.
To Load
from datasets import load_dataset
load_dataset("noahshinn024/ts-code2td")
Distribution of type declaration code lengths
- uses the tokenizer from bigcode/santacoder