cp_guanaco-sharegpt-style / dataset_info.json
techrobot's picture
Initial upload
a97b304 verified
raw
history blame contribute delete
997 Bytes
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "guanaco-sharegpt-style",
"dataset_size": 13979844,
"description": "",
"download_checksums": {
"hf://datasets/philschmid/guanaco-sharegpt-style@69bfddb3a5d32897ee6b224e1c9397857616f556/data/train-00000-of-00001-8aae24b47ddaaf21.parquet": {
"num_bytes": 8238076,
"checksum": null
}
},
"download_size": 8238076,
"features": {
"conversations": [
{
"from": {
"dtype": "string",
"_type": "Value"
},
"value": {
"dtype": "string",
"_type": "Value"
}
}
]
},
"homepage": "",
"license": "",
"size_in_bytes": 22217920,
"splits": {
"train": {
"name": "train",
"num_bytes": 13979844,
"num_examples": 9033,
"dataset_name": "guanaco-sharegpt-style"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}