Edit model card

Training Hyperparameters

{
    "model_to_train": "models/GPTNeoX-160M-WikiText-512-flash_attention_2-2048-gradient_checkpointing-FT",
    "output_dir": "...",
    "run_name": "...",
    "report_to": "wandb",
    "eval_strategy": "epoch",
    "logging_steps": 1,
    "num_train_epochs": 3,
    "save_strategy": "no",
    "bf16": true,
    "seq_len": 2048,
    "attention_type": "flash_attention_2",
    "gradient_checkpointing": true,
    "dataset": "minipile",
    "deepspeed": null,
    "per_device_train_batch_size": 24,
    "learning_rate": 0.0016,
    "weight_decay": 0.0,
    "warmup_ratio": 0.1,
    "lr_scheduler_type": "cosine_with_min_lr",
    "lr_scheduler_kwargs": {
        "min_lr": 1e-6
    }
}
Downloads last month
11
Safetensors
Model size
162M params
Tensor type
BF16
·
Inference API
Unable to determine this model's library. Check the docs .

Model tree for caizefeng18/GPTNeoX-160M-MiniPile-cmu-11667-hw5

Finetuned
(2)
this model

Datasets used to train caizefeng18/GPTNeoX-160M-MiniPile-cmu-11667-hw5