MPOLD / dataset_infos.json
Zaid's picture
Upload dataset
ea9585d verified
raw
history blame contribute delete
No virus
3.72 kB
{
"arbml--MPOLD": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"Id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"Platform": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"Comment": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"Majority_Label": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"Agreement": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"NumOfJudgementUsed": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"Total_Judgement": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"Vulgar:V/HateSpeech:HS/None:-": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "mpold",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1173016,
"num_examples": 4000,
"dataset_name": "MPOLD"
}
},
"download_checksums": null,
"download_size": 552609,
"post_processing_size": null,
"dataset_size": 1173016,
"size_in_bytes": 1725625
},
"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"Id": {
"dtype": "string",
"_type": "Value"
},
"Platform": {
"dtype": "string",
"_type": "Value"
},
"Comment": {
"dtype": "string",
"_type": "Value"
},
"Majority_Label": {
"names": [
"Non-Offensive",
"Offensive"
],
"_type": "ClassLabel"
},
"Agreement": {
"dtype": "string",
"_type": "Value"
},
"NumOfJudgementUsed": {
"dtype": "string",
"_type": "Value"
},
"Total_Judgement": {
"dtype": "string",
"_type": "Value"
},
"Vulgar:V/HateSpeech:HS/None:-": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "parquet",
"dataset_name": "mpold",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 1139716,
"num_examples": 4000,
"dataset_name": null
}
},
"download_size": 560070,
"dataset_size": 1139716,
"size_in_bytes": 1699786
}
}