CircularBalls commited on
Commit
7027be2
·
verified ·
1 Parent(s): 39d4bf1

Update Plaincode CNL dataset card

Browse files
Files changed (1) hide show
  1. README.md +33 -32
README.md CHANGED
@@ -67,7 +67,7 @@ Each row contains:
67
 
68
  ```json
69
  {
70
- "accepted_rows": 1450,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
@@ -97,44 +97,45 @@ Each row contains:
97
  "train-00025.jsonl.gz",
98
  "train-00026.jsonl.gz",
99
  "train-00027.jsonl.gz",
100
- "train-00028.jsonl.gz"
 
101
  ],
102
- "duplicates": 1706,
103
  "family_counts": {
104
- "async": 14,
105
- "classes": 779,
106
- "comprehensions": 256,
107
- "context_managers": 185,
108
- "exceptions": 414,
109
- "functions": 1131,
110
- "generators": 49,
111
- "imports": 1342,
112
- "lambda": 102,
113
- "loops": 569,
114
- "simple_module": 38
115
  },
116
  "filter_reasons": {
117
- "auto_generated": 154,
118
- "skipped_path_pattern": 210,
119
- "syntax_error:'(' was never closed": 20,
120
  "syntax_error:'u' and 'r' prefixes are incompatible": 5,
121
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
122
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
123
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 385,
124
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
125
  "syntax_error:expected an indented block after function definition on line 7": 1,
126
- "syntax_error:inconsistent use of tabs and spaces in indentation": 17,
127
  "syntax_error:invalid character '“' (U+201C)": 2,
128
  "syntax_error:invalid decimal literal": 7,
129
  "syntax_error:invalid syntax": 34,
130
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 5,
131
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 4,
132
- "too_large": 434,
133
  "too_many_ast_nodes": 2,
134
- "too_many_lines": 34,
135
- "too_small": 52
136
  },
137
- "filtered_candidates": 1374,
138
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
139
  "languages": [
140
  "en",
@@ -146,15 +147,15 @@ Each row contains:
146
  ],
147
  "projection_failures": 1,
148
  "run_id": "run_20260529_073950_utc",
149
- "seen_candidates": 4532,
150
- "shards_completed": 29,
151
  "source_label_counts": {
152
- "github_code_clean_python_apache_2_0": 256,
153
- "github_code_clean_python_bsd_2": 236,
154
- "github_code_clean_python_bsd_3": 234,
155
- "github_code_clean_python_cc0": 229,
156
- "github_code_clean_python_isc": 253,
157
- "github_code_clean_python_mit": 242
158
  },
159
  "source_specs": [
160
  {
@@ -215,7 +216,7 @@ Each row contains:
215
  "started_utc": "2026-05-29T07:39:51+00:00",
216
  "strict_gate_failures": 0,
217
  "target_accepted_rows": 100000,
218
- "updated_utc": "2026-05-29T07:49:21+00:00"
219
  }
220
  ```
221
 
 
67
 
68
  ```json
69
  {
70
+ "accepted_rows": 1500,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
 
97
  "train-00025.jsonl.gz",
98
  "train-00026.jsonl.gz",
99
  "train-00027.jsonl.gz",
100
+ "train-00028.jsonl.gz",
101
+ "train-00029.jsonl.gz"
102
  ],
103
+ "duplicates": 1761,
104
  "family_counts": {
105
+ "async": 16,
106
+ "classes": 802,
107
+ "comprehensions": 265,
108
+ "context_managers": 191,
109
+ "exceptions": 431,
110
+ "functions": 1167,
111
+ "generators": 52,
112
+ "imports": 1389,
113
+ "lambda": 103,
114
+ "loops": 593,
115
+ "simple_module": 39
116
  },
117
  "filter_reasons": {
118
+ "auto_generated": 158,
119
+ "skipped_path_pattern": 217,
120
+ "syntax_error:'(' was never closed": 22,
121
  "syntax_error:'u' and 'r' prefixes are incompatible": 5,
122
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
123
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
124
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 395,
125
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
126
  "syntax_error:expected an indented block after function definition on line 7": 1,
127
+ "syntax_error:inconsistent use of tabs and spaces in indentation": 19,
128
  "syntax_error:invalid character '“' (U+201C)": 2,
129
  "syntax_error:invalid decimal literal": 7,
130
  "syntax_error:invalid syntax": 34,
131
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 5,
132
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 4,
133
+ "too_large": 454,
134
  "too_many_ast_nodes": 2,
135
+ "too_many_lines": 36,
136
+ "too_small": 60
137
  },
138
+ "filtered_candidates": 1429,
139
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
140
  "languages": [
141
  "en",
 
147
  ],
148
  "projection_failures": 1,
149
  "run_id": "run_20260529_073950_utc",
150
+ "seen_candidates": 4694,
151
+ "shards_completed": 30,
152
  "source_label_counts": {
153
+ "github_code_clean_python_apache_2_0": 263,
154
+ "github_code_clean_python_bsd_2": 243,
155
+ "github_code_clean_python_bsd_3": 242,
156
+ "github_code_clean_python_cc0": 240,
157
+ "github_code_clean_python_isc": 263,
158
+ "github_code_clean_python_mit": 249
159
  },
160
  "source_specs": [
161
  {
 
216
  "started_utc": "2026-05-29T07:39:51+00:00",
217
  "strict_gate_failures": 0,
218
  "target_accepted_rows": 100000,
219
+ "updated_utc": "2026-05-29T07:49:41+00:00"
220
  }
221
  ```
222