CancerAbstracts / dataset_infos.json
EliasHossain's picture
Upload dataset_infos.json with huggingface_hub
1506082 verified
{
"default": {
"description": "The Cancer Abstract Dataset is a curated collection of biomedical research abstracts categorized by cancer type.\nIt was introduced in:\nHossain, E., Nuzhat, T., Masum, S. et al. R-GAT: cancer document classification leveraging graph-based residual network for scenarios with limited data.\nScientific Reports 16, 6582 (2026). https://doi.org/10.1038/s41598-026-39894-6",
"citation": "@article{hossain2026rgat,\n title={R-GAT: cancer document classification leveraging graph-based residual network for scenarios with limited data},\n author={Hossain, Elias and Nuzhat, Tasfia and Masum, S. and others},\n journal={Scientific Reports},\n volume={16},\n pages={6582},\n year={2026},\n doi={10.1038/s41598-026-39894-6}\n}",
"homepage": "https://doi.org/10.1038/s41598-026-39894-6",
"license": "mit",
"features": {
"Abstract": {
"dtype": "string",
"_type": "Value"
},
"Category": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "csv",
"config_name": "default",
"version": {
"version_str": "1.0.0",
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_examples": 1874,
"num_bytes": 0
}
},
"download_size": 0,
"dataset_size": 0,
"size_in_bytes": 0
}
}