CircularBalls commited on
Commit
91bc100
·
verified ·
1 Parent(s): f6057e2

Update Plaincode CNL manifest

Browse files
Files changed (1) hide show
  1. manifest.json +22 -21
manifest.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "accepted_rows": 850,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.jsonl.gz",
@@ -17,42 +17,43 @@
17
  "train-00013.jsonl.gz",
18
  "train-00014.jsonl.gz",
19
  "train-00015.jsonl.gz",
20
- "train-00016.jsonl.gz"
 
21
  ],
22
  "duplicates": 0,
23
  "family_counts": {
24
  "async": 7,
25
- "classes": 438,
26
- "comprehensions": 139,
27
- "context_managers": 99,
28
- "exceptions": 212,
29
- "functions": 638,
30
- "generators": 40,
31
- "imports": 780,
32
- "lambda": 45,
33
- "loops": 339,
34
  "simple_module": 19
35
  },
36
  "filter_reasons": {
37
- "auto_generated": 53,
38
  "skipped_path_pattern": 57,
39
  "syntax_error:'(' was never closed": 3,
40
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 104,
41
  "syntax_error:expected an indented block after 'while' statement on line 12": 1,
42
  "syntax_error:expected an indented block after class definition on line 5": 1,
43
  "syntax_error:inconsistent use of tabs and spaces in indentation": 4,
44
  "syntax_error:invalid character '…' (U+2026)": 1,
45
  "syntax_error:invalid decimal literal": 1,
46
  "syntax_error:invalid hexadecimal literal": 2,
47
- "syntax_error:invalid syntax": 9,
48
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
49
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 1,
50
  "syntax_error:unmatched ')'": 1,
51
- "too_large": 86,
52
  "too_many_lines": 11,
53
- "too_small": 23
54
  },
55
- "filtered_candidates": 360,
56
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
57
  "languages": [
58
  "en",
@@ -64,10 +65,10 @@
64
  ],
65
  "projection_failures": 0,
66
  "run_id": "run_20260529_092955_utc",
67
- "seen_candidates": 1212,
68
- "shards_completed": 17,
69
  "source_label_counts": {
70
- "github_code_clean_python_mit_single": 850
71
  },
72
  "source_specs": [
73
  {
@@ -83,5 +84,5 @@
83
  "started_utc": "2026-05-29T09:29:57+00:00",
84
  "strict_gate_failures": 0,
85
  "target_accepted_rows": 100000,
86
- "updated_utc": "2026-05-29T09:32:08+00:00"
87
  }
 
1
  {
2
+ "accepted_rows": 900,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.jsonl.gz",
 
17
  "train-00013.jsonl.gz",
18
  "train-00014.jsonl.gz",
19
  "train-00015.jsonl.gz",
20
+ "train-00016.jsonl.gz",
21
+ "train-00017.jsonl.gz"
22
  ],
23
  "duplicates": 0,
24
  "family_counts": {
25
  "async": 7,
26
+ "classes": 466,
27
+ "comprehensions": 145,
28
+ "context_managers": 104,
29
+ "exceptions": 224,
30
+ "functions": 674,
31
+ "generators": 44,
32
+ "imports": 828,
33
+ "lambda": 46,
34
+ "loops": 358,
35
  "simple_module": 19
36
  },
37
  "filter_reasons": {
38
+ "auto_generated": 58,
39
  "skipped_path_pattern": 57,
40
  "syntax_error:'(' was never closed": 3,
41
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 111,
42
  "syntax_error:expected an indented block after 'while' statement on line 12": 1,
43
  "syntax_error:expected an indented block after class definition on line 5": 1,
44
  "syntax_error:inconsistent use of tabs and spaces in indentation": 4,
45
  "syntax_error:invalid character '…' (U+2026)": 1,
46
  "syntax_error:invalid decimal literal": 1,
47
  "syntax_error:invalid hexadecimal literal": 2,
48
+ "syntax_error:invalid syntax": 10,
49
  "syntax_error:invalid syntax. Perhaps you forgot a comma?": 2,
50
  "syntax_error:leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers": 1,
51
  "syntax_error:unmatched ')'": 1,
52
+ "too_large": 91,
53
  "too_many_lines": 11,
54
+ "too_small": 25
55
  },
56
+ "filtered_candidates": 380,
57
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
58
  "languages": [
59
  "en",
 
65
  ],
66
  "projection_failures": 0,
67
  "run_id": "run_20260529_092955_utc",
68
+ "seen_candidates": 1280,
69
+ "shards_completed": 18,
70
  "source_label_counts": {
71
+ "github_code_clean_python_mit_single": 900
72
  },
73
  "source_specs": [
74
  {
 
84
  "started_utc": "2026-05-29T09:29:57+00:00",
85
  "strict_gate_failures": 0,
86
  "target_accepted_rows": 100000,
87
+ "updated_utc": "2026-05-29T09:32:15+00:00"
88
  }