VLAReplica_SFT_data / croissant_rai_VLAReplica_SFT_data.json
HenryZhang's picture
update croissant file
479d456 verified
Raw
History Blame Contribute Delete
5.61 kB
{
"@context": {
"@language": "en",
"@vocab": "https://schema.org/",
"arrayShape": "cr:arrayShape",
"citeAs": "cr:citeAs",
"column": "cr:column",
"conformsTo": "dct:conformsTo",
"containedIn": "cr:containedIn",
"cr": "http://mlcommons.org/croissant/",
"data": {
"@id": "cr:data",
"@type": "@json"
},
"dataBiases": "cr:dataBiases",
"dataCollection": "cr:dataCollection",
"dataType": {
"@id": "cr:dataType",
"@type": "@vocab"
},
"dct": "http://purl.org/dc/terms/",
"extract": "cr:extract",
"field": "cr:field",
"fileProperty": "cr:fileProperty",
"fileObject": "cr:fileObject",
"fileSet": "cr:fileSet",
"format": "cr:format",
"includes": "cr:includes",
"isArray": "cr:isArray",
"isLiveDataset": "cr:isLiveDataset",
"jsonPath": "cr:jsonPath",
"key": "cr:key",
"md5": "cr:md5",
"parentField": "cr:parentField",
"path": "cr:path",
"personalSensitiveInformation": "cr:personalSensitiveInformation",
"recordSet": "cr:recordSet",
"references": "cr:references",
"regex": "cr:regex",
"repeated": "cr:repeated",
"replace": "cr:replace",
"sc": "https://schema.org/",
"separator": "cr:separator",
"source": "cr:source",
"subField": "cr:subField",
"transform": "cr:transform",
"rai": "http://mlcommons.org/croissant/RAI/",
"prov": "http://www.w3.org/ns/prov#"
},
"@type": "sc:Dataset",
"distribution": [
{
"@type": "cr:FileObject",
"@id": "repo",
"name": "repo",
"description": "The Hugging Face git repository.",
"contentUrl": "https://huggingface.co/datasets/HenryZhang/VLAReplica_SFT_data/tree/refs%2Fconvert%2Fparquet",
"encodingFormat": "git+https",
"sha256": "https://github.com/mlcommons/croissant/issues/80"
},
{
"@type": "cr:FileSet",
"@id": "parquet-files-for-config-default",
"containedIn": {
"@id": "repo"
},
"encodingFormat": "application/x-parquet",
"includes": "default/*/*.parquet"
}
],
"recordSet": [
{
"@type": "cr:RecordSet",
"dataType": "cr:Split",
"key": {
"@id": "default_splits/split_name"
},
"@id": "default_splits",
"name": "default_splits",
"description": "Splits for the default config.",
"field": [
{
"@type": "cr:Field",
"@id": "default_splits/split_name",
"dataType": "sc:Text"
}
],
"data": [
{
"default_splits/split_name": "train"
}
]
},
{
"@type": "cr:RecordSet",
"@id": "default",
"description": "HenryZhang/VLAReplica_SFT_data - 'default' subset",
"field": [
{
"@type": "cr:Field",
"@id": "default/split",
"dataType": "sc:Text",
"source": {
"fileSet": {
"@id": "parquet-files-for-config-default"
},
"extract": {
"fileProperty": "fullpath"
},
"transform": {
"regex": "default/(?:partial-)?(train)/.+parquet$"
}
},
"references": {
"field": {
"@id": "default_splits/split_name"
}
}
},
{
"@type": "cr:Field",
"@id": "default/video",
"dataType": "sc:VideoObject",
"source": {
"fileSet": {
"@id": "parquet-files-for-config-default"
},
"extract": {
"column": "video"
}
}
}
]
}
],
"conformsTo": "http://mlcommons.org/croissant/1.1",
"name": "VLAReplica_SFT_data",
"description": "HenryZhang/VLAReplica_SFT_data dataset hosted on Hugging Face and contributed by the HF Datasets community",
"alternateName": [
"HenryZhang/VLAReplica_SFT_data"
],
"creator": {
"@type": "Person",
"name": "Jiahui Zhang",
"url": "https://huggingface.co/HenryZhang"
},
"keywords": [
"English",
"cc-by-4.0",
"< 1K",
"Video",
"Datasets",
"Croissant",
"🇺🇸 Region: US"
],
"license": "https://choosealicense.com/licenses/cc-by-4.0/",
"url": "https://huggingface.co/datasets/HenryZhang/VLAReplica_SFT_data",
"rai:hasSyntheticData": false,
"rai:dataLimitations": "This dataset is collected for VLA-Replica tabletop manipulation environment using a SO-101 robot arm. This data maybe cannot use for mobile manipulation tasks.",
"rai:dataBiases": "This dataset does not involve human subjects or demographic groups, so we don't think demographic bias to be a primary concern.",
"rai:personalSensitiveInformation": "This dataset does not contain personal or sensitive information.",
"rai:dataUseCases": "This dataset is used to train or finetune imitation learning or Vlsion-Language-Models. We want to use this data to see if the policy can quickly adapt to the target environments and tasks.",
"rai:dataSocialImpact": "This dataset may have a positive social impact by attracting more attention on robot learning, and make researchers focus on robot policy evaluation.",
"prov:wasDerivedFrom": [
{
"@id": "https://huggingface.co/datasets/HenryZhang/VLAReplica_SFT_data",
"prov:label": "VLAReplica_SFT_data",
"sc:license": "cc-by-4.0"
}
],
"prov:wasGeneratedBy": [
{
"@type": "prov:Activity",
"prov:type": {
"@id": "https://www.wikidata.org/wiki/Q4929239"
},
"prov:label": "Teleoperation"
}
]
}