amazon-support-mistral3b / train /dataset_info.json
AkshithAI's picture
Upload folder using huggingface_hub
205bbad verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "pair",
"dataset_name": "amazon-qa",
"dataset_size": 837921623,
"description": "",
"download_checksums": {
"hf://datasets/sentence-transformers/amazon-qa@614a80086ee434a4fdbb8629f07c6c2374df840b/pair/train-00000-of-00002.parquet": {
"num_bytes": 208313525,
"checksum": null
},
"hf://datasets/sentence-transformers/amazon-qa@614a80086ee434a4fdbb8629f07c6c2374df840b/pair/train-00001-of-00002.parquet": {
"num_bytes": 208394369,
"checksum": null
}
},
"download_size": 416707894,
"features": {
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "List"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "List"
},
"labels": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1254629517,
"splits": {
"train": {
"name": "train",
"num_bytes": 837921623,
"num_examples": 2507114,
"shard_lengths": [
1496557,
1010557
],
"dataset_name": "amazon-qa"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}