CircularBalls commited on
Commit
3f23ba9
·
verified ·
1 Parent(s): ca47396

Update Plaincode CNL manifest

Browse files
Files changed (1) hide show
  1. manifest.json +24 -23
manifest.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "accepted_rows": 1400,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.jsonl.gz",
@@ -28,28 +28,29 @@
28
  "train-00024.jsonl.gz",
29
  "train-00025.jsonl.gz",
30
  "train-00026.jsonl.gz",
31
- "train-00027.jsonl.gz"
 
32
  ],
33
  "duplicates": 0,
34
  "family_counts": {
35
- "async": 12,
36
- "classes": 726,
37
- "comprehensions": 229,
38
- "context_managers": 159,
39
- "exceptions": 358,
40
- "functions": 1071,
41
- "generators": 61,
42
- "imports": 1290,
43
  "lambda": 81,
44
- "loops": 556,
45
  "simple_module": 29
46
  },
47
  "filter_reasons": {
48
- "auto_generated": 91,
49
- "skipped_path_pattern": 90,
50
- "syntax_error:'(' was never closed": 4,
51
  "syntax_error:Lambda expression parameters cannot be parenthesized": 1,
52
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 174,
53
  "syntax_error:expected ':'": 2,
54
  "syntax_error:expected an indented block after 'while' statement on line 12": 1,
55
  "syntax_error:expected an indented block after class definition on line 5": 1,
@@ -57,16 +58,16 @@
57
  "syntax_error:invalid character '…' (U+2026)": 1,
58
  "syntax_error:invalid decimal literal": 3,
59
  "syntax_error:invalid hexadecimal literal": 2,
60
- "syntax_error:invalid syntax": 14,
61
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
62
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 1,
63
  "syntax_error:unmatched ')'": 2,
64
  "syntax_error:unterminated triple-quoted string literal (detected at line 19)": 1,
65
- "too_large": 129,
66
  "too_many_lines": 12,
67
- "too_small": 39
68
  },
69
- "filtered_candidates": 576,
70
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
71
  "languages": [
72
  "en",
@@ -78,10 +79,10 @@
78
  ],
79
  "projection_failures": 1,
80
  "run_id": "run_20260529_092955_utc",
81
- "seen_candidates": 1980,
82
- "shards_completed": 28,
83
  "source_label_counts": {
84
- "github_code_clean_python_mit_single": 1400
85
  },
86
  "source_specs": [
87
  {
@@ -97,5 +98,5 @@
97
  "started_utc": "2026-05-29T09:29:57+00:00",
98
  "strict_gate_failures": 0,
99
  "target_accepted_rows": 100000,
100
- "updated_utc": "2026-05-29T09:33:32+00:00"
101
  }
 
1
  {
2
+ "accepted_rows": 1450,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.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
  ],
34
  "duplicates": 0,
35
  "family_counts": {
36
+ "async": 13,
37
+ "classes": 759,
38
+ "comprehensions": 239,
39
+ "context_managers": 164,
40
+ "exceptions": 372,
41
+ "functions": 1116,
42
+ "generators": 63,
43
+ "imports": 1336,
44
  "lambda": 81,
45
+ "loops": 575,
46
  "simple_module": 29
47
  },
48
  "filter_reasons": {
49
+ "auto_generated": 94,
50
+ "skipped_path_pattern": 97,
51
+ "syntax_error:'(' was never closed": 5,
52
  "syntax_error:Lambda expression parameters cannot be parenthesized": 1,
53
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 184,
54
  "syntax_error:expected ':'": 2,
55
  "syntax_error:expected an indented block after 'while' statement on line 12": 1,
56
  "syntax_error:expected an indented block after class definition on line 5": 1,
 
58
  "syntax_error:invalid character '…' (U+2026)": 1,
59
  "syntax_error:invalid decimal literal": 3,
60
  "syntax_error:invalid hexadecimal literal": 2,
61
+ "syntax_error:invalid syntax": 15,
62
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
63
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 1,
64
  "syntax_error:unmatched ')'": 2,
65
  "syntax_error:unterminated triple-quoted string literal (detected at line 19)": 1,
66
+ "too_large": 134,
67
  "too_many_lines": 12,
68
+ "too_small": 40
69
  },
70
+ "filtered_candidates": 604,
71
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
72
  "languages": [
73
  "en",
 
79
  ],
80
  "projection_failures": 1,
81
  "run_id": "run_20260529_092955_utc",
82
+ "seen_candidates": 2056,
83
+ "shards_completed": 29,
84
  "source_label_counts": {
85
+ "github_code_clean_python_mit_single": 1450
86
  },
87
  "source_specs": [
88
  {
 
98
  "started_utc": "2026-05-29T09:29:57+00:00",
99
  "strict_gate_failures": 0,
100
  "target_accepted_rows": 100000,
101
+ "updated_utc": "2026-05-29T09:33:41+00:00"
102
  }