Update Plaincode CNL dataset card
Browse files
README.md
CHANGED
|
@@ -68,8 +68,8 @@ Each row contains:
|
|
| 68 |
|
| 69 |
```json
|
| 70 |
{
|
| 71 |
-
"accepted_python_sources":
|
| 72 |
-
"accepted_rows":
|
| 73 |
"completed_shards": [
|
| 74 |
"train-00000.jsonl.gz",
|
| 75 |
"train-00001.jsonl.gz",
|
|
@@ -538,27 +538,28 @@ Each row contains:
|
|
| 538 |
"train-00464.jsonl.gz",
|
| 539 |
"train-00465.jsonl.gz",
|
| 540 |
"train-00466.jsonl.gz",
|
| 541 |
-
"train-00467.jsonl.gz"
|
|
|
|
| 542 |
],
|
| 543 |
"duplicates": 0,
|
| 544 |
-
"emitted_language_rows":
|
| 545 |
"family_counts": {
|
| 546 |
"async": 9,
|
| 547 |
-
"classes":
|
| 548 |
-
"comprehensions":
|
| 549 |
-
"context_managers":
|
| 550 |
-
"exceptions":
|
| 551 |
-
"functions":
|
| 552 |
-
"generators":
|
| 553 |
-
"imports":
|
| 554 |
-
"lambda":
|
| 555 |
-
"loops":
|
| 556 |
-
"simple_module":
|
| 557 |
},
|
| 558 |
"filter_reasons": {
|
| 559 |
-
"auto_generated":
|
| 560 |
-
"skipped_path_pattern":
|
| 561 |
-
"syntax_error:'(' was never closed":
|
| 562 |
"syntax_error:'[' was never closed": 2,
|
| 563 |
"syntax_error:'return' outside function": 2,
|
| 564 |
"syntax_error:'u' and 'r' prefixes are incompatible": 19,
|
|
@@ -571,7 +572,7 @@ Each row contains:
|
|
| 571 |
"syntax_error:Generator expression must be parenthesized": 1,
|
| 572 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 14,
|
| 573 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 14,
|
| 574 |
-
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?":
|
| 575 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 576 |
"syntax_error:can't use starred expression here": 1,
|
| 577 |
"syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
|
|
@@ -596,6 +597,7 @@ Each row contains:
|
|
| 596 |
"syntax_error:expected an indented block after function definition on line 17": 2,
|
| 597 |
"syntax_error:expected an indented block after function definition on line 25": 2,
|
| 598 |
"syntax_error:expected an indented block after function definition on line 33": 1,
|
|
|
|
| 599 |
"syntax_error:expected an indented block after function definition on line 9": 1,
|
| 600 |
"syntax_error:expected argument value expression": 1,
|
| 601 |
"syntax_error:from __future__ imports must occur at the beginning of the file": 1,
|
|
@@ -633,12 +635,12 @@ Each row contains:
|
|
| 633 |
"syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
|
| 634 |
"syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
|
| 635 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 636 |
-
"too_large":
|
| 637 |
"too_many_ast_nodes": 8,
|
| 638 |
-
"too_many_lines":
|
| 639 |
-
"too_small":
|
| 640 |
},
|
| 641 |
-
"filtered_candidates":
|
| 642 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
|
| 643 |
"languages": [
|
| 644 |
"en",
|
|
@@ -654,10 +656,10 @@ Each row contains:
|
|
| 654 |
"resume_start_shard": 447,
|
| 655 |
"row_schema": "one-language-per-row",
|
| 656 |
"run_id": "run_20260530_103908_utc",
|
| 657 |
-
"seen_candidates":
|
| 658 |
-
"shards_completed":
|
| 659 |
"source_label_counts": {
|
| 660 |
-
"github_code_clean_python_mit_single":
|
| 661 |
},
|
| 662 |
"source_specs": [
|
| 663 |
{
|
|
@@ -673,7 +675,7 @@ Each row contains:
|
|
| 673 |
"started_utc": "2026-05-30T10:39:10+00:00",
|
| 674 |
"strict_gate_failures": 0,
|
| 675 |
"target_accepted_rows": 100000,
|
| 676 |
-
"updated_utc": "2026-05-30T11:
|
| 677 |
}
|
| 678 |
```
|
| 679 |
|
|
|
|
| 68 |
|
| 69 |
```json
|
| 70 |
{
|
| 71 |
+
"accepted_python_sources": 23450,
|
| 72 |
+
"accepted_rows": 23450,
|
| 73 |
"completed_shards": [
|
| 74 |
"train-00000.jsonl.gz",
|
| 75 |
"train-00001.jsonl.gz",
|
|
|
|
| 538 |
"train-00464.jsonl.gz",
|
| 539 |
"train-00465.jsonl.gz",
|
| 540 |
"train-00466.jsonl.gz",
|
| 541 |
+
"train-00467.jsonl.gz",
|
| 542 |
+
"train-00468.jsonl.gz"
|
| 543 |
],
|
| 544 |
"duplicates": 0,
|
| 545 |
+
"emitted_language_rows": 140700,
|
| 546 |
"family_counts": {
|
| 547 |
"async": 9,
|
| 548 |
+
"classes": 569,
|
| 549 |
+
"comprehensions": 206,
|
| 550 |
+
"context_managers": 157,
|
| 551 |
+
"exceptions": 265,
|
| 552 |
+
"functions": 836,
|
| 553 |
+
"generators": 33,
|
| 554 |
+
"imports": 997,
|
| 555 |
+
"lambda": 67,
|
| 556 |
+
"loops": 419,
|
| 557 |
+
"simple_module": 29
|
| 558 |
},
|
| 559 |
"filter_reasons": {
|
| 560 |
+
"auto_generated": 1525,
|
| 561 |
+
"skipped_path_pattern": 1533,
|
| 562 |
+
"syntax_error:'(' was never closed": 76,
|
| 563 |
"syntax_error:'[' was never closed": 2,
|
| 564 |
"syntax_error:'return' outside function": 2,
|
| 565 |
"syntax_error:'u' and 'r' prefixes are incompatible": 19,
|
|
|
|
| 572 |
"syntax_error:Generator expression must be parenthesized": 1,
|
| 573 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 14,
|
| 574 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 14,
|
| 575 |
+
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 3033,
|
| 576 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 577 |
"syntax_error:can't use starred expression here": 1,
|
| 578 |
"syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
|
|
|
|
| 597 |
"syntax_error:expected an indented block after function definition on line 17": 2,
|
| 598 |
"syntax_error:expected an indented block after function definition on line 25": 2,
|
| 599 |
"syntax_error:expected an indented block after function definition on line 33": 1,
|
| 600 |
+
"syntax_error:expected an indented block after function definition on line 7": 1,
|
| 601 |
"syntax_error:expected an indented block after function definition on line 9": 1,
|
| 602 |
"syntax_error:expected argument value expression": 1,
|
| 603 |
"syntax_error:from __future__ imports must occur at the beginning of the file": 1,
|
|
|
|
| 635 |
"syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
|
| 636 |
"syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
|
| 637 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 638 |
+
"too_large": 2232,
|
| 639 |
"too_many_ast_nodes": 8,
|
| 640 |
+
"too_many_lines": 153,
|
| 641 |
+
"too_small": 683
|
| 642 |
},
|
| 643 |
+
"filtered_candidates": 9915,
|
| 644 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
|
| 645 |
"languages": [
|
| 646 |
"en",
|
|
|
|
| 656 |
"resume_start_shard": 447,
|
| 657 |
"row_schema": "one-language-per-row",
|
| 658 |
"run_id": "run_20260530_103908_utc",
|
| 659 |
+
"seen_candidates": 33385,
|
| 660 |
+
"shards_completed": 469,
|
| 661 |
"source_label_counts": {
|
| 662 |
+
"github_code_clean_python_mit_single": 1100
|
| 663 |
},
|
| 664 |
"source_specs": [
|
| 665 |
{
|
|
|
|
| 675 |
"started_utc": "2026-05-30T10:39:10+00:00",
|
| 676 |
"strict_gate_failures": 0,
|
| 677 |
"target_accepted_rows": 100000,
|
| 678 |
+
"updated_utc": "2026-05-30T11:17:06+00:00"
|
| 679 |
}
|
| 680 |
```
|
| 681 |
|