harbor-datasets-mlab / registry.json
danil-e's picture
Fix stale README/registry: single dataset, agent-neutral base instructions, data shipped on HF
bca0637 verified
Raw
History Blame Contribute Delete
1.37 kB
[
{
"name": "mlab-real",
"version": "2.0",
"description": "REAL MLAB (MLAgentBench 2310.03302): 9 tasks, 1 folder each, base instruction (original-repo task descriptions). Data included: 7 tasks full; fathomnet + identify-contrails are \u22645 GB competition subsets. AutoDS appends its C1 layer at runtime (c1_prompt); any other agent uses the base instruction as-is.",
"tasks": [
{
"name": "mlab-real-amp-parkinsons",
"path": "datasets/mlab-real/amp-parkinsons"
},
{
"name": "mlab-real-cifar10",
"path": "datasets/mlab-real/cifar10"
},
{
"name": "mlab-real-fathomnet",
"path": "datasets/mlab-real/fathomnet"
},
{
"name": "mlab-real-feedback",
"path": "datasets/mlab-real/feedback"
},
{
"name": "mlab-real-house-price",
"path": "datasets/mlab-real/house-price"
},
{
"name": "mlab-real-identify-contrails",
"path": "datasets/mlab-real/identify-contrails"
},
{
"name": "mlab-real-imdb",
"path": "datasets/mlab-real/imdb"
},
{
"name": "mlab-real-ogbn-arxiv",
"path": "datasets/mlab-real/ogbn-arxiv"
},
{
"name": "mlab-real-spaceship-titanic",
"path": "datasets/mlab-real/spaceship-titanic"
}
]
}
]