File size: 4,116 Bytes
21d2bb9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 | {
"collected_at": "2026-07-17",
"generated_at": "2026-07-17T09:08:37.733954",
"hf_repo": "Nottybro/csharp-dotnet-cpt-v0",
"hf_url": "https://huggingface.co/datasets/Nottybro/csharp-dotnet-cpt-v0",
"source_dataset": "codeparrot/github-code",
"source_resolve_pattern": "https://huggingface.co/datasets/codeparrot/github-code/resolve/main/data/train-{idx:05d}-of-01126.parquet",
"tokenizer": "Qwen/Qwen2.5-Coder-1.5B",
"target_tokens": 500000000,
"stretch_tokens": 750000000,
"total_unique_tokens": 695288168,
"total_files_retained": 681426,
"total_repositories": 68869,
"source_shards_processed": 179,
"per_slice": {
"architecture_di_auth_configuration": {
"files": 8893,
"tokens": 10461997
},
"aspnetcore_web_api": {
"files": 8990,
"tokens": 5056231
},
"blazor": {
"files": 3184,
"tokens": 5529264
},
"core_csharp_bcl_async_performance": {
"files": 424888,
"tokens": 321910658
},
"desktop_wpf_winui_maui": {
"files": 54819,
"tokens": 71724689
},
"distributed_dotnet_grpc_signalr_workers": {
"files": 9208,
"tokens": 10058794
},
"efcore_sql_data": {
"files": 18638,
"tokens": 16996348
},
"legacy_dotnet_migration_interop": {
"files": 68059,
"tokens": 100024228
},
"nuget_msbuild_ci_tooling": {
"files": 5532,
"tokens": 4350798
},
"testing_debugging_repair_refactoring": {
"files": 79215,
"tokens": 149175161
}
},
"per_license": {
"apache-2.0": {
"files": 167699,
"tokens": 204609979
},
"bsd-2-clause": {
"files": 10346,
"tokens": 15022311
},
"bsd-3-clause": {
"files": 31535,
"tokens": 36707726
},
"cc0-1.0": {
"files": 1881,
"tokens": 1586022
},
"isc": {
"files": 822,
"tokens": 437927
},
"mit": {
"files": 460905,
"tokens": 430391064
},
"unlicense": {
"files": 8238,
"tokens": 6533139
}
},
"per_split": {
"test": {
"files": 9711,
"tokens": 9151159,
"repos": 1061
},
"train": {
"files": 662253,
"tokens": 676849804,
"repos": 66796
},
"validation": {
"files": 9462,
"tokens": 9287205,
"repos": 1012
}
},
"dedup": {
"exact_duplicates_removed": 0,
"near_duplicates_removed": 19828,
"rejected_bad_extension": 17215737,
"rejected_license": 263775,
"rejected_generated_or_size": 113696,
"rejected_secret": 949
},
"secret_scan": {
"files_quarantined": 949,
"by_reason": {
"secret": 949
},
"unresolved_findings_in_corpus": 0,
"note": "Every retained file passed the secret scanner; matches were excluded (quarantined), so zero unresolved findings remain."
},
"sizes": {
"files": 184,
"compressed_bytes": 1188704518,
"uncompressed_bytes": 7104025486,
"rows": 1362852
},
"verification": {
"checked": 184,
"verified": 180,
"mismatch": [],
"unverified": [
"splits/test-00001.parquet",
"splits/train-00001.parquet",
"splits/train-00002.parquet",
"splits/validation-00001.parquet"
]
},
"license_policy": {
"allowed": [
"0bsd",
"apache-2.0",
"bsd",
"bsd-2-clause",
"bsd-3-clause",
"cc0-1.0",
"isc",
"mit",
"mitre",
"ms-pl",
"unlicense"
],
"excluded": "GPL, AGPL, LGPL, MPL, unknown, no-license, proprietary"
},
"split_method": "Deterministic blake2b hash of repo_name; a repository's every file maps to exactly one split, so no repo appears in more than one split.",
"provenance_note": "Per-file upstream commit/blob SHA is NOT present in codeparrot/github-code; commit_or_blob_id records the github-code shard+sha retrieval id, source_url is a HEAD-based GitHub blob link. See DATASET_CARD for limitations."
} |