SriramSohan commited on
Commit
0f4d096
·
verified ·
1 Parent(s): d06953c

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": null,
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,10 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
- "q_proj",
28
- "k_proj",
29
- "v_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/Llama-2-7b-hf",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
 
 
28
  ],
29
  "task_type": "CAUSAL_LM",
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7af923edb7e110e5d859884ae7ee8ae0558235be6e4c7b1252fb0c68c6f9ff17
3
- size 33592880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:175a3cbcc9e51f73adf9e95b4208b411c151c37b1b0ffeaeeef1d4dc581cd478
3
+ size 16794200
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:237c740ed35450d9bc35843c34a22a290aff7eedcad6f683985c7483af600cef
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c252ef05bc843a56159d02089fab8a0dd087370dfbe52659fec0548000365fc
3
  size 5304