mcamara commited on
Commit
8c82d95
1 Parent(s): 538aa2e

mcamara/gemma-2b-es-spanishbillionwords

Browse files
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 4.1108
22
 
23
  ## Model description
24
 
@@ -37,32 +37,82 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 0.0001
41
  - train_batch_size: 1
42
  - eval_batch_size: 8
43
  - seed: 42
44
- - gradient_accumulation_steps: 4
45
- - total_train_batch_size: 4
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 2
49
- - training_steps: 10
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
- | 1.2899 | 1.0 | 1 | 4.1511 |
57
- | 1.2899 | 2.0 | 2 | 4.1486 |
58
- | 1.269 | 3.0 | 3 | 4.1424 |
59
- | 1.2206 | 4.0 | 4 | 4.1363 |
60
- | 1.1768 | 5.0 | 5 | 4.1303 |
61
- | 1.1391 | 6.0 | 6 | 4.1232 |
62
- | 1.1083 | 7.0 | 7 | 4.1190 |
63
- | 1.0829 | 8.0 | 8 | 4.1162 |
64
- | 1.0633 | 9.0 | 9 | 4.1131 |
65
- | 1.05 | 10.0 | 10 | 4.1108 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
 
67
 
68
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [google/gemma-2b](https://huggingface.co/google/gemma-2b) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 4.3306
22
 
23
  ## Model description
24
 
 
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
+ - learning_rate: 0.0003
41
  - train_batch_size: 1
42
  - eval_batch_size: 8
43
  - seed: 42
44
+ - gradient_accumulation_steps: 2
45
+ - total_train_batch_size: 2
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 1
49
+ - training_steps: 60
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-----:|:----:|:---------------:|
56
+ | 5.1254 | 0.0 | 1 | 5.0205 |
57
+ | 4.3187 | 0.0 | 2 | 5.0029 |
58
+ | 3.8173 | 0.0 | 3 | 4.9801 |
59
+ | 5.3879 | 0.0 | 4 | 4.9582 |
60
+ | 5.718 | 0.0 | 5 | 4.9343 |
61
+ | 5.8628 | 0.0 | 6 | 4.9104 |
62
+ | 4.5401 | 0.0 | 7 | 4.8830 |
63
+ | 4.4219 | 0.0 | 8 | 4.8539 |
64
+ | 5.5169 | 0.0 | 9 | 4.8234 |
65
+ | 4.813 | 0.0 | 10 | 4.7878 |
66
+ | 4.2111 | 0.0 | 11 | 4.7576 |
67
+ | 4.6504 | 0.0 | 12 | 4.7314 |
68
+ | 3.7923 | 0.0 | 13 | 4.7116 |
69
+ | 3.7773 | 0.0 | 14 | 4.6890 |
70
+ | 4.6773 | 0.0 | 15 | 4.6616 |
71
+ | 3.0179 | 0.0 | 16 | 4.6329 |
72
+ | 3.8922 | 0.0 | 17 | 4.6099 |
73
+ | 4.3289 | 0.0 | 18 | 4.5940 |
74
+ | 5.0925 | 0.0 | 19 | 4.5822 |
75
+ | 4.6499 | 0.0 | 20 | 4.5711 |
76
+ | 3.9758 | 0.0 | 21 | 4.5585 |
77
+ | 4.593 | 0.0 | 22 | 4.5454 |
78
+ | 5.2496 | 0.0 | 23 | 4.5346 |
79
+ | 4.2548 | 0.0 | 24 | 4.5217 |
80
+ | 3.5209 | 0.0 | 25 | 4.5059 |
81
+ | 4.4781 | 0.0 | 26 | 4.4930 |
82
+ | 5.4472 | 0.0 | 27 | 4.4834 |
83
+ | 4.1987 | 0.0 | 28 | 4.4756 |
84
+ | 5.2324 | 0.0 | 29 | 4.4684 |
85
+ | 4.8068 | 0.0 | 30 | 4.4593 |
86
+ | 3.5455 | 0.0 | 31 | 4.4521 |
87
+ | 3.6516 | 0.0 | 32 | 4.4415 |
88
+ | 4.1368 | 0.0 | 33 | 4.4289 |
89
+ | 6.4659 | 0.0 | 34 | 4.4289 |
90
+ | 3.434 | 0.0 | 35 | 4.4173 |
91
+ | 3.9518 | 0.0 | 36 | 4.4085 |
92
+ | 3.0758 | 0.0 | 37 | 4.4008 |
93
+ | 3.6492 | 0.0 | 38 | 4.3930 |
94
+ | 4.0352 | 0.0 | 39 | 4.3857 |
95
+ | 5.6527 | 0.0 | 40 | 4.3799 |
96
+ | 4.233 | 0.0 | 41 | 4.3747 |
97
+ | 5.4082 | 0.0 | 42 | 4.3702 |
98
+ | 5.1255 | 0.0 | 43 | 4.3661 |
99
+ | 4.4567 | 0.0 | 44 | 4.3622 |
100
+ | 4.1874 | 0.0 | 45 | 4.3587 |
101
+ | 4.3441 | 0.0 | 46 | 4.3555 |
102
+ | 4.1636 | 0.0 | 47 | 4.3524 |
103
+ | 4.3146 | 0.0 | 48 | 4.3495 |
104
+ | 4.6414 | 0.0 | 49 | 4.3473 |
105
+ | 4.3666 | 0.0 | 50 | 4.3451 |
106
+ | 3.8627 | 0.0 | 51 | 4.3427 |
107
+ | 4.5875 | 0.0 | 52 | 4.3406 |
108
+ | 6.0364 | 0.0 | 53 | 4.3387 |
109
+ | 4.5669 | 0.0 | 54 | 4.3369 |
110
+ | 4.5585 | 0.0 | 55 | 4.3353 |
111
+ | 2.7858 | 0.0 | 56 | 4.3340 |
112
+ | 4.1845 | 0.0 | 57 | 4.3329 |
113
+ | 4.4489 | 0.0 | 58 | 4.3319 |
114
+ | 5.3263 | 0.0 | 59 | 4.3311 |
115
+ | 5.3856 | 0.0 | 60 | 4.3306 |
116
 
117
 
118
  ### Framework versions
adapter_config.json CHANGED
@@ -20,11 +20,11 @@
20
  "revision": null,
21
  "target_modules": [
22
  "o_proj",
 
23
  "k_proj",
24
- "down_proj",
25
  "q_proj",
26
- "gate_proj",
27
  "v_proj",
 
28
  "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
20
  "revision": null,
21
  "target_modules": [
22
  "o_proj",
23
+ "gate_proj",
24
  "k_proj",
 
25
  "q_proj",
 
26
  "v_proj",
27
+ "down_proj",
28
  "up_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ab5e319b196c0a9e19d54444d3dbcdb021ed662550ce77e83744a1efff6fae1
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4733cf3be9a1b1cc1eef237896f0e87d180f06a6a87daa8b0cd4680695190f31
3
  size 39256456
runs/Mar11_14-41-39_byo-WS5/events.out.tfevents.1710164560.byo-WS5.257567.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b98492ae3c6e53a0d1209f05d5c1a27b8e7d66741a736473837cbcb1f0666a6
3
+ size 33777
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ffd8063a4009b25c6ac0b77f6bd5247365eaa588138918216b9109515de9911
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:913b6d228e7de3dfa8097bed24d53204101f2f9000e4bf09c36c0303cedca400
3
  size 4920