Datasets:
v1.1: compiler-backed dialects, 566 records, 2076 diagnostic pairs
Browse files- v1.1/README.md +16 -16
- v1.1/dataset_full.jsonl +2 -2
- v1.1/dataset_full.parquet +2 -2
- v1.1/dataset_noncommercial.jsonl +2 -2
- v1.1/dataset_noncommercial.parquet +2 -2
- v1.1/dataset_permissive.jsonl +2 -2
- v1.1/dataset_permissive.parquet +2 -2
- v1.1/diagnostic_bugfix_pairs.jsonl +0 -0
- v1.1/metrics.json +43 -41
- v1.1/sample.jsonl +2 -2
v1.1/README.md
CHANGED
|
@@ -45,12 +45,12 @@ accepts the output.
|
|
| 45 |
|
| 46 |
| Dialect | Generator | This run | Validator |
|
| 47 |
|---|---|---|---|
|
| 48 |
-
| SPIR-V | glslangValidator -V |
|
| 49 |
-
| GLSL 330 | spirv-cross |
|
| 50 |
-
| ESSL 300 | spirv-cross |
|
| 51 |
-
| HLSL SM6.0 | spirv-cross |
|
| 52 |
| MSL 2.0 | spirv-cross | emitted, unverified | none exists on Linux |
|
| 53 |
-
| WGSL | sampler-split + naga |
|
| 54 |
|
| 55 |
`msl_status` is reported as `EMITTED_UNVERIFIED`, never `PASSED`: no Metal
|
| 56 |
compiler exists outside macOS, and overstating that is what made the previous
|
|
@@ -67,10 +67,10 @@ scored 0/40. Normalising the **source** instead lifted WGSL from 36% to 86%.
|
|
| 67 |
|
| 68 |
| File | Records |
|
| 69 |
|---|---|
|
| 70 |
-
| `dataset_full.jsonl` |
|
| 71 |
-
| `dataset_permissive.jsonl` |
|
| 72 |
| `dataset_noncommercial.jsonl` | 29 |
|
| 73 |
-
| `diagnostic_bugfix_pairs.jsonl` |
|
| 74 |
| `metrics.json` | pipeline counters |
|
| 75 |
|
| 76 |
Parquet mirrors use nested Arrow structs rather than JSON-in-a-string.
|
|
@@ -87,14 +87,14 @@ portability boundaries.
|
|
| 87 |
|
| 88 |
```
|
| 89 |
repositories : 64/102 cloned
|
| 90 |
-
files scanned:
|
| 91 |
-
candidates :
|
| 92 |
-
accepted :
|
| 93 |
-
diagnostics :
|
| 94 |
-
rejected : L0=
|
| 95 |
-
duplicates : exact=
|
| 96 |
-
tokens :
|
| 97 |
-
elapsed :
|
| 98 |
```
|
| 99 |
|
| 100 |
## Toolchain
|
|
|
|
| 45 |
|
| 46 |
| Dialect | Generator | This run | Validator |
|
| 47 |
|---|---|---|---|
|
| 48 |
+
| SPIR-V | glslangValidator -V | 855/860 (99%) | spirv-val |
|
| 49 |
+
| GLSL 330 | spirv-cross | 709/829 (86%) | glslangValidator |
|
| 50 |
+
| ESSL 300 | spirv-cross | 695/752 (92%) | glslangValidator |
|
| 51 |
+
| HLSL SM6.0 | spirv-cross | 708/784 (90%) | dxc (authoritative) |
|
| 52 |
| MSL 2.0 | spirv-cross | emitted, unverified | none exists on Linux |
|
| 53 |
+
| WGSL | sampler-split + naga | 544/719 (76%) | wgpu.create_shader_module |
|
| 54 |
|
| 55 |
`msl_status` is reported as `EMITTED_UNVERIFIED`, never `PASSED`: no Metal
|
| 56 |
compiler exists outside macOS, and overstating that is what made the previous
|
|
|
|
| 67 |
|
| 68 |
| File | Records |
|
| 69 |
|---|---|
|
| 70 |
+
| `dataset_full.jsonl` | 566 |
|
| 71 |
+
| `dataset_permissive.jsonl` | 537 |
|
| 72 |
| `dataset_noncommercial.jsonl` | 29 |
|
| 73 |
+
| `diagnostic_bugfix_pairs.jsonl` | 2076 |
|
| 74 |
| `metrics.json` | pipeline counters |
|
| 75 |
|
| 76 |
Parquet mirrors use nested Arrow structs rather than JSON-in-a-string.
|
|
|
|
| 87 |
|
| 88 |
```
|
| 89 |
repositories : 64/102 cloned
|
| 90 |
+
files scanned: 5769
|
| 91 |
+
candidates : 2893
|
| 92 |
+
accepted : 566
|
| 93 |
+
diagnostics : 2076
|
| 94 |
+
rejected : L0=2579 licence=297 inflation=23
|
| 95 |
+
duplicates : exact=90 near=144
|
| 96 |
+
tokens : 3,871,248
|
| 97 |
+
elapsed : 673s
|
| 98 |
```
|
| 99 |
|
| 100 |
## Toolchain
|
v1.1/dataset_full.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5be42b57d664b28c68f2d326f0776b06006cc4c5dea1ce1352ef0d6b0130ff56
|
| 3 |
+
size 10794470
|
v1.1/dataset_full.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3ad7eb68bf70c8f5d767fa926dbb995668420b00865ad78df2b17f047d0cf86
|
| 3 |
+
size 1540054
|
v1.1/dataset_noncommercial.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de6ac848b31b3154cc9451d5ed8ab20d4b9544212ff9d53aeb086d5584caa336
|
| 3 |
+
size 316609
|
v1.1/dataset_noncommercial.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf954f3fb898cfe12ceb9d8c50ae13e93b90dfdccd70b2769641b6ca0cd133ef
|
| 3 |
+
size 86600
|
v1.1/dataset_permissive.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:329119a95a16b1fb06fe77b089bcdaba3ba68c6fd63191f419f006465ab6a89d
|
| 3 |
+
size 10477861
|
v1.1/dataset_permissive.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a8e59aeef0f91d0a59309fb34ea3d59a3d3a30d17722e03b07326f2495d4982d
|
| 3 |
+
size 1499425
|
v1.1/diagnostic_bugfix_pairs.jsonl
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
v1.1/metrics.json
CHANGED
|
@@ -2,63 +2,65 @@
|
|
| 2 |
"repos_attempted": 102,
|
| 3 |
"repos_cloned": 64,
|
| 4 |
"repos_failed": 38,
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"
|
| 8 |
-
"
|
| 9 |
-
"
|
|
|
|
|
|
|
| 10 |
"rejected_integrity": 0,
|
| 11 |
-
"duplicates_exact":
|
| 12 |
-
"duplicates_near":
|
| 13 |
-
"accepted":
|
| 14 |
-
"diagnostics":
|
| 15 |
"target_passed": {
|
| 16 |
-
"spirv":
|
| 17 |
-
"
|
| 18 |
-
"
|
| 19 |
-
"wgsl":
|
| 20 |
-
"
|
| 21 |
},
|
| 22 |
"target_failed": {
|
|
|
|
| 23 |
"hlsl_sm60": 76,
|
| 24 |
-
"
|
| 25 |
-
"
|
| 26 |
-
"wgsl": 85,
|
| 27 |
"spirv": 5
|
| 28 |
},
|
| 29 |
"target_unverified": {
|
| 30 |
-
"msl_20":
|
| 31 |
},
|
| 32 |
"target_unsupported": {
|
| 33 |
-
"wgsl":
|
| 34 |
},
|
| 35 |
"reject_reasons": {
|
| 36 |
"L0:only 6 non-blank lines (min 8)": 82,
|
| 37 |
-
"L0:only
|
| 38 |
-
"L0:only
|
| 39 |
-
"L0:only 3 non-blank lines (min 8)":
|
| 40 |
-
"L0:only 1 shader marker(s), need 2":
|
| 41 |
-
"L0:only 0 shader marker(s), need 2":
|
| 42 |
-
"L0:no shader entry point":
|
| 43 |
-
"L0:only 2 non-blank lines (min 8)":
|
| 44 |
-
"L0:only 5 non-blank lines (min 8)":
|
| 45 |
-
"L0:trivial stub or passthrough shader":
|
| 46 |
-
"L4:target near-identical to source":
|
| 47 |
-
"L0:host-language markers present: ['cpp_namespace']": 36,
|
| 48 |
"L0:host-language markers present: ['java_csharp_declaration', 'cpp_namesp": 34,
|
| 49 |
-
"L0:host-language markers present: ['
|
| 50 |
"L0:host-language markers present: ['c_stdio_call']": 2,
|
| 51 |
-
"
|
| 52 |
-
"L0:
|
| 53 |
-
"
|
|
|
|
| 54 |
},
|
| 55 |
"failure_classes": {
|
| 56 |
-
"compile_error":
|
| 57 |
-
"validator_rejected":
|
| 58 |
-
"wgsl_unsupported_by_webgpu":
|
| 59 |
-
"sampler_split_failed":
|
| 60 |
},
|
| 61 |
-
"total_tokens":
|
| 62 |
-
"elapsed_seconds":
|
| 63 |
-
"sampler_split_applied":
|
| 64 |
}
|
|
|
|
| 2 |
"repos_attempted": 102,
|
| 3 |
"repos_cloned": 64,
|
| 4 |
"repos_failed": 38,
|
| 5 |
+
"repos_unlicensed": 4,
|
| 6 |
+
"licenses_resolved": 7,
|
| 7 |
+
"files_scanned": 5769,
|
| 8 |
+
"candidates": 2893,
|
| 9 |
+
"rejected_l0": 2579,
|
| 10 |
+
"rejected_license": 297,
|
| 11 |
+
"rejected_inflation": 23,
|
| 12 |
"rejected_integrity": 0,
|
| 13 |
+
"duplicates_exact": 90,
|
| 14 |
+
"duplicates_near": 144,
|
| 15 |
+
"accepted": 566,
|
| 16 |
+
"diagnostics": 2076,
|
| 17 |
"target_passed": {
|
| 18 |
+
"spirv": 855,
|
| 19 |
+
"essl_300": 695,
|
| 20 |
+
"hlsl_sm60": 708,
|
| 21 |
+
"wgsl": 544,
|
| 22 |
+
"glsl_330": 709
|
| 23 |
},
|
| 24 |
"target_failed": {
|
| 25 |
+
"glsl_330": 120,
|
| 26 |
"hlsl_sm60": 76,
|
| 27 |
+
"essl_300": 57,
|
| 28 |
+
"wgsl": 118,
|
|
|
|
| 29 |
"spirv": 5
|
| 30 |
},
|
| 31 |
"target_unverified": {
|
| 32 |
+
"msl_20": 836
|
| 33 |
},
|
| 34 |
"target_unsupported": {
|
| 35 |
+
"wgsl": 57
|
| 36 |
},
|
| 37 |
"reject_reasons": {
|
| 38 |
"L0:only 6 non-blank lines (min 8)": 82,
|
| 39 |
+
"L0:only 4 non-blank lines (min 8)": 44,
|
| 40 |
+
"L0:only 7 non-blank lines (min 8)": 106,
|
| 41 |
+
"L0:only 3 non-blank lines (min 8)": 20,
|
| 42 |
+
"L0:only 1 shader marker(s), need 2": 248,
|
| 43 |
+
"L0:only 0 shader marker(s), need 2": 63,
|
| 44 |
+
"L0:no shader entry point": 1738,
|
| 45 |
+
"L0:only 2 non-blank lines (min 8)": 4,
|
| 46 |
+
"L0:only 5 non-blank lines (min 8)": 46,
|
| 47 |
+
"L0:trivial stub or passthrough shader": 21,
|
| 48 |
+
"L4:target near-identical to source": 23,
|
|
|
|
| 49 |
"L0:host-language markers present: ['java_csharp_declaration', 'cpp_namesp": 34,
|
| 50 |
+
"L0:host-language markers present: ['cpp_namespace']": 42,
|
| 51 |
"L0:host-language markers present: ['c_stdio_call']": 2,
|
| 52 |
+
"L0:host-language markers present: ['cpp_std_namespace']": 7,
|
| 53 |
+
"L0:host-language markers present: ['java_csharp_declaration']": 121,
|
| 54 |
+
"L3:licence 'Prosperity License & Patron License (https://lygia.xyz/licens": 297,
|
| 55 |
+
"L0:6709 lines exceeds max 4000": 1
|
| 56 |
},
|
| 57 |
"failure_classes": {
|
| 58 |
+
"compile_error": 2038,
|
| 59 |
+
"validator_rejected": 31,
|
| 60 |
+
"wgsl_unsupported_by_webgpu": 5,
|
| 61 |
+
"sampler_split_failed": 2
|
| 62 |
},
|
| 63 |
+
"total_tokens": 3871248,
|
| 64 |
+
"elapsed_seconds": 673.2338922023773,
|
| 65 |
+
"sampler_split_applied": 153
|
| 66 |
}
|
v1.1/sample.jsonl
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:199e5e34848af33902ca46ab7f3c47a26490b659b658081347110e4029bb56cf
|
| 3 |
+
size 871236
|