Add westover_metagame_split/_provenance.json
Browse files
westover_metagame_split/_provenance.json
ADDED
|
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config": {
|
| 3 |
+
"destination": {
|
| 4 |
+
"config": "westover_metagame_split",
|
| 5 |
+
"private": true,
|
| 6 |
+
"repo": "camgeodesic/metagaming-labeling"
|
| 7 |
+
},
|
| 8 |
+
"source": {
|
| 9 |
+
"provides": {
|
| 10 |
+
"id": "str",
|
| 11 |
+
"origin": "str",
|
| 12 |
+
"set": "str",
|
| 13 |
+
"text": "str",
|
| 14 |
+
"title": "str"
|
| 15 |
+
},
|
| 16 |
+
"repo": "camgeodesic/metagaming-labeling",
|
| 17 |
+
"revision": "c7a12da906800ece677b33679dc7983ed790619f",
|
| 18 |
+
"split": "eval",
|
| 19 |
+
"subset": "westover_infocus",
|
| 20 |
+
"type": "hf"
|
| 21 |
+
},
|
| 22 |
+
"splits": {
|
| 23 |
+
"eval_size": 100,
|
| 24 |
+
"per_cell": false,
|
| 25 |
+
"seed": 42,
|
| 26 |
+
"single_split": "eval",
|
| 27 |
+
"val_size": 100
|
| 28 |
+
},
|
| 29 |
+
"transform": [
|
| 30 |
+
{
|
| 31 |
+
"kernel": "format",
|
| 32 |
+
"target_column": "_set",
|
| 33 |
+
"template": "westover_metagame_split",
|
| 34 |
+
"type": "map_column"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"drop": [
|
| 38 |
+
"set"
|
| 39 |
+
],
|
| 40 |
+
"ignore_missing": false,
|
| 41 |
+
"rename": {
|
| 42 |
+
"_set": "set"
|
| 43 |
+
},
|
| 44 |
+
"type": "project"
|
| 45 |
+
}
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"config_hash_sha256": "6b29ae14d522980a144944e1a861510b1e5ad7b55df667a6b1979fa99c6bc07a",
|
| 49 |
+
"format_version": 1,
|
| 50 |
+
"git": {
|
| 51 |
+
"dirty": true,
|
| 52 |
+
"head": "e40799d466f9669d4594aad9180c5f0a06c2d2f0"
|
| 53 |
+
},
|
| 54 |
+
"invocation": "python -m dataset_builder /home/a5k/cwtice.a5k/.claude/jobs/8c80e3bd/tmp/renames/westover_metagame_split.yaml --build-and-push",
|
| 55 |
+
"resolved_source": {
|
| 56 |
+
"provides": {
|
| 57 |
+
"id": "str",
|
| 58 |
+
"origin": "str",
|
| 59 |
+
"set": "str",
|
| 60 |
+
"text": "str",
|
| 61 |
+
"title": "str"
|
| 62 |
+
},
|
| 63 |
+
"repo": "camgeodesic/metagaming-labeling",
|
| 64 |
+
"resolved_revision": "c7a12da906800ece677b33679dc7983ed790619f",
|
| 65 |
+
"revision": "c7a12da906800ece677b33679dc7983ed790619f",
|
| 66 |
+
"split": "eval",
|
| 67 |
+
"subset": "westover_infocus",
|
| 68 |
+
"type": "hf"
|
| 69 |
+
},
|
| 70 |
+
"timestamp_utc": "2026-08-01T19:02:38Z"
|
| 71 |
+
}
|