Add needham_eval_awareness/_provenance.json
Browse files
needham_eval_awareness/_provenance.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config": {
|
| 3 |
+
"destination": {
|
| 4 |
+
"config": "needham_eval_awareness",
|
| 5 |
+
"private": true,
|
| 6 |
+
"repo": "camgeodesic/metagaming-labeling"
|
| 7 |
+
},
|
| 8 |
+
"source": {
|
| 9 |
+
"path": "assets/metagaming_labeling/needham_eval_awareness.json",
|
| 10 |
+
"type": "json_file"
|
| 11 |
+
},
|
| 12 |
+
"splits": {
|
| 13 |
+
"eval_size": 100,
|
| 14 |
+
"per_cell": false,
|
| 15 |
+
"seed": 42,
|
| 16 |
+
"single_split": "eval",
|
| 17 |
+
"val_size": 100
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"config_hash_sha256": "bcb75820e7f1a087041668bdccb925eef571afd8d01bbc39587846308b81818b",
|
| 21 |
+
"format_version": 1,
|
| 22 |
+
"git": {
|
| 23 |
+
"dirty": true,
|
| 24 |
+
"head": "a4957163b737c63c4613aaf59d660930fef790cd"
|
| 25 |
+
},
|
| 26 |
+
"invocation": "python -m dataset_builder configs/metagaming-labeling/needham_eval_awareness.yaml --build-and-push",
|
| 27 |
+
"resolved_source": {
|
| 28 |
+
"path": "assets/metagaming_labeling/needham_eval_awareness.json",
|
| 29 |
+
"type": "json_file"
|
| 30 |
+
},
|
| 31 |
+
"timestamp_utc": "2026-08-01T19:45:01Z"
|
| 32 |
+
}
|