CircularBalls commited on
Commit
0f30148
·
verified ·
1 Parent(s): 986a28d

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": 1550,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
@@ -99,44 +99,45 @@ Each row contains:
99
  "train-00027.jsonl.gz",
100
  "train-00028.jsonl.gz",
101
  "train-00029.jsonl.gz",
102
- "train-00030.jsonl.gz"
 
103
  ],
104
- "duplicates": 1815,
105
  "family_counts": {
106
  "async": 17,
107
- "classes": 822,
108
- "comprehensions": 269,
109
- "context_managers": 194,
110
- "exceptions": 441,
111
- "functions": 1200,
112
- "generators": 55,
113
- "imports": 1434,
114
- "lambda": 106,
115
- "loops": 604,
116
- "simple_module": 43
117
  },
118
  "filter_reasons": {
119
- "auto_generated": 167,
120
- "skipped_path_pattern": 223,
121
- "syntax_error:'(' was never closed": 22,
122
  "syntax_error:'u' and 'r' prefixes are incompatible": 6,
123
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
124
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
125
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 404,
126
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
127
  "syntax_error:expected an indented block after function definition on line 7": 1,
128
  "syntax_error:inconsistent use of tabs and spaces in indentation": 19,
129
  "syntax_error:invalid character '“' (U+201C)": 2,
130
  "syntax_error:invalid decimal literal": 7,
131
- "syntax_error:invalid syntax": 34,
132
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 7,
133
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 4,
134
- "too_large": 461,
135
  "too_many_ast_nodes": 2,
136
  "too_many_lines": 36,
137
- "too_small": 60
138
  },
139
- "filtered_candidates": 1463,
140
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
141
  "languages": [
142
  "en",
@@ -148,15 +149,15 @@ Each row contains:
148
  ],
149
  "projection_failures": 1,
150
  "run_id": "run_20260529_073950_utc",
151
- "seen_candidates": 4830,
152
- "shards_completed": 31,
153
  "source_label_counts": {
154
- "github_code_clean_python_apache_2_0": 270,
155
- "github_code_clean_python_bsd_2": 251,
156
- "github_code_clean_python_bsd_3": 252,
157
- "github_code_clean_python_cc0": 248,
158
- "github_code_clean_python_isc": 271,
159
- "github_code_clean_python_mit": 258
160
  },
161
  "source_specs": [
162
  {
@@ -217,7 +218,7 @@ Each row contains:
217
  "started_utc": "2026-05-29T07:39:51+00:00",
218
  "strict_gate_failures": 0,
219
  "target_accepted_rows": 100000,
220
- "updated_utc": "2026-05-29T07:49:58+00:00"
221
  }
222
  ```
223
 
 
67
 
68
  ```json
69
  {
70
+ "accepted_rows": 1600,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
 
99
  "train-00027.jsonl.gz",
100
  "train-00028.jsonl.gz",
101
  "train-00029.jsonl.gz",
102
+ "train-00030.jsonl.gz",
103
+ "train-00031.jsonl.gz"
104
  ],
105
+ "duplicates": 1874,
106
  "family_counts": {
107
  "async": 17,
108
+ "classes": 844,
109
+ "comprehensions": 274,
110
+ "context_managers": 198,
111
+ "exceptions": 455,
112
+ "functions": 1236,
113
+ "generators": 58,
114
+ "imports": 1479,
115
+ "lambda": 108,
116
+ "loops": 618,
117
+ "simple_module": 45
118
  },
119
  "filter_reasons": {
120
+ "auto_generated": 168,
121
+ "skipped_path_pattern": 238,
122
+ "syntax_error:'(' was never closed": 27,
123
  "syntax_error:'u' and 'r' prefixes are incompatible": 6,
124
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
125
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
126
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 407,
127
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
128
  "syntax_error:expected an indented block after function definition on line 7": 1,
129
  "syntax_error:inconsistent use of tabs and spaces in indentation": 19,
130
  "syntax_error:invalid character '“' (U+201C)": 2,
131
  "syntax_error:invalid decimal literal": 7,
132
+ "syntax_error:invalid syntax": 36,
133
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 7,
134
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 4,
135
+ "too_large": 485,
136
  "too_many_ast_nodes": 2,
137
  "too_many_lines": 36,
138
+ "too_small": 63
139
  },
140
+ "filtered_candidates": 1516,
141
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
142
  "languages": [
143
  "en",
 
149
  ],
150
  "projection_failures": 1,
151
  "run_id": "run_20260529_073950_utc",
152
+ "seen_candidates": 4994,
153
+ "shards_completed": 32,
154
  "source_label_counts": {
155
+ "github_code_clean_python_apache_2_0": 279,
156
+ "github_code_clean_python_bsd_2": 257,
157
+ "github_code_clean_python_bsd_3": 260,
158
+ "github_code_clean_python_cc0": 258,
159
+ "github_code_clean_python_isc": 280,
160
+ "github_code_clean_python_mit": 266
161
  },
162
  "source_specs": [
163
  {
 
218
  "started_utc": "2026-05-29T07:39:51+00:00",
219
  "strict_gate_failures": 0,
220
  "target_accepted_rows": 100000,
221
+ "updated_utc": "2026-05-29T07:50:23+00:00"
222
  }
223
  ```
224