project
stringclasses
1 value
dataset_repo
stringclasses
1 value
model_repo
stringclasses
1 value
space_repo
stringclasses
1 value
wandb_run
stringclasses
1 value
data
dict
tokenizer
dict
training
dict
OLMo3-190M-zh 中文 Causal LM 预训练
xiaohuzhang/olmo3-190m-zh-training-data
xiaohuzhang/olmo3-190m-zh
spaces/xiaohuzhang/olmo3-190m-zh-demo
https://wandb.ai/huamanlouzxh-timecode/llm001-ch04-olmo3-zh/runs/f6as006o
{ "file": "tokenized.bin", "format": "packed token binary", "dtype": "uint16", "sequence_length": 2048, "size_gib": 6.37, "hf_display_size_gb": 6.84, "num_tokens_estimate": 3420228494, "num_sequences_estimate": 1670033 }
{ "path": "tokenizer/", "also_published_with_model": true }
{ "model_type": "Chinese Causal LM", "architecture": "OLMo3-style Transformer", "parameters": "187M", "hardware": "Modal H100", "steps": 13040, "epochs": 1, "final_train_loss": 3.965, "final_eval_loss": 3.82, "seq_len": 2048, "per_device_train_batch_size": 16, "gradient_accumulation_steps": 8, "...