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

Update Plaincode CNL dataset card

Browse files
Files changed (1) hide show
  1. README.md +24 -23
README.md CHANGED
@@ -67,7 +67,7 @@ Each row contains:
67
 
68
  ```json
69
  {
70
- "accepted_rows": 22600,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
@@ -520,26 +520,27 @@ Each row contains:
520
  "train-00448.jsonl.gz",
521
  "train-00449.jsonl.gz",
522
  "train-00450.jsonl.gz",
523
- "train-00451.jsonl.gz"
 
524
  ],
525
  "duplicates": 0,
526
  "family_counts": {
527
  "async": 2,
528
- "classes": 131,
529
- "comprehensions": 49,
530
- "context_managers": 38,
531
- "exceptions": 60,
532
- "functions": 191,
533
- "generators": 11,
534
- "imports": 219,
535
- "lambda": 13,
536
- "loops": 101,
537
- "simple_module": 9
538
  },
539
  "filter_reasons": {
540
- "auto_generated": 1473,
541
- "skipped_path_pattern": 1488,
542
- "syntax_error:'(' was never closed": 71,
543
  "syntax_error:'[' was never closed": 2,
544
  "syntax_error:'return' outside function": 2,
545
  "syntax_error:'u' and 'r' prefixes are incompatible": 19,
@@ -552,7 +553,7 @@ Each row contains:
552
  "syntax_error:Generator expression must be parenthesized": 1,
553
  "syntax_error:Lambda expression parameters cannot be parenthesized": 14,
554
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
555
- "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 2905,
556
  "syntax_error:bytes can only contain ASCII literal characters": 1,
557
  "syntax_error:can't use starred expression here": 1,
558
  "syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
@@ -614,12 +615,12 @@ Each row contains:
614
  "syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
615
  "syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
616
  "syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
617
- "too_large": 2134,
618
  "too_many_ast_nodes": 8,
619
  "too_many_lines": 143,
620
- "too_small": 653
621
  },
622
- "filtered_candidates": 9527,
623
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
624
  "languages": [
625
  "en",
@@ -634,10 +635,10 @@ Each row contains:
634
  "resume_skipped_accepted_rows": 22350,
635
  "resume_start_shard": 447,
636
  "run_id": "run_20260530_075234_utc",
637
- "seen_candidates": 32145,
638
- "shards_completed": 452,
639
  "source_label_counts": {
640
- "github_code_clean_python_mit_single": 250
641
  },
642
  "source_specs": [
643
  {
@@ -653,7 +654,7 @@ Each row contains:
653
  "started_utc": "2026-05-30T07:52:36+00:00",
654
  "strict_gate_failures": 0,
655
  "target_accepted_rows": 100000,
656
- "updated_utc": "2026-05-30T08:28:16+00:00"
657
  }
658
  ```
659
 
 
67
 
68
  ```json
69
  {
70
+ "accepted_rows": 22650,
71
  "completed_shards": [
72
  "train-00000.jsonl.gz",
73
  "train-00001.jsonl.gz",
 
520
  "train-00448.jsonl.gz",
521
  "train-00449.jsonl.gz",
522
  "train-00450.jsonl.gz",
523
+ "train-00451.jsonl.gz",
524
+ "train-00452.jsonl.gz"
525
  ],
526
  "duplicates": 0,
527
  "family_counts": {
528
  "async": 2,
529
+ "classes": 151,
530
+ "comprehensions": 55,
531
+ "context_managers": 43,
532
+ "exceptions": 71,
533
+ "functions": 226,
534
+ "generators": 13,
535
+ "imports": 266,
536
+ "lambda": 17,
537
+ "loops": 123,
538
+ "simple_module": 10
539
  },
540
  "filter_reasons": {
541
+ "auto_generated": 1480,
542
+ "skipped_path_pattern": 1492,
543
+ "syntax_error:'(' was never closed": 72,
544
  "syntax_error:'[' was never closed": 2,
545
  "syntax_error:'return' outside function": 2,
546
  "syntax_error:'u' and 'r' prefixes are incompatible": 19,
 
553
  "syntax_error:Generator expression must be parenthesized": 1,
554
  "syntax_error:Lambda expression parameters cannot be parenthesized": 14,
555
  "syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
556
+ "syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 2909,
557
  "syntax_error:bytes can only contain ASCII literal characters": 1,
558
  "syntax_error:can't use starred expression here": 1,
559
  "syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
 
615
  "syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
616
  "syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
617
  "syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
618
+ "too_large": 2140,
619
  "too_many_ast_nodes": 8,
620
  "too_many_lines": 143,
621
+ "too_small": 654
622
  },
623
+ "filtered_candidates": 9550,
624
  "hf_repo_id": "CircularBalls/plaincode-cnl-100k",
625
  "languages": [
626
  "en",
 
635
  "resume_skipped_accepted_rows": 22350,
636
  "resume_start_shard": 447,
637
  "run_id": "run_20260530_075234_utc",
638
+ "seen_candidates": 32218,
639
+ "shards_completed": 453,
640
  "source_label_counts": {
641
+ "github_code_clean_python_mit_single": 300
642
  },
643
  "source_specs": [
644
  {
 
654
  "started_utc": "2026-05-30T07:52:36+00:00",
655
  "strict_gate_failures": 0,
656
  "target_accepted_rows": 100000,
657
+ "updated_utc": "2026-05-30T08:28:24+00:00"
658
  }
659
  ```
660