数据集

Aether-7B-5Attn-checkpoints

FINAL-Bench/Aether-7B-5Attn-checkpoints

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 许可证:apache-2.0 上游版本:d04f77f88c94

中文简介

该仓库保存 Aether-7B-5Attn 预训练过程中的多个中间检查点,用于复现训练和研究模型能力随训练进度的变化。每个目录包含权重、配置和分词器,模型采用自定义架构;加载时需要基础仓库提供的专用代码,并应核对每个检查点的用途和体积。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

该仓库保存 Aether-7B-5Attn 预训练过程中的多个中间检查点,用于复现训练和研究模型能力随训练进度的变化。每个目录包含权重、配置和分词器,模型采用自定义架构;加载时需要基础仓库提供的专用代码,并应核对每个检查点的用途和体积。

已有简体中文译文 · 本站中文整理 · 2026-07-23 14:50

Aether-7B-5Attn — Intermediate Pretraining Checkpoints Aether family** — Intermediate **pretraining checkpoints** of FINAL-Bench/Aether-7B-5Attn, released for full reproducibility and training-dynamics research — the OLMo-tier "fully open" standard. | Step | Tokens (approx) | Folder | |------|-----------------|--------| | 110,000 | ~98B | `step_110000/` | | 115,000 | ~102B | `step_115000/` | | 162,000 | ~144B (final pre-anneal base) | `step_162000/` | The released base model is the **annealed** 162k checkpoint; these folders are the raw training checkpoints along the way. Each folder contains `model.safetensors` + `config.json` + tokenizer. This is a **custom architecture** (`aether_v2_7way`) — load with the `aether_pkg/` code shipped in the base model repo (see its "How to load" section). Run inference at **batch_size = 1**. Related **Base model:** Aether-7B-5Attn **Instruction-tuned:** Aether-7B-5Attn-it **Live demo (Space):** Aether-Sovereign-AI **Collection:** Aether Foundation Model Part of the Aether Foundation Model collection. License: Apache-2.0. Built by VIDRAFT (주식회사 비드래프트).

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

上游文件元数据

  • .gitattributes2.63 KB
  • README.md3.00 KB
  • step_110000/chat_template.jinja4.07 KB
  • step_110000/config.json1.28 KB
  • step_110000/model.safetensors12.27 GB
  • step_110000/tokenizer.json10.89 MB
  • step_110000/tokenizer_config.json665 B
  • step_115000/chat_template.jinja4.07 KB
  • step_115000/config.json1.10 KB
  • step_115000/model.safetensors12.27 GB
  • step_115000/tokenizer.json10.89 MB
  • step_115000/tokenizer_config.json665 B
第三方资源声明

本页面为橙子AI科技的中文整理与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。