mod-rwkv-3b / train /dataset_info.json
umuthopeyildirim's picture
Upload folder using huggingface_hub
6820689 verified
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "mod-rwkv-paper-text",
"dataset_size": 825848079,
"description": "",
"download_checksums": {
"hf://datasets/umuthopeyildirim/mod-rwkv-paper-text@7a9c8fdf95ec7d10ed79f30b4cae59c0f521c83e/mod-rwkv-OIGandCIVIL.json": {
"num_bytes": 871634184,
"checksum": null
}
},
"download_size": 871634184,
"features": {
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"token_type_ids": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "Sequence"
},
"sample_length": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 1697482263,
"splits": {
"train": {
"name": "train",
"num_bytes": 825848079,
"num_examples": 556607,
"dataset_name": "mod-rwkv-paper-text"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}