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",
|
|
@@ -12,38 +12,39 @@
|
|
| 12 |
"train-00008.jsonl.gz",
|
| 13 |
"train-00009.jsonl.gz",
|
| 14 |
"train-00010.jsonl.gz",
|
| 15 |
-
"train-00011.jsonl.gz"
|
|
|
|
| 16 |
],
|
| 17 |
"duplicates": 0,
|
| 18 |
"family_counts": {
|
| 19 |
"async": 7,
|
| 20 |
-
"classes":
|
| 21 |
-
"comprehensions":
|
| 22 |
-
"context_managers":
|
| 23 |
-
"exceptions":
|
| 24 |
-
"functions":
|
| 25 |
-
"generators":
|
| 26 |
-
"imports":
|
| 27 |
-
"lambda":
|
| 28 |
-
"loops":
|
| 29 |
"simple_module": 15
|
| 30 |
},
|
| 31 |
"filter_reasons": {
|
| 32 |
-
"auto_generated":
|
| 33 |
-
"skipped_path_pattern":
|
| 34 |
"syntax_error:'(' was never closed": 1,
|
| 35 |
-
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?":
|
| 36 |
"syntax_error:inconsistent use of tabs and spaces in indentation": 3,
|
| 37 |
"syntax_error:invalid character '…' (U+2026)": 1,
|
| 38 |
"syntax_error:invalid decimal literal": 1,
|
| 39 |
"syntax_error:invalid syntax": 7,
|
| 40 |
"syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
|
| 41 |
"syntax_error:unmatched ')'": 1,
|
| 42 |
-
"too_large":
|
| 43 |
"too_many_lines": 8,
|
| 44 |
-
"too_small":
|
| 45 |
},
|
| 46 |
-
"filtered_candidates":
|
| 47 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 48 |
"languages": [
|
| 49 |
"en",
|
|
@@ -55,10 +56,10 @@
|
|
| 55 |
],
|
| 56 |
"projection_failures": 0,
|
| 57 |
"run_id": "run_20260529_092955_utc",
|
| 58 |
-
"seen_candidates":
|
| 59 |
-
"shards_completed":
|
| 60 |
"source_label_counts": {
|
| 61 |
-
"github_code_clean_python_mit_single":
|
| 62 |
},
|
| 63 |
"source_specs": [
|
| 64 |
{
|
|
@@ -74,5 +75,5 @@
|
|
| 74 |
"started_utc": "2026-05-29T09:29:57+00:00",
|
| 75 |
"strict_gate_failures": 0,
|
| 76 |
"target_accepted_rows": 100000,
|
| 77 |
-
"updated_utc": "2026-05-29T09:31:
|
| 78 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"accepted_rows": 650,
|
| 3 |
"completed_shards": [
|
| 4 |
"train-00000.jsonl.gz",
|
| 5 |
"train-00001.jsonl.gz",
|
|
|
|
| 12 |
"train-00008.jsonl.gz",
|
| 13 |
"train-00009.jsonl.gz",
|
| 14 |
"train-00010.jsonl.gz",
|
| 15 |
+
"train-00011.jsonl.gz",
|
| 16 |
+
"train-00012.jsonl.gz"
|
| 17 |
],
|
| 18 |
"duplicates": 0,
|
| 19 |
"family_counts": {
|
| 20 |
"async": 7,
|
| 21 |
+
"classes": 327,
|
| 22 |
+
"comprehensions": 104,
|
| 23 |
+
"context_managers": 73,
|
| 24 |
+
"exceptions": 167,
|
| 25 |
+
"functions": 488,
|
| 26 |
+
"generators": 31,
|
| 27 |
+
"imports": 597,
|
| 28 |
+
"lambda": 31,
|
| 29 |
+
"loops": 255,
|
| 30 |
"simple_module": 15
|
| 31 |
},
|
| 32 |
"filter_reasons": {
|
| 33 |
+
"auto_generated": 40,
|
| 34 |
+
"skipped_path_pattern": 45,
|
| 35 |
"syntax_error:'(' was never closed": 1,
|
| 36 |
+
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 79,
|
| 37 |
"syntax_error:inconsistent use of tabs and spaces in indentation": 3,
|
| 38 |
"syntax_error:invalid character '…' (U+2026)": 1,
|
| 39 |
"syntax_error:invalid decimal literal": 1,
|
| 40 |
"syntax_error:invalid syntax": 7,
|
| 41 |
"syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
|
| 42 |
"syntax_error:unmatched ')'": 1,
|
| 43 |
+
"too_large": 64,
|
| 44 |
"too_many_lines": 8,
|
| 45 |
+
"too_small": 13
|
| 46 |
},
|
| 47 |
+
"filtered_candidates": 265,
|
| 48 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 49 |
"languages": [
|
| 50 |
"en",
|
|
|
|
| 56 |
],
|
| 57 |
"projection_failures": 0,
|
| 58 |
"run_id": "run_20260529_092955_utc",
|
| 59 |
+
"seen_candidates": 917,
|
| 60 |
+
"shards_completed": 13,
|
| 61 |
"source_label_counts": {
|
| 62 |
+
"github_code_clean_python_mit_single": 650
|
| 63 |
},
|
| 64 |
"source_specs": [
|
| 65 |
{
|
|
|
|
| 75 |
"started_utc": "2026-05-29T09:29:57+00:00",
|
| 76 |
"strict_gate_failures": 0,
|
| 77 |
"target_accepted_rows": 100000,
|
| 78 |
+
"updated_utc": "2026-05-29T09:31:39+00:00"
|
| 79 |
}
|