bmehrba commited on
Commit
53db540
·
verified ·
1 Parent(s): f31a57b

Training in progress, step 15

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "self_attn.q_proj",
24
  "self_attn.v_proj",
25
- "self_attn.o_proj",
26
  "self_attn.k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "meta-llama/Llama-3.2-1B-Instruct",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "self_attn.o_proj",
24
  "self_attn.q_proj",
25
  "self_attn.v_proj",
 
26
  "self_attn.k_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75bc19d9bf49191217f925cac2f05b26ba721414bbc441eb28be5f2fcd348d55
3
- size 18045856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9de3f8912bd5e34d5aa6da8012e02198b556090949fc244103f0c652c14ec445
3
+ size 13648488
runs/Dec10_18-12-39_falcon/events.out.tfevents.1733850761.falcon.2567434.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50c6525d8ea9a9d96034fb993b8c9356c0bc13a686bf3fa9970f44959ad10586
3
+ size 9225
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef987d54a8a57852961774d0327d13bfa40df92611d054d821234f65e05398a6
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d8af1c8daef1426f30259b5fb7cb5baf205b89beb59448a5a3bc952eba7df7e
3
  size 5240