Datasets:
Patch RTS tmux installation before broken Docker repository setup
Browse files- README.md +3 -2
- data/tasks-00000.tar +1 -1
- metadata/shard_manifest.jsonl +1 -1
- metadata/tasks.parquet +2 -2
- patches.json +72 -0
README.md
CHANGED
|
@@ -20,8 +20,9 @@ configs:
|
|
| 20 |
Source: [Zhongzhi1228/Recursive-Task-Synthesis](https://huggingface.co/datasets/Zhongzhi1228/Recursive-Task-Synthesis/tree/be44f96808d5a9b599d5cb024341ff00091adeb7),
|
| 21 |
revision `be44f96808d5a9b599d5cb024341ff00091adeb7`. All **37,484 rows retained**, no filtering yet.
|
| 22 |
|
| 23 |
-
Three Dockerfiles install `tmux`
|
| 24 |
-
|
|
|
|
| 25 |
column and the corresponding TAR members are patched. Task IDs, instructions,
|
| 26 |
solutions, verifiers and all other task files are preserved. Changed rows use
|
| 27 |
`validation_status=patched_unverified`: upstream validation is not a new gold pass.
|
|
|
|
| 20 |
Source: [Zhongzhi1228/Recursive-Task-Synthesis](https://huggingface.co/datasets/Zhongzhi1228/Recursive-Task-Synthesis/tree/be44f96808d5a9b599d5cb024341ff00091adeb7),
|
| 21 |
revision `be44f96808d5a9b599d5cb024341ff00091adeb7`. All **37,484 rows retained**, no filtering yet.
|
| 22 |
|
| 23 |
+
Three Ubuntu Dockerfiles install `tmux` before the deliberately incorrect Docker
|
| 24 |
+
APT source. Six CentOS Dockerfiles use temporary Vault repository options for the
|
| 25 |
+
appended tmux installation, preserving on-disk repository configuration. Both the `dockerfile`
|
| 26 |
column and the corresponding TAR members are patched. Task IDs, instructions,
|
| 27 |
solutions, verifiers and all other task files are preserved. Changed rows use
|
| 28 |
`validation_status=patched_unverified`: upstream validation is not a new gold pass.
|
data/tasks-00000.tar
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 298618880
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1aa1b7ef93444ebe6f10ba48c15eadab075f17b682c3b845ff8732a2382391a8
|
| 3 |
size 298618880
|
metadata/shard_manifest.jsonl
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
{"shard": "data/tasks-00000.tar", "task_count": 5000, "size_bytes": 298618880, "sha256": "
|
| 2 |
{"shard": "data/tasks-00001.tar", "task_count": 5000, "size_bytes": 465868800, "sha256": "bce5db91003f3c0ac175b7c7205ae538e196c9355ca2c6bd630354557f6e09ad"}
|
| 3 |
{"shard": "data/tasks-00002.tar", "task_count": 5000, "size_bytes": 461793280, "sha256": "b28480dc8384bc404d6bc5be616cf6cf102496630a8a815071d7b9aeed5b2b58"}
|
| 4 |
{"shard": "data/tasks-00003.tar", "task_count": 5000, "size_bytes": 610713600, "sha256": "6e404f2d66584b812a6d3a8f92d70be229f6e819b2841fb6babed85efbe0f414"}
|
|
|
|
| 1 |
+
{"shard": "data/tasks-00000.tar", "task_count": 5000, "size_bytes": 298618880, "sha256": "1aa1b7ef93444ebe6f10ba48c15eadab075f17b682c3b845ff8732a2382391a8"}
|
| 2 |
{"shard": "data/tasks-00001.tar", "task_count": 5000, "size_bytes": 465868800, "sha256": "bce5db91003f3c0ac175b7c7205ae538e196c9355ca2c6bd630354557f6e09ad"}
|
| 3 |
{"shard": "data/tasks-00002.tar", "task_count": 5000, "size_bytes": 461793280, "sha256": "b28480dc8384bc404d6bc5be616cf6cf102496630a8a815071d7b9aeed5b2b58"}
|
| 4 |
{"shard": "data/tasks-00003.tar", "task_count": 5000, "size_bytes": 610713600, "sha256": "6e404f2d66584b812a6d3a8f92d70be229f6e819b2841fb6babed85efbe0f414"}
|
metadata/tasks.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:673f8f127d93a8306b465cd79171b341a8fc83efb7743b24bb4f2e2743eeacef
|
| 3 |
+
size 188158226
|
patches.json
CHANGED
|
@@ -25,6 +25,30 @@
|
|
| 25 |
"task_content_sha256": "4488249d9450942d784c1232f6b27a3c0b6d48559f0e890624f3775a9c03a077",
|
| 26 |
"patched_dockerfile_sha256": "82cee0b442bf8c4160f2cd47b3f496eb3f6ba42c5fd4507b9f91f654b6be2551"
|
| 27 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
{
|
| 29 |
"task_id": "rts_task_020f5f15c71327ba56e8f5db",
|
| 30 |
"source_dockerfile_sha256": "06bf9456ecfeca32b31f2bde49205776759fad9637c7928b0c75a97f85562ba3",
|
|
@@ -39,6 +63,18 @@
|
|
| 39 |
"task_content_sha256": "bc6381e37f31d780788cb7135760816aeed5c2f258531f9599dd6f9537048acc",
|
| 40 |
"patched_dockerfile_sha256": "9f50b78d08786e4b31d97d0c66ba4f2900e4dc598af056a20a4e45b3a53c1782"
|
| 41 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
{
|
| 43 |
"task_id": "rts_task_f6cb7d805b944eaec4e244c3",
|
| 44 |
"source_dockerfile_sha256": "bc76a8cd41851ec6939acdbc486c7a5fdc84a569f775c3fc3d9447675a5edc6c",
|
|
@@ -52,6 +88,42 @@
|
|
| 52 |
"source_task_content_sha256": "4a2d23396bab833d7b4215fd9cad6f8d0074310bd302d403dba1d82fdb055ac1",
|
| 53 |
"task_content_sha256": "1953d4079df44cb233a9c61778c86293985f0e5454cbe5f4066a51809c5f7b5d",
|
| 54 |
"patched_dockerfile_sha256": "cc76f74f2ad8f563bb7a2a7700a5a885f15c16e0d4872d51fcf0e695c33f441f"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
}
|
| 56 |
]
|
| 57 |
}
|
|
|
|
| 25 |
"task_content_sha256": "4488249d9450942d784c1232f6b27a3c0b6d48559f0e890624f3775a9c03a077",
|
| 26 |
"patched_dockerfile_sha256": "82cee0b442bf8c4160f2cd47b3f496eb3f6ba42c5fd4507b9f91f654b6be2551"
|
| 27 |
},
|
| 28 |
+
{
|
| 29 |
+
"task_id": "rts_task_5391ff8d5e9be22203c59110",
|
| 30 |
+
"source_dockerfile_sha256": "d8fb51bc58f3bef992ae4dcef54937274359cb0ac97e7a6f1b5f99a5347e3f1f",
|
| 31 |
+
"reason": "Appended tmux installation uses broken or obsolete CentOS repositories; use temporary Vault options without rewriting task repository files.",
|
| 32 |
+
"local_original_build": "not_run",
|
| 33 |
+
"local_patched_build": "not_run",
|
| 34 |
+
"setup_validation": "not_run",
|
| 35 |
+
"noop_assertions": "not_run",
|
| 36 |
+
"source_task_content_sha256": "3cbdf4095a5d3db00aaed03cddd2a1cf4e9e7220da000fd4e06163d6492550d6",
|
| 37 |
+
"task_content_sha256": "6324ea2ddd4c06270087739c7b3ccc19419d87f16c05e28d5039f5f9b70927cc",
|
| 38 |
+
"patched_dockerfile_sha256": "d89ffc69a5c03fb01fab2e8bd3f40bbdec466a374124823a33edc086a9b0ec53"
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"task_id": "rts_task_f3a07dd2a6228cd76ad5ee8d",
|
| 42 |
+
"source_dockerfile_sha256": "6901f6eb86920816205140fa748873b9d64a5763aa52c93273eed60f8c3bc76b",
|
| 43 |
+
"reason": "Appended tmux installation uses broken or obsolete CentOS repositories; use temporary Vault options without rewriting task repository files.",
|
| 44 |
+
"local_original_build": "not_run",
|
| 45 |
+
"local_patched_build": "not_run",
|
| 46 |
+
"setup_validation": "not_run",
|
| 47 |
+
"noop_assertions": "not_run",
|
| 48 |
+
"source_task_content_sha256": "ddbe339226ffdaf95c1bf1844812f6846243d6219a6d523ca0bb844dc9d8748c",
|
| 49 |
+
"task_content_sha256": "69d60fff31cd663628e57bb06e2cf424c1a82093aec0ec549c9d25b64b3f5640",
|
| 50 |
+
"patched_dockerfile_sha256": "ea0319e7a8e72787d5e22d2c611042a8582a5e93450b496e9b620371ab242ef6"
|
| 51 |
+
},
|
| 52 |
{
|
| 53 |
"task_id": "rts_task_020f5f15c71327ba56e8f5db",
|
| 54 |
"source_dockerfile_sha256": "06bf9456ecfeca32b31f2bde49205776759fad9637c7928b0c75a97f85562ba3",
|
|
|
|
| 63 |
"task_content_sha256": "bc6381e37f31d780788cb7135760816aeed5c2f258531f9599dd6f9537048acc",
|
| 64 |
"patched_dockerfile_sha256": "9f50b78d08786e4b31d97d0c66ba4f2900e4dc598af056a20a4e45b3a53c1782"
|
| 65 |
},
|
| 66 |
+
{
|
| 67 |
+
"task_id": "rts_task_e1ffc7886e49cc18f6a30d8e",
|
| 68 |
+
"source_dockerfile_sha256": "417b44e1ec309c75d67c251e58c0b03cef9f7de16cf460ea82dc13152e251e91",
|
| 69 |
+
"reason": "Appended tmux installation uses broken or obsolete CentOS repositories; use temporary Vault options without rewriting task repository files.",
|
| 70 |
+
"local_original_build": "not_run",
|
| 71 |
+
"local_patched_build": "not_run",
|
| 72 |
+
"setup_validation": "not_run",
|
| 73 |
+
"noop_assertions": "not_run",
|
| 74 |
+
"source_task_content_sha256": "9be7f651f21907f112cec8a5cb958a87910493a72e62e8465f95c4aa40da7cf0",
|
| 75 |
+
"task_content_sha256": "dabb1c2affb2486fbe562ee8e5f4b42ec51238ebc382c7773d951cf7b92e3de4",
|
| 76 |
+
"patched_dockerfile_sha256": "10a38b67d2a63fd967e6e6357eaa373c70bba87e2c794587e68441f19bb08ddd"
|
| 77 |
+
},
|
| 78 |
{
|
| 79 |
"task_id": "rts_task_f6cb7d805b944eaec4e244c3",
|
| 80 |
"source_dockerfile_sha256": "bc76a8cd41851ec6939acdbc486c7a5fdc84a569f775c3fc3d9447675a5edc6c",
|
|
|
|
| 88 |
"source_task_content_sha256": "4a2d23396bab833d7b4215fd9cad6f8d0074310bd302d403dba1d82fdb055ac1",
|
| 89 |
"task_content_sha256": "1953d4079df44cb233a9c61778c86293985f0e5454cbe5f4066a51809c5f7b5d",
|
| 90 |
"patched_dockerfile_sha256": "cc76f74f2ad8f563bb7a2a7700a5a885f15c16e0d4872d51fcf0e695c33f441f"
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"task_id": "rts_task_7e6aaa693b7dae7221e2f4e2",
|
| 94 |
+
"source_dockerfile_sha256": "52149fe9cda29582e5392e35155a8dc6709f9426064510efe04afddb4a0e67f6",
|
| 95 |
+
"reason": "Appended tmux installation uses broken or obsolete CentOS repositories; use temporary Vault options without rewriting task repository files.",
|
| 96 |
+
"local_original_build": "not_run",
|
| 97 |
+
"local_patched_build": "not_run",
|
| 98 |
+
"setup_validation": "not_run",
|
| 99 |
+
"noop_assertions": "not_run",
|
| 100 |
+
"source_task_content_sha256": "890aa308fc24ae3761501b0ad3382e47d7bccd99f59117ce078a441fba172345",
|
| 101 |
+
"task_content_sha256": "1ffb5d7360026a575760bec1d1c2b07101fbaa6e9d1a883e866c2c578e198dea",
|
| 102 |
+
"patched_dockerfile_sha256": "7fcf7748a901be221590330a609d4127a8e46e915825768a215c03534516ff08"
|
| 103 |
+
},
|
| 104 |
+
{
|
| 105 |
+
"task_id": "rts_task_3fc0b184729b49fde4e7ca1c",
|
| 106 |
+
"source_dockerfile_sha256": "66b9a9dfd6406014ba6198c1de8d03b84a5c9349b1ecdd9c8e70772be8a9de7e",
|
| 107 |
+
"reason": "Appended tmux installation uses broken or obsolete CentOS repositories; use temporary Vault options without rewriting task repository files.",
|
| 108 |
+
"local_original_build": "not_run",
|
| 109 |
+
"local_patched_build": "not_run",
|
| 110 |
+
"setup_validation": "not_run",
|
| 111 |
+
"noop_assertions": "not_run",
|
| 112 |
+
"source_task_content_sha256": "0f6706be8c3233478c600c1332d3b13459c69fabe0e72482b780321083342b57",
|
| 113 |
+
"task_content_sha256": "8d848d11f738087a9484229dd54d1b3962dc2edfa2ad1213d7ae6856f2cda5ec",
|
| 114 |
+
"patched_dockerfile_sha256": "232cb1ffaf00bd78f3d8752e0e2bc425991852e60abbe0b818d9333b21a55cc2"
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"task_id": "rts_task_2567025ceccab994e338a217",
|
| 118 |
+
"source_dockerfile_sha256": "c5bf36eaa5be12a409fbc103526f4fb736833544f145725a1806a55a55c9e03a",
|
| 119 |
+
"reason": "Appended tmux installation uses broken or obsolete CentOS repositories; use temporary Vault options without rewriting task repository files.",
|
| 120 |
+
"local_original_build": "not_run",
|
| 121 |
+
"local_patched_build": "not_run",
|
| 122 |
+
"setup_validation": "not_run",
|
| 123 |
+
"noop_assertions": "not_run",
|
| 124 |
+
"source_task_content_sha256": "e069e9f31de7ba0176a5a9e1be027db5c31699b3b1841aaae3ca13bb739eeaf7",
|
| 125 |
+
"task_content_sha256": "9da5c4cc8ea05580fbf4b2747cdde4dbd7f2b960a931b33d6e319e7a636ae7f2",
|
| 126 |
+
"patched_dockerfile_sha256": "43565ac222fa317cef279826efd317c72adc58dd1b619bb7d321994cb315d8ed"
|
| 127 |
}
|
| 128 |
]
|
| 129 |
}
|