Sagarkrishna
commited on
Commit
•
bcb09f3
1
Parent(s):
899ede3
Update README.md
Browse files
README.md
CHANGED
@@ -23,19 +23,11 @@ language:
|
|
23 |
|
24 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the generator dataset.
|
25 |
|
26 |
-
## Model description
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
-
## Intended uses & limitations
|
31 |
-
|
32 |
-
More information needed
|
33 |
|
34 |
## Training and evaluation data
|
35 |
|
36 |
-
|
37 |
|
38 |
-
## Training procedure
|
39 |
|
40 |
### Training hyperparameters
|
41 |
|
@@ -51,8 +43,6 @@ The following hyperparameters were used during training:
|
|
51 |
- lr_scheduler_warmup_ratio: 0.03
|
52 |
- num_epochs: 3
|
53 |
|
54 |
-
### Training results
|
55 |
-
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
23 |
|
24 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) on the generator dataset.
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
|
27 |
## Training and evaluation data
|
28 |
|
29 |
+
b-mc2/sql-create-context
|
30 |
|
|
|
31 |
|
32 |
### Training hyperparameters
|
33 |
|
|
|
43 |
- lr_scheduler_warmup_ratio: 0.03
|
44 |
- num_epochs: 3
|
45 |
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|