Initialize Plaincode CNL manifest
Browse files- manifest.json +15 -97
manifest.json
CHANGED
|
@@ -1,92 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"accepted_rows":
|
| 3 |
-
"completed_shards": [
|
| 4 |
-
"train-00000.jsonl.gz",
|
| 5 |
-
"train-00001.jsonl.gz",
|
| 6 |
-
"train-00002.jsonl.gz",
|
| 7 |
-
"train-00003.jsonl.gz",
|
| 8 |
-
"train-00004.jsonl.gz",
|
| 9 |
-
"train-00005.jsonl.gz",
|
| 10 |
-
"train-00006.jsonl.gz",
|
| 11 |
-
"train-00007.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 |
-
"train-00013.jsonl.gz",
|
| 18 |
-
"train-00014.jsonl.gz",
|
| 19 |
-
"train-00015.jsonl.gz",
|
| 20 |
-
"train-00016.jsonl.gz",
|
| 21 |
-
"train-00017.jsonl.gz",
|
| 22 |
-
"train-00018.jsonl.gz",
|
| 23 |
-
"train-00019.jsonl.gz",
|
| 24 |
-
"train-00020.jsonl.gz",
|
| 25 |
-
"train-00021.jsonl.gz",
|
| 26 |
-
"train-00022.jsonl.gz",
|
| 27 |
-
"train-00023.jsonl.gz",
|
| 28 |
-
"train-00024.jsonl.gz",
|
| 29 |
-
"train-00025.jsonl.gz",
|
| 30 |
-
"train-00026.jsonl.gz",
|
| 31 |
-
"train-00027.jsonl.gz",
|
| 32 |
-
"train-00028.jsonl.gz",
|
| 33 |
-
"train-00029.jsonl.gz",
|
| 34 |
-
"train-00030.jsonl.gz",
|
| 35 |
-
"train-00031.jsonl.gz",
|
| 36 |
-
"train-00032.jsonl.gz",
|
| 37 |
-
"train-00033.jsonl.gz",
|
| 38 |
-
"train-00034.jsonl.gz",
|
| 39 |
-
"train-00035.jsonl.gz",
|
| 40 |
-
"train-00036.jsonl.gz",
|
| 41 |
-
"train-00037.jsonl.gz",
|
| 42 |
-
"train-00038.jsonl.gz",
|
| 43 |
-
"train-00039.jsonl.gz",
|
| 44 |
-
"train-00040.jsonl.gz",
|
| 45 |
-
"train-00041.jsonl.gz"
|
| 46 |
-
],
|
| 47 |
"duplicates": 0,
|
| 48 |
-
"family_counts": {
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
"comprehensions": 351,
|
| 52 |
-
"context_managers": 248,
|
| 53 |
-
"exceptions": 545,
|
| 54 |
-
"functions": 1622,
|
| 55 |
-
"generators": 83,
|
| 56 |
-
"imports": 1934,
|
| 57 |
-
"lambda": 124,
|
| 58 |
-
"loops": 823,
|
| 59 |
-
"simple_module": 41
|
| 60 |
-
},
|
| 61 |
-
"filter_reasons": {
|
| 62 |
-
"auto_generated": 135,
|
| 63 |
-
"skipped_path_pattern": 145,
|
| 64 |
-
"syntax_error:'(' was never closed": 8,
|
| 65 |
-
"syntax_error:'u' and 'r' prefixes are incompatible": 1,
|
| 66 |
-
"syntax_error:Function parameters cannot be parenthesized": 1,
|
| 67 |
-
"syntax_error:Lambda expression parameters cannot be parenthesized": 1,
|
| 68 |
-
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 1,
|
| 69 |
-
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 262,
|
| 70 |
-
"syntax_error:expected ':'": 2,
|
| 71 |
-
"syntax_error:expected an indented block after 'while' statement on line 12": 1,
|
| 72 |
-
"syntax_error:expected an indented block after class definition on line 5": 1,
|
| 73 |
-
"syntax_error:expected an indented block after function definition on line 13": 1,
|
| 74 |
-
"syntax_error:inconsistent use of tabs and spaces in indentation": 12,
|
| 75 |
-
"syntax_error:invalid character '…' (U+2026)": 1,
|
| 76 |
-
"syntax_error:invalid decimal literal": 3,
|
| 77 |
-
"syntax_error:invalid hexadecimal literal": 2,
|
| 78 |
-
"syntax_error:invalid syntax": 28,
|
| 79 |
-
"syntax_error:invalid syntax. Perhaps you forgot a comma?": 3,
|
| 80 |
-
"syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 2,
|
| 81 |
-
"syntax_error:unexpected indent": 3,
|
| 82 |
-
"syntax_error:unmatched ')'": 2,
|
| 83 |
-
"syntax_error:unterminated triple-quoted string literal (detected at line 19)": 1,
|
| 84 |
-
"too_large": 198,
|
| 85 |
-
"too_many_ast_nodes": 1,
|
| 86 |
-
"too_many_lines": 15,
|
| 87 |
-
"too_small": 57
|
| 88 |
-
},
|
| 89 |
-
"filtered_candidates": 887,
|
| 90 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 91 |
"languages": [
|
| 92 |
"en",
|
|
@@ -96,13 +14,14 @@
|
|
| 96 |
"zh",
|
| 97 |
"hi"
|
| 98 |
],
|
| 99 |
-
"projection_failures":
|
| 100 |
-
"
|
| 101 |
-
"
|
| 102 |
-
"
|
| 103 |
-
"
|
| 104 |
-
|
| 105 |
-
|
|
|
|
| 106 |
"source_specs": [
|
| 107 |
{
|
| 108 |
"config": "Python-mit",
|
|
@@ -114,8 +33,7 @@
|
|
| 114 |
"weight": 1
|
| 115 |
}
|
| 116 |
],
|
| 117 |
-
"started_utc": "2026-05-
|
| 118 |
"strict_gate_failures": 0,
|
| 119 |
-
"target_accepted_rows": 100000
|
| 120 |
-
"updated_utc": "2026-05-29T09:35:27+00:00"
|
| 121 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"accepted_rows": 22350,
|
| 3 |
+
"completed_shards": [],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
"duplicates": 0,
|
| 5 |
+
"family_counts": {},
|
| 6 |
+
"filter_reasons": {},
|
| 7 |
+
"filtered_candidates": 0,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k",
|
| 9 |
"languages": [
|
| 10 |
"en",
|
|
|
|
| 14 |
"zh",
|
| 15 |
"hi"
|
| 16 |
],
|
| 17 |
+
"projection_failures": 0,
|
| 18 |
+
"resume_accepted_rows": 22350,
|
| 19 |
+
"resume_skipped_accepted_rows": 0,
|
| 20 |
+
"resume_start_shard": 447,
|
| 21 |
+
"run_id": "run_20260530_013356_utc",
|
| 22 |
+
"seen_candidates": 0,
|
| 23 |
+
"shards_completed": 0,
|
| 24 |
+
"source_label_counts": {},
|
| 25 |
"source_specs": [
|
| 26 |
{
|
| 27 |
"config": "Python-mit",
|
|
|
|
| 33 |
"weight": 1
|
| 34 |
}
|
| 35 |
],
|
| 36 |
+
"started_utc": "2026-05-30T01:33:59+00:00",
|
| 37 |
"strict_gate_failures": 0,
|
| 38 |
+
"target_accepted_rows": 100000
|
|
|
|
| 39 |
}
|