Downloads · 30 days
12
21% of all-time downloads
eac123/oocr-exp1b-e2
oocr-exp1b-e2 is a text generation model from eac123. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as apache-2.0.
should probably proofread and complete it, then remove this comment. --
Downloads · 30 days
12
21% of all-time downloads
All-time downloads
56
Public
Parameters
7.3B
14.6 GB on disk
Likes
0
Public
Click a slice to open those files.
.safetensors14.6 GB · 100%
From the Hugging Face model README
axolotl version: 0.15.0
# ── Continued Pretraining: 7B on 8×A40 (48GB) ──
base_model: allenai/Olmo-3-1025-7B
tokenizer_type: AutoTokenizer
# ── Data ──
datasets:
- path: data/1b/all.jsonl
type: completion
field: completion
# ── Sequence / packing ──
sequence_len: 2048
sample_packing: true
pad_to_sequence_len: true
# NOTE: do NOT enable group_by_length with sample_packing
# ── Batch sizing ──
# Per-GPU: 4 seqs × 2048 tok = 8k tokens/step/GPU
# Global: 4 × 4 accum × 8 GPUs = 128 effective seqs/step
micro_batch_size: 4
gradient_accumulation_steps: 4
# ── Training ──
train_on_inputs: true
optimizer: adamw_torch
lr_scheduler: cosine
learning_rate: 5e-5
warmup_steps: 200
max_steps: 150
weight_decay: 0.01
# ── Precision / memory ──
bf16: true
flash_attention: true
gradient_checkpointing: true
# ── DeepSpeed ZeRO Stage 2 ──
deepspeed: ds_stage2.json
# ── Logging ──
logging_steps: 10
save_strategy: steps
save_steps: 50
</details><br>
This model is a fine-tuned version of allenai/Olmo-3-1025-7B on the data/1b/all.jsonl dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: