Tuch commited on
Commit
af759e5
1 Parent(s): 11ced81

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
- "gate_proj",
26
  "q_proj",
 
 
27
  "up_proj",
28
- "o_proj",
29
- "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
  "up_proj",
27
+ "v_proj",
28
+ "k_proj",
29
+ "o_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:40a967c64818427ba445919ad6e078bec11bf415d181305b07c7f1832ee5adc6
3
  size 125889008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c26ccaa883a181567a61885bb58c40af382874e7f9cbbc87c37ddeeba4124ccd
3
  size 125889008
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cffcc59db42f76422906d00e166d23982f5c3a6010c84dc0065f568f520b5bde
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69db0378ae2302fa74165194642920c320cd52e021339c687ea0b89b574de604
3
  size 5048