File size: 944 Bytes
b030bfb
86419a2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b030bfb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "initial": {
    "num_files": 3,
    "total_bytes": 28180826,
    "resumed_from": null
  },
  "final": {
    "vocab_size": 16000,
    "training_duration_sec": 34.185663,
    "end_time": "2026-05-01T23:28:04.370150"
  },
  "config": {
    "vocab_size": 16000,
    "min_frequency": 2,
    "show_progress": true,
    "special_tokens": [
      "<pad>",
      "<unk>",
      "<s>",
      "</s>",
      "<mask>"
    ],
    "lowercase": false,
    "dropout": null,
    "data_dir": "./data",
    "model_save_dir": "models",
    "model_name": "EthioBBPE_AmharicBible",
    "use_checkpoint": true,
    "checkpoint_dir": "./models/checkpoints",
    "save_compressed": true,
    "compression_format": "gzip",
    "compression_level": 9,
    "checkpoint_steps": null,
    "num_threads": -1,
    "enable_backup": true,
    "max_checkpoints": 5,
    "enable_quantization": true,
    "quantization_bits": 8
  },
  "saved_at": "2026-05-01T23:28:05.069477"
}