Update Plaincode CNL manifest
Browse files- manifest.json +25 -24
manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"accepted_python_sources":
|
| 3 |
-
"accepted_rows":
|
| 4 |
"completed_shards": [
|
| 5 |
"train-00000.jsonl.gz",
|
| 6 |
"train-00001.jsonl.gz",
|
|
@@ -460,26 +460,27 @@
|
|
| 460 |
"train-00455.jsonl.gz",
|
| 461 |
"train-00456.jsonl.gz",
|
| 462 |
"train-00457.jsonl.gz",
|
| 463 |
-
"train-00458.jsonl.gz"
|
|
|
|
| 464 |
],
|
| 465 |
"duplicates": 0,
|
| 466 |
-
"emitted_language_rows":
|
| 467 |
"family_counts": {
|
| 468 |
"async": 7,
|
| 469 |
-
"classes":
|
| 470 |
-
"comprehensions":
|
| 471 |
-
"context_managers":
|
| 472 |
-
"exceptions":
|
| 473 |
-
"functions":
|
| 474 |
"generators": 21,
|
| 475 |
-
"imports":
|
| 476 |
-
"lambda":
|
| 477 |
-
"loops":
|
| 478 |
-
"simple_module":
|
| 479 |
},
|
| 480 |
"filter_reasons": {
|
| 481 |
-
"auto_generated":
|
| 482 |
-
"skipped_path_pattern":
|
| 483 |
"syntax_error:'(' was never closed": 75,
|
| 484 |
"syntax_error:'[' was never closed": 2,
|
| 485 |
"syntax_error:'return' outside function": 2,
|
|
@@ -493,7 +494,7 @@
|
|
| 493 |
"syntax_error:Generator expression must be parenthesized": 1,
|
| 494 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 14,
|
| 495 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
|
| 496 |
-
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?":
|
| 497 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 498 |
"syntax_error:can't use starred expression here": 1,
|
| 499 |
"syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
|
|
@@ -555,12 +556,12 @@
|
|
| 555 |
"syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
|
| 556 |
"syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
|
| 557 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 558 |
-
"too_large":
|
| 559 |
"too_many_ast_nodes": 8,
|
| 560 |
-
"too_many_lines":
|
| 561 |
-
"too_small":
|
| 562 |
},
|
| 563 |
-
"filtered_candidates":
|
| 564 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
|
| 565 |
"languages": [
|
| 566 |
"en",
|
|
@@ -576,10 +577,10 @@
|
|
| 576 |
"resume_start_shard": 447,
|
| 577 |
"row_schema": "one-language-per-row",
|
| 578 |
"run_id": "run_20260530_103908_utc",
|
| 579 |
-
"seen_candidates":
|
| 580 |
-
"shards_completed":
|
| 581 |
"source_label_counts": {
|
| 582 |
-
"github_code_clean_python_mit_single":
|
| 583 |
},
|
| 584 |
"source_specs": [
|
| 585 |
{
|
|
@@ -595,5 +596,5 @@
|
|
| 595 |
"started_utc": "2026-05-30T10:39:10+00:00",
|
| 596 |
"strict_gate_failures": 0,
|
| 597 |
"target_accepted_rows": 100000,
|
| 598 |
-
"updated_utc": "2026-05-30T11:15:
|
| 599 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"accepted_python_sources": 23000,
|
| 3 |
+
"accepted_rows": 23000,
|
| 4 |
"completed_shards": [
|
| 5 |
"train-00000.jsonl.gz",
|
| 6 |
"train-00001.jsonl.gz",
|
|
|
|
| 460 |
"train-00455.jsonl.gz",
|
| 461 |
"train-00456.jsonl.gz",
|
| 462 |
"train-00457.jsonl.gz",
|
| 463 |
+
"train-00458.jsonl.gz",
|
| 464 |
+
"train-00459.jsonl.gz"
|
| 465 |
],
|
| 466 |
"duplicates": 0,
|
| 467 |
+
"emitted_language_rows": 138000,
|
| 468 |
"family_counts": {
|
| 469 |
"async": 7,
|
| 470 |
+
"classes": 339,
|
| 471 |
+
"comprehensions": 119,
|
| 472 |
+
"context_managers": 97,
|
| 473 |
+
"exceptions": 165,
|
| 474 |
+
"functions": 501,
|
| 475 |
"generators": 21,
|
| 476 |
+
"imports": 580,
|
| 477 |
+
"lambda": 41,
|
| 478 |
+
"loops": 254,
|
| 479 |
+
"simple_module": 21
|
| 480 |
},
|
| 481 |
"filter_reasons": {
|
| 482 |
+
"auto_generated": 1504,
|
| 483 |
+
"skipped_path_pattern": 1509,
|
| 484 |
"syntax_error:'(' was never closed": 75,
|
| 485 |
"syntax_error:'[' was never closed": 2,
|
| 486 |
"syntax_error:'return' outside function": 2,
|
|
|
|
| 494 |
"syntax_error:Generator expression must be parenthesized": 1,
|
| 495 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 14,
|
| 496 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
|
| 497 |
+
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 2970,
|
| 498 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 499 |
"syntax_error:can't use starred expression here": 1,
|
| 500 |
"syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
|
|
|
|
| 556 |
"syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
|
| 557 |
"syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
|
| 558 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 559 |
+
"too_large": 2186,
|
| 560 |
"too_many_ast_nodes": 8,
|
| 561 |
+
"too_many_lines": 149,
|
| 562 |
+
"too_small": 670
|
| 563 |
},
|
| 564 |
+
"filtered_candidates": 9732,
|
| 565 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
|
| 566 |
"languages": [
|
| 567 |
"en",
|
|
|
|
| 577 |
"resume_start_shard": 447,
|
| 578 |
"row_schema": "one-language-per-row",
|
| 579 |
"run_id": "run_20260530_103908_utc",
|
| 580 |
+
"seen_candidates": 32751,
|
| 581 |
+
"shards_completed": 460,
|
| 582 |
"source_label_counts": {
|
| 583 |
+
"github_code_clean_python_mit_single": 650
|
| 584 |
},
|
| 585 |
"source_specs": [
|
| 586 |
{
|
|
|
|
| 596 |
"started_utc": "2026-05-30T10:39:10+00:00",
|
| 597 |
"strict_gate_failures": 0,
|
| 598 |
"target_accepted_rows": 100000,
|
| 599 |
+
"updated_utc": "2026-05-30T11:15:49+00:00"
|
| 600 |
}
|