alicata commited on
Commit
18ac053
1 Parent(s): 82a6b92

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -1,17 +1,17 @@
1
- ---
2
- base_model: meta-llama/Meta-Llama-3.1-8B
3
- datasets:
4
- - generator
5
- library_name: peft
6
- license: llama3.1
7
- tags:
8
- - trl
9
- - sft
10
- - generated_from_trainer
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. -->
 
1
+ ---
2
+ base_model: meta-llama/Meta-Llama-3.1-8B
3
+ datasets:
4
+ - generator
5
+ library_name: peft
6
+ license: llama3.1
7
+ tags:
8
+ - trl
9
+ - sft
10
+ - generated_from_trainer
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. -->
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "up_proj",
25
  "gate_proj",
 
26
  "v_proj",
27
- "k_proj",
28
- "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
24
  "gate_proj",
25
+ "q_proj",
26
  "v_proj",
27
+ "up_proj",
28
+ "o_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4aa6876c2b3cd386674752c413b59b3aa94b586a3342bb1ec51dc353c92eae35
3
+ size 2437085970
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee874435de091c142375effac614006e66d6ab1104e8a2c9fb9ba7936022081c
3
  size 2436984000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6bbd789a7b665926300c44292de97b08f2b6a428beaf219e51497e4168b1e26b
3
  size 2436984000
runs/Oct12_14-01-42_g/events.out.tfevents.1728766904.g.5940.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2015d5758410ae5784dc5230fc2dd0885a6587bce745e68db516bcfdb87bfa4b
3
- size 6041
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1de5047f021bcc93a82004f2334f63bef169fca0f7d1fe2fd054a2f9ecf79ca
3
+ size 6389
runs/Oct13_16-50-18_g/events.out.tfevents.1728863421.g.13472.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85a306ad6208821dc811ea780ae54462b12b7d381c057be270fcf7f715e7e8c7
3
+ size 6041
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cc581ba1d665138f9732a9f296b34ca9cd20b160659abbeb0fc298af42457b58
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d43dca56f261c56562b20809151f7e1c887839d097b403863065a45f251b31
3
  size 5496