ryper1 commited on
Commit
e6424b4
1 Parent(s): 2a4544b

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
@@ -19,14 +20,15 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
  "k_proj",
24
  "q_proj",
25
- "o_proj",
26
- "up_proj",
27
  "gate_proj",
28
- "down_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
 
31
  "use_rslora": false
32
  }
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
+ "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "q_proj",
25
+ "v_proj",
26
+ "down_proj",
27
  "gate_proj",
28
+ "o_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
  "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d08009faf919b5c2347f0197c36d207d4fae325445aef3c47ef9f17f2dc78feb
3
  size 3443619040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6f1acaf09d6a50b6e4655bb08b47f94bc3bdb87206f21af3376315292539074
3
  size 3443619040
runs/Jul10_14-39-31_tribrains/events.out.tfevents.1720636779.tribrains.1394683.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47ce6b30f32a3d0760ae9d22ff640e4217e381b80b774a76fee76902b5da543a
3
+ size 4184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cdc20b4690d38def85081e39d98e27394086374c50cdeeb750c8124f8b76d63
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10abe1dc050642c6751f84c7a454c06a3326eae745a3c445cce01f75b7edaafa
3
  size 4283