CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01ZHENGRAN /cross_code_eval_typescripttext1K<n<10K1 likes632 downloads2y agoHugging Face02petrpan26 /typescript-codetabular100K<n<1M3 likes477 downloads3y agoHugging Face03mhhmm /typescript-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 ! texttext-generation10K<n<100K11 likes266 downloads3y agoHugging Face04Shuu12121 /github-file-programs-dataset-typescripttext1M<n<10M0 likes139 downloads9mo agoHugging Face05laion /dev_set_v2_a1_crosscodeeval_typescript_20260805_125428text1K<n<10K0 likes134 downloads2mo agoHugging Face06Shuu12121 /typescript-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.text100K<n<1M0 likes131 downloads1y agoHugging Face07hongliu9903 /stack_edu_typescripttabular1M<n<10M0 likes127 downloads1y agoHugging Face08petrpan26 /typescript-jesttabular10K<n<100K0 likes120 downloads3y agoHugging Face09grenishrai /typescript-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.texttext-generation1K<n<10K1 likes91 downloads10mo agoHugging Face10DCAgent /exp_rpt_crosscodeeval-typescript_10ktext10K<n<100K0 likes86 downloads7mo agoHugging Face11DCAgent /a1_crosscodeeval_typescripttext10K<n<100K0 likes85 downloads6mo agoHugging Face12Shuu12121 /typescript-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.text100K<n<1M2 likes81 downloads1y agoHugging Face13DCAgent /exp_rpt_crosscodeeval-typescripttext1K<n<10K0 likes76 downloads8mo agoHugging Face14DCAgent2 /swebench_verified_random_100_folders_a1_crosscodeeval_typescript_20260324_072751textn<1K0 likes75 downloads6mo agoHugging Face15laion /a1-crosscodeeval_typescript-tb2-leonardo-20260731text1K<n<10K0 likes75 downloads1mo agoHugging Face16DCAgent2 /swebench_verified_random_100_folders_a1_crosscodeeval_typescript_20260625_215021text1K<n<10K0 likes69 downloads3mo agoHugging Face17bleugreen /typescript-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.texttext-classification10K<n<100K3 likes60 downloads3y agoHugging Face18AkshithAI /starcoderdata-typescript-ctx-6144text10K<n<100K0 likes53 downloads25d agoHugging Face19bleugreen /typescript-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.texttext-classification10K<n<100K8 likes51 downloads3y agoHugging Face20DCAgent2 /dev_set_v2_a1_crosscodeeval_typescript_20260324_201725textn<1K0 likes46 downloads6mo agoHugging Face21DCAgent2 /terminal_bench_2_a1_crosscodeeval_typescript_20260324_025704textn<1K0 likes44 downloads6mo agoHugging Face22AkshithAI /starcoderdata-typescript-ctx-2048text10K<n<100K0 likes43 downloads25d agoHugging Face23AkshithAI /starcoderdata-typescript-ctx-8192text1K<n<10K0 likes41 downloads25d agoHugging Face24DCAgent2 /terminal_bench_2_a1_crosscodeeval_typescript_20260325_000759textn<1K0 likes39 downloads6mo agoHugging Face25AkshithAI /starcoderdata-typescript-ctx-4096text10K<n<100K0 likes39 downloads25d agoHugging Face26petrpan26 /typescript-testtabular10K<n<100K0 likes34 downloads3y agoHugging Face27DCAgent2 /swebench_verified_random_100_folders_a1_crosscodeeval_typescript_20260325_072852textn<1K0 likes34 downloads6mo agoHugging Face28dmeldrum6 /Typescript_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 text1K<n<10K1 likes31 downloads8mo agoHugging Face29mhhmm /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 ! texttext-generation10K<n<100K5 likes30 downloads3y agoHugging Face30jan-hq /typescript_ins_binarized Dataset Card for "typescript_ins_binarized" More Information needed text10K<n<100K0 likes29 downloads3y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.