GLIP_new_temp
收藏资源简介:
该数据集用于GLIP_new项目的小规模对比研究,包含100万图像-文本对(用于Stage-I阶段,6个epoch,图像分辨率224x224)和30万标准样本(用于监督微调SFT阶段,1个epoch,图像分辨率384x384)。语言模型采用Qwen2.5-1.5B-Instruct,MethodC方法的目标函数为L_total = L_text + 0.25 * L_image。
The dataset is used for small-scale comparative studies in the GLIP_new project, containing 1 million image-text pairs for Stage-I pretraining (6 epochs, resolution 224x224) and 300,000 standard samples for supervised fine-tuning (1 epoch, resolution 384x384). The language model is Qwen2.5-1.5B-Instruct, and the objective function for MethodC is L_total = L_text + 0.25 * L_image.
数据集概述
- 数据集名称:GLIP_new Experimental Artifacts
- 许可证:Apache-2.0
- 标签:genlip、多模态、视觉-语言、研究
- 来源网址:https://huggingface.co/datasets/diiiA22B9S/GLIP_new_temp
内容构成
该数据集包含用于1M样本基线 vs MethodC对比研究的六组最终推理权重集,排除了优化器状态、中间检查点、数据集和缓存。
文件布局
weights/stage1/baseline/:最终 Stage-I Hugging Face 检查点methodc/:最终 Stage-I Hugging Face 检查点
weights/sft_frozen/baseline/:Qwen + 投影器,冻结的 Baseline 视觉methodc/:Qwen + 投影器,冻结的 MethodC 视觉
weights/sft_u1/baseline/:Qwen + 投影器 + 可训练的视觉增量methodc/:Qwen + 投影器 + 可训练的视觉增量
WEIGHTS_MANIFEST.sha256:SHA-256 校验和WEIGHTS_MANIFEST.tsv:相对路径、字节大小、SHA-256
注意:冻结的 SFT 工件必须与对应的 Stage-I 视觉检查点配对使用;U1 额外提供 vision_trainable.safetensors,即该协议下训练后的视觉参数工件。
实验范围
- Stage-I:100万图像-文本对,6个周期,分辨率 224×224
- SFT:30万标准样本,1个周期,分辨率 384×384
- 语言模型:Qwen2.5-1.5B-Instruct
- MethodC 目标函数:
L_total = L_text + 0.25 * L_image
这些权重来自受控的小规模对比研究,并非论文中十亿规模绝对结果的复现。




