Update Plaincode CNL manifest
Browse files- manifest.json +22 -21
manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"accepted_rows":
|
| 3 |
"completed_shards": [
|
| 4 |
"train-00000.jsonl.gz",
|
| 5 |
"train-00001.jsonl.gz",
|
|
@@ -1730,26 +1730,27 @@
|
|
| 1730 |
"train-01726.jsonl.gz",
|
| 1731 |
"train-01727.jsonl.gz",
|
| 1732 |
"train-01728.jsonl.gz",
|
| 1733 |
-
"train-01729.jsonl.gz"
|
|
|
|
| 1734 |
],
|
| 1735 |
"duplicates": 0,
|
| 1736 |
"family_counts": {
|
| 1737 |
"async": 753,
|
| 1738 |
-
"classes":
|
| 1739 |
-
"comprehensions":
|
| 1740 |
-
"context_managers":
|
| 1741 |
-
"exceptions":
|
| 1742 |
-
"functions":
|
| 1743 |
-
"generators":
|
| 1744 |
-
"imports":
|
| 1745 |
-
"lambda":
|
| 1746 |
-
"loops":
|
| 1747 |
"simple_module": 1650
|
| 1748 |
},
|
| 1749 |
"filter_reasons": {
|
| 1750 |
-
"auto_generated":
|
| 1751 |
"compile_error:UnicodeEncodeError": 2,
|
| 1752 |
-
"skipped_path_pattern":
|
| 1753 |
"syntax_error:'(' was never closed": 289,
|
| 1754 |
"syntax_error:':' expected after dictionary key": 1,
|
| 1755 |
"syntax_error:'[' was never closed": 6,
|
|
@@ -1774,7 +1775,7 @@
|
|
| 1774 |
"syntax_error:Generator expression must be parenthesized": 3,
|
| 1775 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 52,
|
| 1776 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 45,
|
| 1777 |
-
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?":
|
| 1778 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 1779 |
"syntax_error:can't use starred expression here": 1,
|
| 1780 |
"syntax_error:cannot assign to True": 3,
|
|
@@ -1894,7 +1895,7 @@
|
|
| 1894 |
"syntax_error:unexpected character after line continuation character": 2,
|
| 1895 |
"syntax_error:unexpected indent": 53,
|
| 1896 |
"syntax_error:unindent does not match any outer indentation level": 21,
|
| 1897 |
-
"syntax_error:unmatched ')'":
|
| 1898 |
"syntax_error:unmatched ']'": 1,
|
| 1899 |
"syntax_error:unmatched '}'": 3,
|
| 1900 |
"syntax_error:unterminated string literal (detected at line 10)": 3,
|
|
@@ -1950,12 +1951,12 @@
|
|
| 1950 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 1951 |
"syntax_error:unterminated triple-quoted string literal (detected at line 90)": 1,
|
| 1952 |
"syntax_error:unterminated triple-quoted string literal (detected at line 92)": 1,
|
| 1953 |
-
"too_large":
|
| 1954 |
"too_many_ast_nodes": 34,
|
| 1955 |
"too_many_lines": 570,
|
| 1956 |
"too_small": 2557
|
| 1957 |
},
|
| 1958 |
-
"filtered_candidates":
|
| 1959 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 1960 |
"languages": [
|
| 1961 |
"en",
|
|
@@ -1970,10 +1971,10 @@
|
|
| 1970 |
"resume_skipped_accepted_rows": 22350,
|
| 1971 |
"resume_start_shard": 447,
|
| 1972 |
"run_id": "run_20260530_075234_utc",
|
| 1973 |
-
"seen_candidates":
|
| 1974 |
-
"shards_completed":
|
| 1975 |
"source_label_counts": {
|
| 1976 |
-
"github_code_clean_python_mit_single":
|
| 1977 |
},
|
| 1978 |
"source_specs": [
|
| 1979 |
{
|
|
@@ -1989,5 +1990,5 @@
|
|
| 1989 |
"started_utc": "2026-05-30T07:52:36+00:00",
|
| 1990 |
"strict_gate_failures": 1161,
|
| 1991 |
"target_accepted_rows": 100000,
|
| 1992 |
-
"updated_utc": "2026-05-30T10:32:
|
| 1993 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"accepted_rows": 86550,
|
| 3 |
"completed_shards": [
|
| 4 |
"train-00000.jsonl.gz",
|
| 5 |
"train-00001.jsonl.gz",
|
|
|
|
| 1730 |
"train-01726.jsonl.gz",
|
| 1731 |
"train-01727.jsonl.gz",
|
| 1732 |
"train-01728.jsonl.gz",
|
| 1733 |
+
"train-01729.jsonl.gz",
|
| 1734 |
+
"train-01730.jsonl.gz"
|
| 1735 |
],
|
| 1736 |
"duplicates": 0,
|
| 1737 |
"family_counts": {
|
| 1738 |
"async": 753,
|
| 1739 |
+
"classes": 33105,
|
| 1740 |
+
"comprehensions": 10930,
|
| 1741 |
+
"context_managers": 7958,
|
| 1742 |
+
"exceptions": 16771,
|
| 1743 |
+
"functions": 49297,
|
| 1744 |
+
"generators": 2305,
|
| 1745 |
+
"imports": 58493,
|
| 1746 |
+
"lambda": 4148,
|
| 1747 |
+
"loops": 25454,
|
| 1748 |
"simple_module": 1650
|
| 1749 |
},
|
| 1750 |
"filter_reasons": {
|
| 1751 |
+
"auto_generated": 5788,
|
| 1752 |
"compile_error:UnicodeEncodeError": 2,
|
| 1753 |
+
"skipped_path_pattern": 5774,
|
| 1754 |
"syntax_error:'(' was never closed": 289,
|
| 1755 |
"syntax_error:':' expected after dictionary key": 1,
|
| 1756 |
"syntax_error:'[' was never closed": 6,
|
|
|
|
| 1775 |
"syntax_error:Generator expression must be parenthesized": 3,
|
| 1776 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 52,
|
| 1777 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 45,
|
| 1778 |
+
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 11324,
|
| 1779 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 1780 |
"syntax_error:can't use starred expression here": 1,
|
| 1781 |
"syntax_error:cannot assign to True": 3,
|
|
|
|
| 1895 |
"syntax_error:unexpected character after line continuation character": 2,
|
| 1896 |
"syntax_error:unexpected indent": 53,
|
| 1897 |
"syntax_error:unindent does not match any outer indentation level": 21,
|
| 1898 |
+
"syntax_error:unmatched ')'": 91,
|
| 1899 |
"syntax_error:unmatched ']'": 1,
|
| 1900 |
"syntax_error:unmatched '}'": 3,
|
| 1901 |
"syntax_error:unterminated string literal (detected at line 10)": 3,
|
|
|
|
| 1951 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 1952 |
"syntax_error:unterminated triple-quoted string literal (detected at line 90)": 1,
|
| 1953 |
"syntax_error:unterminated triple-quoted string literal (detected at line 92)": 1,
|
| 1954 |
+
"too_large": 8294,
|
| 1955 |
"too_many_ast_nodes": 34,
|
| 1956 |
"too_many_lines": 570,
|
| 1957 |
"too_small": 2557
|
| 1958 |
},
|
| 1959 |
+
"filtered_candidates": 37067,
|
| 1960 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 1961 |
"languages": [
|
| 1962 |
"en",
|
|
|
|
| 1971 |
"resume_skipped_accepted_rows": 22350,
|
| 1972 |
"resume_start_shard": 447,
|
| 1973 |
"run_id": "run_20260530_075234_utc",
|
| 1974 |
+
"seen_candidates": 123687,
|
| 1975 |
+
"shards_completed": 1731,
|
| 1976 |
"source_label_counts": {
|
| 1977 |
+
"github_code_clean_python_mit_single": 64200
|
| 1978 |
},
|
| 1979 |
"source_specs": [
|
| 1980 |
{
|
|
|
|
| 1990 |
"started_utc": "2026-05-30T07:52:36+00:00",
|
| 1991 |
"strict_gate_failures": 1161,
|
| 1992 |
"target_accepted_rows": 100000,
|
| 1993 |
+
"updated_utc": "2026-05-30T10:32:58+00:00"
|
| 1994 |
}
|