CircularBalls commited on
Commit
2cdf4c9
·
verified ·
1 Parent(s): 383296b

Update Plaincode CNL manifest

Browse files
Files changed (1) hide show
  1. manifest.json +26 -25
manifest.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "accepted_python_sources": 24200,
3
- "accepted_rows": 24200,
4
  "completed_shards": [
5
  "train-00000.jsonl.gz",
6
  "train-00001.jsonl.gz",
@@ -485,26 +485,27 @@
485
  "train-00480.jsonl.gz",
486
  "train-00481.jsonl.gz",
487
  "train-00482.jsonl.gz",
488
- "train-00483.jsonl.gz"
 
489
  ],
490
  "duplicates": 0,
491
- "emitted_language_rows": 145200,
492
  "family_counts": {
493
- "async": 16,
494
- "classes": 945,
495
- "comprehensions": 325,
496
- "context_managers": 242,
497
- "exceptions": 454,
498
- "functions": 1403,
499
- "generators": 64,
500
- "imports": 1679,
501
- "lambda": 114,
502
- "loops": 704,
503
- "simple_module": 48
504
  },
505
  "filter_reasons": {
506
- "auto_generated": 1571,
507
- "skipped_path_pattern": 1589,
508
  "syntax_error:'(' was never closed": 78,
509
  "syntax_error:'[' was never closed": 2,
510
  "syntax_error:'return' outside function": 2,
@@ -518,7 +519,7 @@
518
  "syntax_error:Generator expression must be parenthesized": 1,
519
  "syntax_error:Lambda expression parameters cannot be parenthesized": 14,
520
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 14,
521
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 3136,
522
  "syntax_error:bytes can only contain ASCII literal characters": 1,
523
  "syntax_error:can't use starred expression here": 1,
524
  "syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
@@ -582,12 +583,12 @@
582
  "syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
583
  "syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
584
  "syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
585
- "too_large": 2318,
586
  "too_many_ast_nodes": 8,
587
  "too_many_lines": 162,
588
- "too_small": 697
589
  },
590
- "filtered_candidates": 10257,
591
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
592
  "languages": [
593
  "en",
@@ -603,10 +604,10 @@
603
  "resume_start_shard": 447,
604
  "row_schema": "one-language-per-row",
605
  "run_id": "run_20260530_103908_utc",
606
- "seen_candidates": 34478,
607
- "shards_completed": 484,
608
  "source_label_counts": {
609
- "github_code_clean_python_mit_single": 1850
610
  },
611
  "source_specs": [
612
  {
@@ -622,5 +623,5 @@
622
  "started_utc": "2026-05-30T10:39:10+00:00",
623
  "strict_gate_failures": 0,
624
  "target_accepted_rows": 100000,
625
- "updated_utc": "2026-05-30T11:18:54+00:00"
626
  }
 
1
  {
2
+ "accepted_python_sources": 24250,
3
+ "accepted_rows": 24250,
4
  "completed_shards": [
5
  "train-00000.jsonl.gz",
6
  "train-00001.jsonl.gz",
 
485
  "train-00480.jsonl.gz",
486
  "train-00481.jsonl.gz",
487
  "train-00482.jsonl.gz",
488
+ "train-00483.jsonl.gz",
489
+ "train-00484.jsonl.gz"
490
  ],
491
  "duplicates": 0,
492
+ "emitted_language_rows": 145500,
493
  "family_counts": {
494
+ "async": 17,
495
+ "classes": 966,
496
+ "comprehensions": 334,
497
+ "context_managers": 248,
498
+ "exceptions": 468,
499
+ "functions": 1438,
500
+ "generators": 65,
501
+ "imports": 1727,
502
+ "lambda": 116,
503
+ "loops": 724,
504
+ "simple_module": 50
505
  },
506
  "filter_reasons": {
507
+ "auto_generated": 1574,
508
+ "skipped_path_pattern": 1591,
509
  "syntax_error:'(' was never closed": 78,
510
  "syntax_error:'[' was never closed": 2,
511
  "syntax_error:'return' outside function": 2,
 
519
  "syntax_error:Generator expression must be parenthesized": 1,
520
  "syntax_error:Lambda expression parameters cannot be parenthesized": 14,
521
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 14,
522
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 3141,
523
  "syntax_error:bytes can only contain ASCII literal characters": 1,
524
  "syntax_error:can't use starred expression here": 1,
525
  "syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
 
583
  "syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
584
  "syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
585
  "syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
586
+ "too_large": 2329,
587
  "too_many_ast_nodes": 8,
588
  "too_many_lines": 162,
589
+ "too_small": 700
590
  },
591
+ "filtered_candidates": 10281,
592
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
593
  "languages": [
594
  "en",
 
604
  "resume_start_shard": 447,
605
  "row_schema": "one-language-per-row",
606
  "run_id": "run_20260530_103908_utc",
607
+ "seen_candidates": 34552,
608
+ "shards_completed": 485,
609
  "source_label_counts": {
610
+ "github_code_clean_python_mit_single": 1900
611
  },
612
  "source_specs": [
613
  {
 
623
  "started_utc": "2026-05-30T10:39:10+00:00",
624
  "strict_gate_failures": 0,
625
  "target_accepted_rows": 100000,
626
+ "updated_utc": "2026-05-30T11:19:01+00:00"
627
  }