Views
No views yet
google/gemma-3-4b-itTalhaKa/decimind-company-analysis-tr1{
2 "train": {
3 "train_runtime": 3699.7029,
4 "train_samples_per_second": 0.079,
5 "train_steps_per_second": 0.011,
6 "total_flos": 5788075838568480.0,
7 "train_loss": 0.39677683818034637,
8 "epoch": 3.0
9 },
10 "dataset": {
11 "splits": {
12 "train": {
13 "records": 8695,
14 "empty_records": 0,
15 "long_record_estimate": 1917
16 },
17 "validation": {
18 "records": 1087,
19 "empty_records": 0,
20 "long_record_estimate": 240
21 },
22 "test": {
23 "records": 1087,
24 "empty_records": 0,
25 "long_record_estimate": 240
26 }
27 },
28 "total_records": 10869
29 },
30 "target_modules": [
31 "down_proj",
32 "gate_proj",
33 "k_proj",
34 "o_proj",
35 "q_proj",
36 "up_proj",
37 "v_proj"
38 ],
39 "adapter_size_bytes": 632497810
40}PeftModel.from_pretrained kullanılarak
yüklenebilir. Hub tokenı kaynak koda yazılmamalıdır.