keithdrexel commited on
Commit
74a5802
·
verified ·
1 Parent(s): b1841af

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/tinyllama-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "up_proj",
25
  "down_proj",
26
- "o_proj",
27
- "k_proj",
28
  "v_proj",
29
- "q_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/tinyllama",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
 
24
  "v_proj",
25
+ "o_proj",
26
+ "up_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38944630611e30e2a85375bf63d042fd0a5bddea2baec37f98aa208a2cc7829b
3
  size 50503544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4eeed833025d9025ab397ccf2393dec2de8f5e39104e73a8ac42aa3c7f183c1
3
  size 50503544
runs/Aug16_16-33-34_4071b236a9a3/events.out.tfevents.1723826027.4071b236a9a3.521.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83ec3acb550f0e59d9c96541357a5d68db7b2b931c4568c19e6c279c107d6dd
3
+ size 4184
runs/Aug16_16-37-06_4071b236a9a3/events.out.tfevents.1723826235.4071b236a9a3.2139.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c16e9539d0e5bc3dcea1c5a3783f4ff8de207a436952f1fa477f2a383a3052d
3
+ size 110011
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7fadc165effe86caca23fc9189e984dc7c88c8f867452a62d63816a882ac33df
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:673012ba04562d7173e846d7da7f507ce15ec6f1153d4b6bbf66d7841ec6eba1
3
  size 5176