uet_iai_nlp_data_for_llms / dataset_info.json
zerostratos's picture
Upload folder using huggingface_hub
1256e25 verified
raw
history blame
1.06 kB
{
"builder_name": "csv",
"citation": "",
"config_name": "default",
"dataset_name": "toxic_filtered",
"dataset_size": 319046131,
"description": "",
"download_checksums": {
"/workspace/thviet/LLMs/Monolingual/toxic/toxic_filtered/c4_part1_nontoxic.csv": {
"num_bytes": 318372694,
"checksum": null
}
},
"download_size": 318372694,
"features": {
"Unnamed: 0": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"timestamp": {
"dtype": "string",
"_type": "Value"
},
"url": {
"dtype": "string",
"_type": "Value"
},
"label": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 637418825,
"splits": {
"train": {
"name": "train",
"num_bytes": 319046131,
"num_examples": 76044,
"dataset_name": "toxic_filtered"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}