CircularBalls commited on
Commit
2958417
·
verified ·
1 Parent(s): eda21b4

Update Plaincode CNL dataset card

Browse files
Files changed (1) hide show
  1. README.md +31 -30
README.md CHANGED
@@ -67,7 +67,7 @@ Each row contains:
67
 
68
  ```json
69
  {
70
- "accepted_rows": 1750,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
@@ -103,45 +103,46 @@ Each row contains:
103
  "train-00031.jsonl.gz",
104
  "train-00032.jsonl.gz",
105
  "train-00033.jsonl.gz",
106
- "train-00034.jsonl.gz"
 
107
  ],
108
- "duplicates": 2058,
109
  "family_counts": {
110
- "async": 18,
111
- "classes": 928,
112
- "comprehensions": 295,
113
- "context_managers": 218,
114
- "exceptions": 493,
115
- "functions": 1349,
116
- "generators": 61,
117
- "imports": 1617,
118
- "lambda": 112,
119
- "loops": 674,
120
- "simple_module": 51
121
  },
122
  "filter_reasons": {
123
- "auto_generated": 184,
124
- "skipped_path_pattern": 259,
125
  "syntax_error:'(' was never closed": 27,
126
  "syntax_error:'u' and 'r' prefixes are incompatible": 6,
127
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
128
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
129
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 438,
130
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
131
  "syntax_error:expected an indented block after function definition on line 7": 1,
132
  "syntax_error:inconsistent use of tabs and spaces in indentation": 21,
133
  "syntax_error:invalid character '“' (U+201C)": 2,
134
  "syntax_error:invalid decimal literal": 7,
135
- "syntax_error:invalid syntax": 41,
136
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 11,
137
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 4,
138
  "syntax_error:unexpected indent": 3,
139
- "too_large": 522,
140
  "too_many_ast_nodes": 2,
141
  "too_many_lines": 40,
142
- "too_small": 68
143
  },
144
- "filtered_candidates": 1644,
145
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
146
  "languages": [
147
  "en",
@@ -153,15 +154,15 @@ Each row contains:
153
  ],
154
  "projection_failures": 1,
155
  "run_id": "run_20260529_073950_utc",
156
- "seen_candidates": 5454,
157
- "shards_completed": 35,
158
  "source_label_counts": {
159
- "github_code_clean_python_apache_2_0": 304,
160
- "github_code_clean_python_bsd_2": 284,
161
- "github_code_clean_python_bsd_3": 284,
162
- "github_code_clean_python_cc0": 278,
163
- "github_code_clean_python_isc": 306,
164
- "github_code_clean_python_mit": 294
165
  },
166
  "source_specs": [
167
  {
@@ -222,7 +223,7 @@ Each row contains:
222
  "started_utc": "2026-05-29T07:39:51+00:00",
223
  "strict_gate_failures": 0,
224
  "target_accepted_rows": 100000,
225
- "updated_utc": "2026-05-29T07:51:33+00:00"
226
  }
227
  ```
228
 
 
67
 
68
  ```json
69
  {
70
+ "accepted_rows": 1800,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
 
103
  "train-00031.jsonl.gz",
104
  "train-00032.jsonl.gz",
105
  "train-00033.jsonl.gz",
106
+ "train-00034.jsonl.gz",
107
+ "train-00035.jsonl.gz"
108
  ],
109
+ "duplicates": 2126,
110
  "family_counts": {
111
+ "async": 20,
112
+ "classes": 955,
113
+ "comprehensions": 301,
114
+ "context_managers": 226,
115
+ "exceptions": 507,
116
+ "functions": 1389,
117
+ "generators": 62,
118
+ "imports": 1662,
119
+ "lambda": 120,
120
+ "loops": 696,
121
+ "simple_module": 52
122
  },
123
  "filter_reasons": {
124
+ "auto_generated": 187,
125
+ "skipped_path_pattern": 272,
126
  "syntax_error:'(' was never closed": 27,
127
  "syntax_error:'u' and 'r' prefixes are incompatible": 6,
128
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
129
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
130
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 444,
131
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
132
  "syntax_error:expected an indented block after function definition on line 7": 1,
133
  "syntax_error:inconsistent use of tabs and spaces in indentation": 21,
134
  "syntax_error:invalid character '“' (U+201C)": 2,
135
  "syntax_error:invalid decimal literal": 7,
136
+ "syntax_error:invalid syntax": 42,
137
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 11,
138
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 4,
139
  "syntax_error:unexpected indent": 3,
140
+ "too_large": 534,
141
  "too_many_ast_nodes": 2,
142
  "too_many_lines": 40,
143
+ "too_small": 76
144
  },
145
+ "filtered_candidates": 1687,
146
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
147
  "languages": [
148
  "en",
 
154
  ],
155
  "projection_failures": 1,
156
  "run_id": "run_20260529_073950_utc",
157
+ "seen_candidates": 5617,
158
+ "shards_completed": 36,
159
  "source_label_counts": {
160
+ "github_code_clean_python_apache_2_0": 314,
161
+ "github_code_clean_python_bsd_2": 293,
162
+ "github_code_clean_python_bsd_3": 290,
163
+ "github_code_clean_python_cc0": 284,
164
+ "github_code_clean_python_isc": 315,
165
+ "github_code_clean_python_mit": 304
166
  },
167
  "source_specs": [
168
  {
 
223
  "started_utc": "2026-05-29T07:39:51+00:00",
224
  "strict_gate_failures": 0,
225
  "target_accepted_rows": 100000,
226
+ "updated_utc": "2026-05-29T07:51:53+00:00"
227
  }
228
  ```
229