ml-arxiv-papers-voyage-3-lite / dataset_info.json
fzliu's picture
Initial commit
759ee18 verified
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "ml-ar_xiv-papers",
"dataset_size": 147564447,
"description": "",
"download_checksums": {
"hf://datasets/CShorten/ML-ArXiv-Papers@c878972daa0a5ec5f0d684354b6c8018f27d1316/ML-Arxiv-Papers.csv": {
"num_bytes": 146951408,
"checksum": null
}
},
"download_size": 146951408,
"features": {
"Unnamed: 0.1": {
"dtype": "int64",
"_type": "Value"
},
"Unnamed: 0": {
"dtype": "float64",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"abstract": {
"dtype": "string",
"_type": "Value"
},
"embeddings": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 294515855,
"splits": {
"train": {
"name": "train",
"num_bytes": 147564447,
"num_examples": 117592,
"dataset_name": "ml-ar_xiv-papers"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}