CircularBalls commited on
Commit
1b5c35f
·
verified ·
1 Parent(s): fe42814

Update Plaincode CNL manifest

Browse files
Files changed (1) hide show
  1. manifest.json +24 -23
manifest.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "accepted_rows": 22600,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.jsonl.gz",
@@ -452,26 +452,27 @@
452
  "train-00448.jsonl.gz",
453
  "train-00449.jsonl.gz",
454
  "train-00450.jsonl.gz",
455
- "train-00451.jsonl.gz"
 
456
  ],
457
  "duplicates": 0,
458
  "family_counts": {
459
  "async": 2,
460
- "classes": 131,
461
- "comprehensions": 49,
462
- "context_managers": 38,
463
- "exceptions": 60,
464
- "functions": 191,
465
- "generators": 11,
466
- "imports": 219,
467
- "lambda": 13,
468
- "loops": 101,
469
- "simple_module": 9
470
  },
471
  "filter_reasons": {
472
- "auto_generated": 1473,
473
- "skipped_path_pattern": 1488,
474
- "syntax_error:'(' was never closed": 71,
475
  "syntax_error:'[' was never closed": 2,
476
  "syntax_error:'return' outside function": 2,
477
  "syntax_error:'u' and 'r' prefixes are incompatible": 19,
@@ -484,7 +485,7 @@
484
  "syntax_error:Generator expression must be parenthesized": 1,
485
  "syntax_error:Lambda expression parameters cannot be parenthesized": 14,
486
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
487
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 2905,
488
  "syntax_error:bytes can only contain ASCII literal characters": 1,
489
  "syntax_error:can't use starred expression here": 1,
490
  "syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
@@ -546,12 +547,12 @@
546
  "syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
547
  "syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
548
  "syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
549
- "too_large": 2134,
550
  "too_many_ast_nodes": 8,
551
  "too_many_lines": 143,
552
- "too_small": 653
553
  },
554
- "filtered_candidates": 9527,
555
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
556
  "languages": [
557
  "en",
@@ -566,10 +567,10 @@
566
  "resume_skipped_accepted_rows": 22350,
567
  "resume_start_shard": 447,
568
  "run_id": "run_20260530_075234_utc",
569
- "seen_candidates": 32145,
570
- "shards_completed": 452,
571
  "source_label_counts": {
572
- "github_code_clean_python_mit_single": 250
573
  },
574
  "source_specs": [
575
  {
@@ -585,5 +586,5 @@
585
  "started_utc": "2026-05-30T07:52:36+00:00",
586
  "strict_gate_failures": 0,
587
  "target_accepted_rows": 100000,
588
- "updated_utc": "2026-05-30T08:28:16+00:00"
589
  }
 
1
  {
2
+ "accepted_rows": 22650,
3
  "completed_shards": [
4
  "train-00000.jsonl.gz",
5
  "train-00001.jsonl.gz",
 
452
  "train-00448.jsonl.gz",
453
  "train-00449.jsonl.gz",
454
  "train-00450.jsonl.gz",
455
+ "train-00451.jsonl.gz",
456
+ "train-00452.jsonl.gz"
457
  ],
458
  "duplicates": 0,
459
  "family_counts": {
460
  "async": 2,
461
+ "classes": 151,
462
+ "comprehensions": 55,
463
+ "context_managers": 43,
464
+ "exceptions": 71,
465
+ "functions": 226,
466
+ "generators": 13,
467
+ "imports": 266,
468
+ "lambda": 17,
469
+ "loops": 123,
470
+ "simple_module": 10
471
  },
472
  "filter_reasons": {
473
+ "auto_generated": 1480,
474
+ "skipped_path_pattern": 1492,
475
+ "syntax_error:'(' was never closed": 72,
476
  "syntax_error:'[' was never closed": 2,
477
  "syntax_error:'return' outside function": 2,
478
  "syntax_error:'u' and 'r' prefixes are incompatible": 19,
 
485
  "syntax_error:Generator expression must be parenthesized": 1,
486
  "syntax_error:Lambda expression parameters cannot be parenthesized": 14,
487
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
488
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 2909,
489
  "syntax_error:bytes can only contain ASCII literal characters": 1,
490
  "syntax_error:can't use starred expression here": 1,
491
  "syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
 
547
  "syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
548
  "syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
549
  "syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
550
+ "too_large": 2140,
551
  "too_many_ast_nodes": 8,
552
  "too_many_lines": 143,
553
+ "too_small": 654
554
  },
555
+ "filtered_candidates": 9550,
556
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
557
  "languages": [
558
  "en",
 
567
  "resume_skipped_accepted_rows": 22350,
568
  "resume_start_shard": 447,
569
  "run_id": "run_20260530_075234_utc",
570
+ "seen_candidates": 32218,
571
+ "shards_completed": 453,
572
  "source_label_counts": {
573
+ "github_code_clean_python_mit_single": 300
574
  },
575
  "source_specs": [
576
  {
 
586
  "started_utc": "2026-05-30T07:52:36+00:00",
587
  "strict_gate_failures": 0,
588
  "target_accepted_rows": 100000,
589
+ "updated_utc": "2026-05-30T08:28:24+00:00"
590
  }