Decepticore
commited on
Commit
•
e4138ae
1
Parent(s):
f28a001
Model save
Browse files
README.md
CHANGED
@@ -1,24 +1,24 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
4 |
-
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
-
|
9 |
-
|
10 |
-
-
|
11 |
-
model-index:
|
12 |
-
- name: code-llama-3-1-8b-text-to-sql
|
13 |
-
results: []
|
14 |
-
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
# code-llama-3-1-8b-text-to-sql
|
20 |
|
21 |
-
This model is a fine-tuned version of [meta-llama/
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -54,8 +54,8 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
### Framework versions
|
56 |
|
57 |
-
- PEFT 0.
|
58 |
-
- Transformers 4.
|
59 |
-
- Pytorch 2.
|
60 |
-
- Datasets
|
61 |
-
- Tokenizers 0.
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
license: llama3.2
|
4 |
+
base_model: meta-llama/Llama-3.2-1B
|
5 |
+
tags:
|
6 |
+
- trl
|
7 |
+
- sft
|
8 |
+
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- generator
|
11 |
+
model-index:
|
12 |
+
- name: code-llama-3-1-8b-text-to-sql
|
13 |
+
results: []
|
14 |
+
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
# code-llama-3-1-8b-text-to-sql
|
20 |
|
21 |
+
This model is a fine-tuned version of [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B) on the generator dataset.
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
54 |
|
55 |
### Framework versions
|
56 |
|
57 |
+
- PEFT 0.13.2
|
58 |
+
- Transformers 4.45.2
|
59 |
+
- Pytorch 2.4.0+cu121
|
60 |
+
- Datasets 3.0.2
|
61 |
+
- Tokenizers 0.20.1
|
runs/Oct23_09-08-06_Neuron/events.out.tfevents.1729663703.Neuron.18843.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8eec0d62fa593622c71015dd12497bf58927e021a6b55234c9f3da8451d2a2f9
|
3 |
+
size 10189
|