datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cross_code_eval_typescripttypescript-codetypescript-instruct-20kWhy always Python?
I get 20,000 TypeScript code from The Stack and generate {"instruction", "output"} pairs (based on gpt-3.5-turbo)
Using this dataset for finetune code generation model just for TypeScript
Make web developers great again !
github-file-programs-dataset-typescriptdev_set_v2_a1_crosscodeeval_typescript_20260805_125428typescript-treesitter-dedupe-filtered-datasetsV2
Typescript CodeSearch Dataset (Shuu12121/typescript-treesitter-dedupe-filtered-datasetsV2)
Dataset Description
This dataset contains TypeScript functions and methods paired with their TSDoc comments, extracted from open-source TypeScript repositories on GitHub.
It is formatted similarly to the CodeSearchNet challenge dataset.
Each entry includes:
code: The source code of a typescript function or method.
docstring: The docstring or Javadoc associated with the… See the full description on the dataset page: https://huggingface.co/datasets/Shuu12121/typescript-treesitter-dedupe-filtered-datasetsV2.stack_edu_typescripttypescript-jesttypescript-dataset
TypeScript Advanced Reasoning Dataset
This dataset provides a large collection of advanced TypeScript reasoning tasks designed to train models that understand and operate within the TypeScript type system at an expert level. The content focuses on type theory, generic inference, discriminated unions, template literal behavior, narrowing rules, static analysis, and complex type transformations.
Each entry is formatted as a compact JSONL instruction output pair so it can be… See the full description on the dataset page: https://huggingface.co/datasets/grenishrai/typescript-dataset.exp_rpt_crosscodeeval-typescript_10ka1_crosscodeeval_typescripttypescript-treesitter-filtered-datasetsV2
Typescript CodeSearch Dataset (Shuu12121/typescript-treesitter-filtered-datasetsV2)
Dataset Description
This dataset contains TypeScript functions and methods paired with their TSDoc comments, extracted from open-source TypeScript repositories on GitHub.
It is formatted similarly to the CodeSearchNet challenge dataset.
Each entry includes:
code: The source code of a typescript function or method.
docstring: The docstring or Javadoc associated with the function/method.… See the full description on the dataset page: https://huggingface.co/datasets/Shuu12121/typescript-treesitter-filtered-datasetsV2.exp_rpt_crosscodeeval-typescriptswebench_verified_random_100_folders_a1_crosscodeeval_typescript_20260324_072751a1-crosscodeeval_typescript-tb2-leonardo-20260731swebench_verified_random_100_folders_a1_crosscodeeval_typescript_20260625_215021typescript-chunks
typescript-chunks
A dataset of TypeScript snippets, processed from the typescript subset of the-stack-smol.
Processing
Each source file is parsed with the TypeScript AST and queried for 'semantic chunks' of the following types.
FunctionDeclaration ---- 8205
ArrowFunction --------- 33890
ClassDeclaration ------- 5325
InterfaceDeclaration -- 12884
EnumDeclaration --------- 518
TypeAliasDeclaration --- 3580
MethodDeclaration ----- 24713
Leading comments are added to the… See the full description on the dataset page: https://huggingface.co/datasets/bleugreen/typescript-chunks.starcoderdata-typescript-ctx-6144typescript-instruct
typescript-instruct
A dataset of TypeScript snippets, processed from the typescript subset of the-stack-smol.
Processing
Each source file is parsed with the TypeScript AST and queried for 'semantic chunks' of the following types.
ClassDeclaration - 2401
ArrowFunction - 16443… See the full description on the dataset page: https://huggingface.co/datasets/bleugreen/typescript-instruct.dev_set_v2_a1_crosscodeeval_typescript_20260324_201725terminal_bench_2_a1_crosscodeeval_typescript_20260324_025704starcoderdata-typescript-ctx-2048starcoderdata-typescript-ctx-8192terminal_bench_2_a1_crosscodeeval_typescript_20260325_000759starcoderdata-typescript-ctx-4096typescript-testswebench_verified_random_100_folders_a1_crosscodeeval_typescript_20260325_072852Typescript_Master_QA_Dataset
Dataset Card for Typescript_Master_QA_Dataset
Typescript QA Dataset
Dataset Details
Dataset Description
Typescript QA DataSet including Questions from:
General Programming
The Type system
Unions and literals
Objects
Functions
Arrays
Interfaces
Classes
Type Modifiers
Generics
typescript-instruct-20k-v2cWhy always Python?
I get 20,000 TypeScript code from The Stack and generate {"instruction", "output"} pairs (based on gpt-3.5-turbo)
Using this dataset for finetune code generation model just for TypeScript
Make web developers great again !
typescript_ins_binarized
Dataset Card for "typescript_ins_binarized"
More Information needed
