Mayuresh87
commited on
End of training
Browse files
README.md
CHANGED
@@ -7,14 +7,14 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.6
|
9 |
model-index:
|
10 |
-
- name: TinyLlama-1.1B-
|
11 |
results: []
|
12 |
---
|
13 |
|
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 |
-
# TinyLlama-1.1B-
|
18 |
|
19 |
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v0.6](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v0.6) on the None dataset.
|
20 |
|
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: constant
|
44 |
- lr_scheduler_warmup_ratio: 0.03
|
45 |
-
- training_steps:
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
48 |
### Training results
|
|
|
7 |
- generated_from_trainer
|
8 |
base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.6
|
9 |
model-index:
|
10 |
+
- name: TinyLlama-1.1B-sql-v0.1
|
11 |
results: []
|
12 |
---
|
13 |
|
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 |
+
# TinyLlama-1.1B-sql-v0.1
|
18 |
|
19 |
This model is a fine-tuned version of [TinyLlama/TinyLlama-1.1B-Chat-v0.6](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v0.6) on the None dataset.
|
20 |
|
|
|
42 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
43 |
- lr_scheduler_type: constant
|
44 |
- lr_scheduler_warmup_ratio: 0.03
|
45 |
+
- training_steps: 10
|
46 |
- mixed_precision_training: Native AMP
|
47 |
|
48 |
### Training results
|