CircularBalls commited on
Commit
5085e39
·
verified ·
1 Parent(s): fa09e54

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": 1700,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
@@ -102,45 +102,46 @@ Each row contains:
102
  "train-00030.jsonl.gz",
103
  "train-00031.jsonl.gz",
104
  "train-00032.jsonl.gz",
105
- "train-00033.jsonl.gz"
 
106
  ],
107
- "duplicates": 1998,
108
  "family_counts": {
109
  "async": 18,
110
- "classes": 896,
111
- "comprehensions": 291,
112
- "context_managers": 210,
113
- "exceptions": 479,
114
- "functions": 1305,
115
- "generators": 60,
116
- "imports": 1571,
117
- "lambda": 109,
118
- "loops": 654,
119
- "simple_module": 50
120
  },
121
  "filter_reasons": {
122
- "auto_generated": 176,
123
- "skipped_path_pattern": 252,
124
  "syntax_error:'(' was never closed": 27,
125
  "syntax_error:'u' and 'r' prefixes are incompatible": 6,
126
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
127
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
128
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 429,
129
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
130
  "syntax_error:expected an indented block after function definition on line 7": 1,
131
- "syntax_error:inconsistent use of tabs and spaces in indentation": 19,
132
  "syntax_error:invalid character '“' (U+201C)": 2,
133
  "syntax_error:invalid decimal literal": 7,
134
- "syntax_error:invalid syntax": 39,
135
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 11,
136
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 4,
137
  "syntax_error:unexpected indent": 3,
138
- "too_large": 514,
139
  "too_many_ast_nodes": 2,
140
  "too_many_lines": 40,
141
- "too_small": 65
142
  },
143
- "filtered_candidates": 1605,
144
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
145
  "languages": [
146
  "en",
@@ -152,15 +153,15 @@ Each row contains:
152
  ],
153
  "projection_failures": 1,
154
  "run_id": "run_20260529_073950_utc",
155
- "seen_candidates": 5307,
156
- "shards_completed": 34,
157
  "source_label_counts": {
158
- "github_code_clean_python_apache_2_0": 295,
159
- "github_code_clean_python_bsd_2": 275,
160
- "github_code_clean_python_bsd_3": 277,
161
- "github_code_clean_python_cc0": 272,
162
- "github_code_clean_python_isc": 296,
163
- "github_code_clean_python_mit": 285
164
  },
165
  "source_specs": [
166
  {
@@ -221,7 +222,7 @@ Each row contains:
221
  "started_utc": "2026-05-29T07:39:51+00:00",
222
  "strict_gate_failures": 0,
223
  "target_accepted_rows": 100000,
224
- "updated_utc": "2026-05-29T07:51:10+00:00"
225
  }
226
  ```
227
 
 
67
 
68
  ```json
69
  {
70
+ "accepted_rows": 1750,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
 
102
  "train-00030.jsonl.gz",
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
  ],
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
  "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