Model save
Browse files- README.md +6 -4
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -14,7 +14,7 @@ model-index:
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/neuria99/Llama%201B%20it%20text2SQL%20Formatted%20by%20Neuria/runs/
|
18 |
# Neuria_ES-SQL_Formatted_llama-3.2-1b
|
19 |
|
20 |
This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on an unknown dataset.
|
@@ -36,13 +36,15 @@ More information needed
|
|
36 |
### Training hyperparameters
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
-
- learning_rate: 0.
|
40 |
- train_batch_size: 1
|
41 |
- eval_batch_size: 8
|
42 |
- seed: 42
|
|
|
|
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
-
- lr_scheduler_type:
|
45 |
-
- num_epochs:
|
46 |
|
47 |
### Framework versions
|
48 |
|
|
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/neuria99/Llama%201B%20it%20text2SQL%20Formatted%20by%20Neuria/runs/21h7k70z)
|
18 |
# Neuria_ES-SQL_Formatted_llama-3.2-1b
|
19 |
|
20 |
This model is a fine-tuned version of [meta-llama/Llama-3.2-1B-Instruct](https://huggingface.co/meta-llama/Llama-3.2-1B-Instruct) on an unknown dataset.
|
|
|
36 |
### Training hyperparameters
|
37 |
|
38 |
The following hyperparameters were used during training:
|
39 |
+
- learning_rate: 0.0002
|
40 |
- train_batch_size: 1
|
41 |
- eval_batch_size: 8
|
42 |
- seed: 42
|
43 |
+
- gradient_accumulation_steps: 2
|
44 |
+
- total_train_batch_size: 2
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
46 |
+
- lr_scheduler_type: cosine
|
47 |
+
- num_epochs: 10
|
48 |
|
49 |
### Framework versions
|
50 |
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 22573704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4dd6c4bc3541460955a4228de47a7079a3f3ce8aabb08474bd9cd1fc36c6543
|
3 |
size 22573704
|