CircularBalls commited on
Commit
c5b64ee
·
verified ·
1 Parent(s): 9940589

Update Plaincode CNL manifest

Browse files
Files changed (1) hide show
  1. manifest.json +28 -27
manifest.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "accepted_rows": 800,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.jsonl.gz",
@@ -16,29 +16,30 @@
16
  "train-00012.jsonl.gz",
17
  "train-00013.jsonl.gz",
18
  "train-00014.jsonl.gz",
19
- "train-00015.jsonl.gz"
 
20
  ],
21
- "duplicates": 945,
22
  "family_counts": {
23
  "async": 7,
24
- "classes": 430,
25
- "comprehensions": 138,
26
- "context_managers": 104,
27
- "exceptions": 212,
28
- "functions": 628,
29
  "generators": 31,
30
- "imports": 735,
31
- "lambda": 58,
32
- "loops": 306,
33
- "simple_module": 19
34
  },
35
  "filter_reasons": {
36
- "auto_generated": 88,
37
- "skipped_path_pattern": 98,
38
- "syntax_error:'(' was never closed": 4,
39
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
40
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
41
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 218,
42
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
43
  "syntax_error:expected an indented block after function definition on line 7": 1,
44
  "syntax_error:inconsistent use of tabs and spaces in indentation": 6,
@@ -46,12 +47,12 @@
46
  "syntax_error:invalid syntax": 19,
47
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
48
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 3,
49
- "too_large": 264,
50
  "too_many_ast_nodes": 2,
51
  "too_many_lines": 14,
52
  "too_small": 29
53
  },
54
- "filtered_candidates": 762,
55
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
56
  "languages": [
57
  "en",
@@ -63,15 +64,15 @@
63
  ],
64
  "projection_failures": 1,
65
  "run_id": "run_20260529_073950_utc",
66
- "seen_candidates": 2511,
67
- "shards_completed": 16,
68
  "source_label_counts": {
69
- "github_code_clean_python_apache_2_0": 143,
70
- "github_code_clean_python_bsd_2": 133,
71
- "github_code_clean_python_bsd_3": 132,
72
- "github_code_clean_python_cc0": 127,
73
- "github_code_clean_python_isc": 134,
74
- "github_code_clean_python_mit": 131
75
  },
76
  "source_specs": [
77
  {
@@ -132,5 +133,5 @@
132
  "started_utc": "2026-05-29T07:39:51+00:00",
133
  "strict_gate_failures": 0,
134
  "target_accepted_rows": 100000,
135
- "updated_utc": "2026-05-29T07:44:58+00:00"
136
  }
 
1
  {
2
+ "accepted_rows": 850,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.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
  ],
22
+ "duplicates": 1003,
23
  "family_counts": {
24
  "async": 7,
25
+ "classes": 458,
26
+ "comprehensions": 147,
27
+ "context_managers": 109,
28
+ "exceptions": 224,
29
+ "functions": 666,
30
  "generators": 31,
31
+ "imports": 779,
32
+ "lambda": 60,
33
+ "loops": 320,
34
+ "simple_module": 22
35
  },
36
  "filter_reasons": {
37
+ "auto_generated": 92,
38
+ "skipped_path_pattern": 104,
39
+ "syntax_error:'(' was never closed": 7,
40
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
41
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
42
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 225,
43
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
44
  "syntax_error:expected an indented block after function definition on line 7": 1,
45
  "syntax_error:inconsistent use of tabs and spaces in indentation": 6,
 
47
  "syntax_error:invalid syntax": 19,
48
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
49
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 3,
50
+ "too_large": 281,
51
  "too_many_ast_nodes": 2,
52
  "too_many_lines": 14,
53
  "too_small": 29
54
  },
55
+ "filtered_candidates": 799,
56
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
57
  "languages": [
58
  "en",
 
64
  ],
65
  "projection_failures": 1,
66
  "run_id": "run_20260529_073950_utc",
67
+ "seen_candidates": 2654,
68
+ "shards_completed": 17,
69
  "source_label_counts": {
70
+ "github_code_clean_python_apache_2_0": 152,
71
+ "github_code_clean_python_bsd_2": 142,
72
+ "github_code_clean_python_bsd_3": 140,
73
+ "github_code_clean_python_cc0": 136,
74
+ "github_code_clean_python_isc": 141,
75
+ "github_code_clean_python_mit": 139
76
  },
77
  "source_specs": [
78
  {
 
133
  "started_utc": "2026-05-29T07:39:51+00:00",
134
  "strict_gate_failures": 0,
135
  "target_accepted_rows": 100000,
136
+ "updated_utc": "2026-05-29T07:45:15+00:00"
137
  }