Federic commited on
Commit
71a3c80
1 Parent(s): f626f88

Model save

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "down_proj",
23
- "up_proj",
24
- "lm_head",
25
- "k_proj",
26
- "gate_proj",
27
  "o_proj",
28
  "v_proj",
29
- "q_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
 
 
 
 
23
  "o_proj",
24
  "v_proj",
25
+ "lm_head",
26
+ "down_proj",
27
+ "k_proj",
28
+ "up_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM"
32
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87b30d86eeb8b08f48259e50fe4eba136e4e258569403f8392c7ea25b6d2f387
3
  size 4536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594ec83723080f783cecdad4ad51e1260e2e4b02eeb427099f51391eee7db380
3
  size 4536