CircularBalls commited on
Commit
4c4329e
·
verified ·
1 Parent(s): 596bfde

Update Plaincode CNL manifest

Browse files
Files changed (1) hide show
  1. manifest.json +30 -29
manifest.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "accepted_rows": 650,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.jsonl.gz",
@@ -13,29 +13,30 @@
13
  "train-00009.jsonl.gz",
14
  "train-00010.jsonl.gz",
15
  "train-00011.jsonl.gz",
16
- "train-00012.jsonl.gz"
 
17
  ],
18
- "duplicates": 757,
19
  "family_counts": {
20
- "async": 3,
21
- "classes": 341,
22
- "comprehensions": 115,
23
- "context_managers": 85,
24
- "exceptions": 175,
25
- "functions": 507,
26
- "generators": 24,
27
- "imports": 593,
28
- "lambda": 46,
29
- "loops": 252,
30
- "simple_module": 16
31
  },
32
  "filter_reasons": {
33
- "auto_generated": 67,
34
- "skipped_path_pattern": 82,
35
  "syntax_error:'(' was never closed": 4,
36
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
37
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
38
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 186,
39
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
40
  "syntax_error:expected an indented block after function definition on line 7": 1,
41
  "syntax_error:inconsistent use of tabs and spaces in indentation": 6,
@@ -43,11 +44,11 @@
43
  "syntax_error:invalid syntax": 13,
44
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
45
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 3,
46
- "too_large": 236,
47
  "too_many_lines": 14,
48
- "too_small": 20
49
  },
50
- "filtered_candidates": 648,
51
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
52
  "languages": [
53
  "en",
@@ -59,15 +60,15 @@
59
  ],
60
  "projection_failures": 1,
61
  "run_id": "run_20260529_073950_utc",
62
- "seen_candidates": 2057,
63
- "shards_completed": 13,
64
  "source_label_counts": {
65
- "github_code_clean_python_apache_2_0": 117,
66
- "github_code_clean_python_bsd_2": 107,
67
- "github_code_clean_python_bsd_3": 108,
68
- "github_code_clean_python_cc0": 104,
69
- "github_code_clean_python_isc": 110,
70
- "github_code_clean_python_mit": 104
71
  },
72
  "source_specs": [
73
  {
@@ -128,5 +129,5 @@
128
  "started_utc": "2026-05-29T07:39:51+00:00",
129
  "strict_gate_failures": 0,
130
  "target_accepted_rows": 100000,
131
- "updated_utc": "2026-05-29T07:44:00+00:00"
132
  }
 
1
  {
2
+ "accepted_rows": 700,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.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
  ],
19
+ "duplicates": 822,
20
  "family_counts": {
21
+ "async": 5,
22
+ "classes": 372,
23
+ "comprehensions": 124,
24
+ "context_managers": 90,
25
+ "exceptions": 185,
26
+ "functions": 548,
27
+ "generators": 25,
28
+ "imports": 639,
29
+ "lambda": 51,
30
+ "loops": 268,
31
+ "simple_module": 17
32
  },
33
  "filter_reasons": {
34
+ "auto_generated": 80,
35
+ "skipped_path_pattern": 86,
36
  "syntax_error:'(' was never closed": 4,
37
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
38
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
39
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 190,
40
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
41
  "syntax_error:expected an indented block after function definition on line 7": 1,
42
  "syntax_error:inconsistent use of tabs and spaces in indentation": 6,
 
44
  "syntax_error:invalid syntax": 13,
45
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
46
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 3,
47
+ "too_large": 250,
48
  "too_many_lines": 14,
49
+ "too_small": 23
50
  },
51
+ "filtered_candidates": 686,
52
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
53
  "languages": [
54
  "en",
 
60
  ],
61
  "projection_failures": 1,
62
  "run_id": "run_20260529_073950_utc",
63
+ "seen_candidates": 2212,
64
+ "shards_completed": 14,
65
  "source_label_counts": {
66
+ "github_code_clean_python_apache_2_0": 125,
67
+ "github_code_clean_python_bsd_2": 116,
68
+ "github_code_clean_python_bsd_3": 116,
69
+ "github_code_clean_python_cc0": 112,
70
+ "github_code_clean_python_isc": 118,
71
+ "github_code_clean_python_mit": 113
72
  },
73
  "source_specs": [
74
  {
 
129
  "started_utc": "2026-05-29T07:39:51+00:00",
130
  "strict_gate_failures": 0,
131
  "target_accepted_rows": 100000,
132
+ "updated_utc": "2026-05-29T07:44:19+00:00"
133
  }