mkopecki commited on
Commit
7327101
1 Parent(s): 813e1ae

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": "meta-llama/Meta-Llama-3-8B-Instruct",
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
- "k_proj",
24
  "down_proj",
25
  "o_proj",
26
- "q_proj",
27
- "gate_proj",
28
  "v_proj",
29
- "up_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": "meta-llama/Meta-Llama-3-8B",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "down_proj",
25
  "o_proj",
 
 
26
  "v_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
+ "q_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:59a6ec0f383c48909175dd33c29e52948bfe3768debccabfa6f1dbf35a6c87cf
3
  size 4370592096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d398609203acf4e5ed7de998b5bc1727e3acf10cef1a07585419ed75d5bb52ed
3
  size 4370592096
runs/Jul14_14-07-05_ml-cluster/events.out.tfevents.1720966029.ml-cluster ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b829525d6c889db49a4cbb666a5f8df5a6a1e40ad63152e2ee3fc8645e401af3
3
+ size 5728
runs/Jul14_14-11-57_ml-cluster/events.out.tfevents.1720966321.ml-cluster ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a9eeeff6ac6b161ab9e622fc272489b734526dc0621fd8e9ae3a5ea83deb34
3
+ size 6293
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59b89d720b7db0e673379553ec9f2ed6dec0b50b1fac01342a180a83c55a4e4e
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17cfd1301e2c97a5f0304526fa89568c5a2511ccfd0e617826220d30a6e05635
3
  size 5432