Update Plaincode CNL dataset card
Browse files
README.md
CHANGED
|
@@ -67,7 +67,7 @@ Each row contains:
|
|
| 67 |
|
| 68 |
```json
|
| 69 |
{
|
| 70 |
-
"accepted_rows":
|
| 71 |
"completed_shards": [
|
| 72 |
"train-00000.jsonl.gz",
|
| 73 |
"train-00001.jsonl.gz",
|
|
@@ -1794,26 +1794,27 @@ Each row contains:
|
|
| 1794 |
"train-01722.jsonl.gz",
|
| 1795 |
"train-01723.jsonl.gz",
|
| 1796 |
"train-01724.jsonl.gz",
|
| 1797 |
-
"train-01725.jsonl.gz"
|
|
|
|
| 1798 |
],
|
| 1799 |
"duplicates": 0,
|
| 1800 |
"family_counts": {
|
| 1801 |
"async": 753,
|
| 1802 |
-
"classes":
|
| 1803 |
-
"comprehensions":
|
| 1804 |
-
"context_managers":
|
| 1805 |
-
"exceptions":
|
| 1806 |
-
"functions":
|
| 1807 |
-
"generators":
|
| 1808 |
-
"imports":
|
| 1809 |
-
"lambda":
|
| 1810 |
-
"loops":
|
| 1811 |
-
"simple_module":
|
| 1812 |
},
|
| 1813 |
"filter_reasons": {
|
| 1814 |
-
"auto_generated":
|
| 1815 |
"compile_error:UnicodeEncodeError": 2,
|
| 1816 |
-
"skipped_path_pattern":
|
| 1817 |
"syntax_error:'(' was never closed": 289,
|
| 1818 |
"syntax_error:':' expected after dictionary key": 1,
|
| 1819 |
"syntax_error:'[' was never closed": 6,
|
|
@@ -1838,7 +1839,7 @@ Each row contains:
|
|
| 1838 |
"syntax_error:Generator expression must be parenthesized": 3,
|
| 1839 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 52,
|
| 1840 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 45,
|
| 1841 |
-
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?":
|
| 1842 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 1843 |
"syntax_error:can't use starred expression here": 1,
|
| 1844 |
"syntax_error:cannot assign to True": 3,
|
|
@@ -1942,7 +1943,7 @@ Each row contains:
|
|
| 1942 |
"syntax_error:invalid decimal literal": 106,
|
| 1943 |
"syntax_error:invalid hexadecimal literal": 16,
|
| 1944 |
"syntax_error:invalid non-printable character U+00A0": 1,
|
| 1945 |
-
"syntax_error:invalid syntax":
|
| 1946 |
"syntax_error:invalid syntax. Is this intended to be part of the string?": 4,
|
| 1947 |
"syntax_error:invalid syntax. Maybe you meant '==' or ':=' instead of '='?": 10,
|
| 1948 |
"syntax_error:invalid syntax. Perhaps you forgot a comma?": 89,
|
|
@@ -2014,12 +2015,12 @@ Each row contains:
|
|
| 2014 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 2015 |
"syntax_error:unterminated triple-quoted string literal (detected at line 90)": 1,
|
| 2016 |
"syntax_error:unterminated triple-quoted string literal (detected at line 92)": 1,
|
| 2017 |
-
"too_large":
|
| 2018 |
"too_many_ast_nodes": 34,
|
| 2019 |
"too_many_lines": 569,
|
| 2020 |
-
"too_small":
|
| 2021 |
},
|
| 2022 |
-
"filtered_candidates":
|
| 2023 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 2024 |
"languages": [
|
| 2025 |
"en",
|
|
@@ -2034,10 +2035,10 @@ Each row contains:
|
|
| 2034 |
"resume_skipped_accepted_rows": 22350,
|
| 2035 |
"resume_start_shard": 447,
|
| 2036 |
"run_id": "run_20260530_075234_utc",
|
| 2037 |
-
"seen_candidates":
|
| 2038 |
-
"shards_completed":
|
| 2039 |
"source_label_counts": {
|
| 2040 |
-
"github_code_clean_python_mit_single":
|
| 2041 |
},
|
| 2042 |
"source_specs": [
|
| 2043 |
{
|
|
@@ -2053,7 +2054,7 @@ Each row contains:
|
|
| 2053 |
"started_utc": "2026-05-30T07:52:36+00:00",
|
| 2054 |
"strict_gate_failures": 1161,
|
| 2055 |
"target_accepted_rows": 100000,
|
| 2056 |
-
"updated_utc": "2026-05-30T10:32:
|
| 2057 |
}
|
| 2058 |
```
|
| 2059 |
|
|
|
|
| 67 |
|
| 68 |
```json
|
| 69 |
{
|
| 70 |
+
"accepted_rows": 86350,
|
| 71 |
"completed_shards": [
|
| 72 |
"train-00000.jsonl.gz",
|
| 73 |
"train-00001.jsonl.gz",
|
|
|
|
| 1794 |
"train-01722.jsonl.gz",
|
| 1795 |
"train-01723.jsonl.gz",
|
| 1796 |
"train-01724.jsonl.gz",
|
| 1797 |
+
"train-01725.jsonl.gz",
|
| 1798 |
+
"train-01726.jsonl.gz"
|
| 1799 |
],
|
| 1800 |
"duplicates": 0,
|
| 1801 |
"family_counts": {
|
| 1802 |
"async": 753,
|
| 1803 |
+
"classes": 33009,
|
| 1804 |
+
"comprehensions": 10897,
|
| 1805 |
+
"context_managers": 7920,
|
| 1806 |
+
"exceptions": 16711,
|
| 1807 |
+
"functions": 49137,
|
| 1808 |
+
"generators": 2293,
|
| 1809 |
+
"imports": 58311,
|
| 1810 |
+
"lambda": 4140,
|
| 1811 |
+
"loops": 25368,
|
| 1812 |
+
"simple_module": 1642
|
| 1813 |
},
|
| 1814 |
"filter_reasons": {
|
| 1815 |
+
"auto_generated": 5770,
|
| 1816 |
"compile_error:UnicodeEncodeError": 2,
|
| 1817 |
+
"skipped_path_pattern": 5761,
|
| 1818 |
"syntax_error:'(' was never closed": 289,
|
| 1819 |
"syntax_error:':' expected after dictionary key": 1,
|
| 1820 |
"syntax_error:'[' was never closed": 6,
|
|
|
|
| 1839 |
"syntax_error:Generator expression must be parenthesized": 3,
|
| 1840 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 52,
|
| 1841 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 45,
|
| 1842 |
+
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 11308,
|
| 1843 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 1844 |
"syntax_error:can't use starred expression here": 1,
|
| 1845 |
"syntax_error:cannot assign to True": 3,
|
|
|
|
| 1943 |
"syntax_error:invalid decimal literal": 106,
|
| 1944 |
"syntax_error:invalid hexadecimal literal": 16,
|
| 1945 |
"syntax_error:invalid non-printable character U+00A0": 1,
|
| 1946 |
+
"syntax_error:invalid syntax": 902,
|
| 1947 |
"syntax_error:invalid syntax. Is this intended to be part of the string?": 4,
|
| 1948 |
"syntax_error:invalid syntax. Maybe you meant '==' or ':=' instead of '='?": 10,
|
| 1949 |
"syntax_error:invalid syntax. Perhaps you forgot a comma?": 89,
|
|
|
|
| 2015 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 2016 |
"syntax_error:unterminated triple-quoted string literal (detected at line 90)": 1,
|
| 2017 |
"syntax_error:unterminated triple-quoted string literal (detected at line 92)": 1,
|
| 2018 |
+
"too_large": 8280,
|
| 2019 |
"too_many_ast_nodes": 34,
|
| 2020 |
"too_many_lines": 569,
|
| 2021 |
+
"too_small": 2553
|
| 2022 |
},
|
| 2023 |
+
"filtered_candidates": 36999,
|
| 2024 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 2025 |
"languages": [
|
| 2026 |
"en",
|
|
|
|
| 2035 |
"resume_skipped_accepted_rows": 22350,
|
| 2036 |
"resume_start_shard": 447,
|
| 2037 |
"run_id": "run_20260530_075234_utc",
|
| 2038 |
+
"seen_candidates": 123419,
|
| 2039 |
+
"shards_completed": 1727,
|
| 2040 |
"source_label_counts": {
|
| 2041 |
+
"github_code_clean_python_mit_single": 64000
|
| 2042 |
},
|
| 2043 |
"source_specs": [
|
| 2044 |
{
|
|
|
|
| 2054 |
"started_utc": "2026-05-30T07:52:36+00:00",
|
| 2055 |
"strict_gate_failures": 1161,
|
| 2056 |
"target_accepted_rows": 100000,
|
| 2057 |
+
"updated_utc": "2026-05-30T10:32:29+00:00"
|
| 2058 |
}
|
| 2059 |
```
|
| 2060 |
|