helenqu/astro-classification-redshifts-pretrain
收藏Hugging Face2024-01-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/helenqu/astro-classification-redshifts-pretrain
下载链接
链接失效反馈官方服务:
资源简介:
该数据集用于AstroClassification和Redshifts任务的掩码自编码预训练步骤,包含模拟的天文时间序列数据(如超新星、活动星系核),任务是对天体类型进行分类(AstroClassification)或预测天体的红移(Redshifts)。
该数据集用于AstroClassification和Redshifts任务的掩码自编码预训练步骤,包含模拟的天文时间序列数据(如超新星、活动星系核),任务是对天体类型进行分类(AstroClassification)或预测天体的红移(Redshifts)。
提供机构:
helenqu
原始信息汇总
AstroClassification and Redshifts Pretraining Dataset
概述
该数据集用于AstroClassification和Redshifts任务的掩码自编码预训练步骤。数据集包含模拟的天文时间序列数据(如超新星、活动星系核),任务是分类物体类型(AstroClassification)或预测物体的红移(Redshifts)。
数据加载
使用HuggingFace的load_dataset语法,将通过本仓库中包含的自定义数据集加载脚本来加载该数据集,以适应Connect Later仓库中的run_pretrain.sh脚本进行预训练。



