File size: 545 Bytes
3aa56f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "input_dataset": "davanstrien/encyclopaedia-britannica-1771",
  "split": "train",
  "shuffle": true,
  "seed": 42,
  "max_samples": 50,
  "batch_size": 64,
  "source_dataset_sha": "9eda85e30f0b1ebd355a2c8d1b93268142d10937",
  "temperature": 0.01,
  "top_p": 1e-05,
  "repetition_penalty": 1.1,
  "max_tokens": 8192,
  "task": "ocr",
  "gpu_memory_utilization": 0.8,
  "max_model_len": 8192,
  "total_batches": 1,
  "total_samples": 50,
  "model": "zai-org/GLM-OCR",
  "script": "glm-ocr-v2.py",
  "created_at": "2026-02-18T16:14:35.831807"
}