CircularBalls commited on
Commit
75db4e2
·
verified ·
1 Parent(s): 4c4329e

Update Plaincode CNL dataset card

Browse files
Files changed (1) hide show
  1. README.md +30 -29
README.md CHANGED
@@ -67,7 +67,7 @@ Each row contains:
67
 
68
  ```json
69
  {
70
- "accepted_rows": 650,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
@@ -81,29 +81,30 @@ Each row contains:
81
  "train-00009.jsonl.gz",
82
  "train-00010.jsonl.gz",
83
  "train-00011.jsonl.gz",
84
- "train-00012.jsonl.gz"
 
85
  ],
86
- "duplicates": 757,
87
  "family_counts": {
88
- "async": 3,
89
- "classes": 341,
90
- "comprehensions": 115,
91
- "context_managers": 85,
92
- "exceptions": 175,
93
- "functions": 507,
94
- "generators": 24,
95
- "imports": 593,
96
- "lambda": 46,
97
- "loops": 252,
98
- "simple_module": 16
99
  },
100
  "filter_reasons": {
101
- "auto_generated": 67,
102
- "skipped_path_pattern": 82,
103
  "syntax_error:'(' was never closed": 4,
104
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
105
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
106
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 186,
107
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
108
  "syntax_error:expected an indented block after function definition on line 7": 1,
109
  "syntax_error:inconsistent use of tabs and spaces in indentation": 6,
@@ -111,11 +112,11 @@ Each row contains:
111
  "syntax_error:invalid syntax": 13,
112
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
113
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 3,
114
- "too_large": 236,
115
  "too_many_lines": 14,
116
- "too_small": 20
117
  },
118
- "filtered_candidates": 648,
119
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
120
  "languages": [
121
  "en",
@@ -127,15 +128,15 @@ Each row contains:
127
  ],
128
  "projection_failures": 1,
129
  "run_id": "run_20260529_073950_utc",
130
- "seen_candidates": 2057,
131
- "shards_completed": 13,
132
  "source_label_counts": {
133
- "github_code_clean_python_apache_2_0": 117,
134
- "github_code_clean_python_bsd_2": 107,
135
- "github_code_clean_python_bsd_3": 108,
136
- "github_code_clean_python_cc0": 104,
137
- "github_code_clean_python_isc": 110,
138
- "github_code_clean_python_mit": 104
139
  },
140
  "source_specs": [
141
  {
@@ -196,7 +197,7 @@ Each row contains:
196
  "started_utc": "2026-05-29T07:39:51+00:00",
197
  "strict_gate_failures": 0,
198
  "target_accepted_rows": 100000,
199
- "updated_utc": "2026-05-29T07:44:00+00:00"
200
  }
201
  ```
202
 
 
67
 
68
  ```json
69
  {
70
+ "accepted_rows": 700,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
 
81
  "train-00009.jsonl.gz",
82
  "train-00010.jsonl.gz",
83
  "train-00011.jsonl.gz",
84
+ "train-00012.jsonl.gz",
85
+ "train-00013.jsonl.gz"
86
  ],
87
+ "duplicates": 822,
88
  "family_counts": {
89
+ "async": 5,
90
+ "classes": 372,
91
+ "comprehensions": 124,
92
+ "context_managers": 90,
93
+ "exceptions": 185,
94
+ "functions": 548,
95
+ "generators": 25,
96
+ "imports": 639,
97
+ "lambda": 51,
98
+ "loops": 268,
99
+ "simple_module": 17
100
  },
101
  "filter_reasons": {
102
+ "auto_generated": 80,
103
+ "skipped_path_pattern": 86,
104
  "syntax_error:'(' was never closed": 4,
105
  "syntax_error:Lambda expression parameters cannot be parenthesized": 3,
106
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 2,
107
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 190,
108
  "syntax_error:closing parenthesis '}' does not match opening parenthesis '(' on line 67": 3,
109
  "syntax_error:expected an indented block after function definition on line 7": 1,
110
  "syntax_error:inconsistent use of tabs and spaces in indentation": 6,
 
112
  "syntax_error:invalid syntax": 13,
113
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
114
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 3,
115
+ "too_large": 250,
116
  "too_many_lines": 14,
117
+ "too_small": 23
118
  },
119
+ "filtered_candidates": 686,
120
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
121
  "languages": [
122
  "en",
 
128
  ],
129
  "projection_failures": 1,
130
  "run_id": "run_20260529_073950_utc",
131
+ "seen_candidates": 2212,
132
+ "shards_completed": 14,
133
  "source_label_counts": {
134
+ "github_code_clean_python_apache_2_0": 125,
135
+ "github_code_clean_python_bsd_2": 116,
136
+ "github_code_clean_python_bsd_3": 116,
137
+ "github_code_clean_python_cc0": 112,
138
+ "github_code_clean_python_isc": 118,
139
+ "github_code_clean_python_mit": 113
140
  },
141
  "source_specs": [
142
  {
 
197
  "started_utc": "2026-05-29T07:39:51+00:00",
198
  "strict_gate_failures": 0,
199
  "target_accepted_rows": 100000,
200
+ "updated_utc": "2026-05-29T07:44:19+00:00"
201
  }
202
  ```
203