Update Plaincode CNL manifest
Browse files- manifest.json +27 -26
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",
|
|
@@ -456,26 +456,27 @@
|
|
| 456 |
"train-00451.jsonl.gz",
|
| 457 |
"train-00452.jsonl.gz",
|
| 458 |
"train-00453.jsonl.gz",
|
| 459 |
-
"train-00454.jsonl.gz"
|
|
|
|
| 460 |
],
|
| 461 |
"duplicates": 0,
|
| 462 |
-
"emitted_language_rows":
|
| 463 |
"family_counts": {
|
| 464 |
-
"async":
|
| 465 |
-
"classes":
|
| 466 |
-
"comprehensions":
|
| 467 |
-
"context_managers":
|
| 468 |
-
"exceptions":
|
| 469 |
-
"functions":
|
| 470 |
"generators": 15,
|
| 471 |
-
"imports":
|
| 472 |
-
"lambda":
|
| 473 |
-
"loops":
|
| 474 |
-
"simple_module":
|
| 475 |
},
|
| 476 |
"filter_reasons": {
|
| 477 |
-
"auto_generated":
|
| 478 |
-
"skipped_path_pattern":
|
| 479 |
"syntax_error:'(' was never closed": 73,
|
| 480 |
"syntax_error:'[' was never closed": 2,
|
| 481 |
"syntax_error:'return' outside function": 2,
|
|
@@ -489,7 +490,7 @@
|
|
| 489 |
"syntax_error:Generator expression must be parenthesized": 1,
|
| 490 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 14,
|
| 491 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
|
| 492 |
-
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?":
|
| 493 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 494 |
"syntax_error:can't use starred expression here": 1,
|
| 495 |
"syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
|
|
@@ -519,13 +520,13 @@
|
|
| 519 |
"syntax_error:from __future__ imports must occur at the beginning of the file": 1,
|
| 520 |
"syntax_error:future feature relative_imports is not defined": 1,
|
| 521 |
"syntax_error:import * only allowed at module level": 1,
|
| 522 |
-
"syntax_error:inconsistent use of tabs and spaces in indentation":
|
| 523 |
"syntax_error:invalid character '§' (U+00A7)": 1,
|
| 524 |
"syntax_error:invalid character '…' (U+2026)": 1,
|
| 525 |
"syntax_error:invalid decimal literal": 31,
|
| 526 |
"syntax_error:invalid hexadecimal literal": 8,
|
| 527 |
"syntax_error:invalid non-printable character U+00A0": 1,
|
| 528 |
-
"syntax_error:invalid syntax":
|
| 529 |
"syntax_error:invalid syntax. Is this intended to be part of the string?": 1,
|
| 530 |
"syntax_error:invalid syntax. Maybe you meant '==' or ':=' instead of '='?": 4,
|
| 531 |
"syntax_error:invalid syntax. Perhaps you forgot a comma?": 24,
|
|
@@ -551,12 +552,12 @@
|
|
| 551 |
"syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
|
| 552 |
"syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
|
| 553 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 554 |
-
"too_large":
|
| 555 |
"too_many_ast_nodes": 8,
|
| 556 |
"too_many_lines": 145,
|
| 557 |
-
"too_small":
|
| 558 |
},
|
| 559 |
-
"filtered_candidates":
|
| 560 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
|
| 561 |
"languages": [
|
| 562 |
"en",
|
|
@@ -572,10 +573,10 @@
|
|
| 572 |
"resume_start_shard": 447,
|
| 573 |
"row_schema": "one-language-per-row",
|
| 574 |
"run_id": "run_20260530_103908_utc",
|
| 575 |
-
"seen_candidates":
|
| 576 |
-
"shards_completed":
|
| 577 |
"source_label_counts": {
|
| 578 |
-
"github_code_clean_python_mit_single":
|
| 579 |
},
|
| 580 |
"source_specs": [
|
| 581 |
{
|
|
@@ -591,5 +592,5 @@
|
|
| 591 |
"started_utc": "2026-05-30T10:39:10+00:00",
|
| 592 |
"strict_gate_failures": 0,
|
| 593 |
"target_accepted_rows": 100000,
|
| 594 |
-
"updated_utc": "2026-05-30T11:15:
|
| 595 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"accepted_python_sources": 22800,
|
| 3 |
+
"accepted_rows": 22800,
|
| 4 |
"completed_shards": [
|
| 5 |
"train-00000.jsonl.gz",
|
| 6 |
"train-00001.jsonl.gz",
|
|
|
|
| 456 |
"train-00451.jsonl.gz",
|
| 457 |
"train-00452.jsonl.gz",
|
| 458 |
"train-00453.jsonl.gz",
|
| 459 |
+
"train-00454.jsonl.gz",
|
| 460 |
+
"train-00455.jsonl.gz"
|
| 461 |
],
|
| 462 |
"duplicates": 0,
|
| 463 |
+
"emitted_language_rows": 136800,
|
| 464 |
"family_counts": {
|
| 465 |
+
"async": 4,
|
| 466 |
+
"classes": 233,
|
| 467 |
+
"comprehensions": 87,
|
| 468 |
+
"context_managers": 68,
|
| 469 |
+
"exceptions": 101,
|
| 470 |
+
"functions": 347,
|
| 471 |
"generators": 15,
|
| 472 |
+
"imports": 399,
|
| 473 |
+
"lambda": 23,
|
| 474 |
+
"loops": 175,
|
| 475 |
+
"simple_module": 16
|
| 476 |
},
|
| 477 |
"filter_reasons": {
|
| 478 |
+
"auto_generated": 1490,
|
| 479 |
+
"skipped_path_pattern": 1498,
|
| 480 |
"syntax_error:'(' was never closed": 73,
|
| 481 |
"syntax_error:'[' was never closed": 2,
|
| 482 |
"syntax_error:'return' outside function": 2,
|
|
|
|
| 490 |
"syntax_error:Generator expression must be parenthesized": 1,
|
| 491 |
"syntax_error:Lambda expression parameters cannot be parenthesized": 14,
|
| 492 |
"syntax_error:Missing parentheses in call to 'exec'. Did you mean exec(...)?": 13,
|
| 493 |
+
"syntax_error:Missing parentheses in call to 'print'. Did you mean print(...)?": 2933,
|
| 494 |
"syntax_error:bytes can only contain ASCII literal characters": 1,
|
| 495 |
"syntax_error:can't use starred expression here": 1,
|
| 496 |
"syntax_error:closing parenthesis ')' does not match opening parenthesis '{' on line 53": 1,
|
|
|
|
| 520 |
"syntax_error:from __future__ imports must occur at the beginning of the file": 1,
|
| 521 |
"syntax_error:future feature relative_imports is not defined": 1,
|
| 522 |
"syntax_error:import * only allowed at module level": 1,
|
| 523 |
+
"syntax_error:inconsistent use of tabs and spaces in indentation": 128,
|
| 524 |
"syntax_error:invalid character '§' (U+00A7)": 1,
|
| 525 |
"syntax_error:invalid character '…' (U+2026)": 1,
|
| 526 |
"syntax_error:invalid decimal literal": 31,
|
| 527 |
"syntax_error:invalid hexadecimal literal": 8,
|
| 528 |
"syntax_error:invalid non-printable character U+00A0": 1,
|
| 529 |
+
"syntax_error:invalid syntax": 240,
|
| 530 |
"syntax_error:invalid syntax. Is this intended to be part of the string?": 1,
|
| 531 |
"syntax_error:invalid syntax. Maybe you meant '==' or ':=' instead of '='?": 4,
|
| 532 |
"syntax_error:invalid syntax. Perhaps you forgot a comma?": 24,
|
|
|
|
| 552 |
"syntax_error:unterminated triple-quoted string literal (detected at line 430)": 1,
|
| 553 |
"syntax_error:unterminated triple-quoted string literal (detected at line 80)": 1,
|
| 554 |
"syntax_error:unterminated triple-quoted string literal (detected at line 81)": 1,
|
| 555 |
+
"too_large": 2157,
|
| 556 |
"too_many_ast_nodes": 8,
|
| 557 |
"too_many_lines": 145,
|
| 558 |
+
"too_small": 664
|
| 559 |
},
|
| 560 |
+
"filtered_candidates": 9623,
|
| 561 |
"hf_repo_id": "CircularBalls/plaincode-cnl-100k-by-language",
|
| 562 |
"languages": [
|
| 563 |
"en",
|
|
|
|
| 573 |
"resume_start_shard": 447,
|
| 574 |
"row_schema": "one-language-per-row",
|
| 575 |
"run_id": "run_20260530_103908_utc",
|
| 576 |
+
"seen_candidates": 32441,
|
| 577 |
+
"shards_completed": 456,
|
| 578 |
"source_label_counts": {
|
| 579 |
+
"github_code_clean_python_mit_single": 450
|
| 580 |
},
|
| 581 |
"source_specs": [
|
| 582 |
{
|
|
|
|
| 592 |
"started_utc": "2026-05-30T10:39:10+00:00",
|
| 593 |
"strict_gate_failures": 0,
|
| 594 |
"target_accepted_rows": 100000,
|
| 595 |
+
"updated_utc": "2026-05-30T11:15:22+00:00"
|
| 596 |
}
|