yuriachermann commited on
Commit
27af0ff
1 Parent(s): 4591af8

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "down_proj",
25
  "q_proj",
26
- "up_proj",
27
- "k_proj",
28
  "v_proj",
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "q_proj",
24
+ "down_proj",
25
+ "gate_proj",
26
  "v_proj",
27
+ "k_proj",
28
+ "up_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f946ab5f6c8b551afdca266a5da9ef00a0bd5173270d79d5d357bc3df642ca3
3
  size 156926880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff78e2a760d353d175eef0066b80fe1090b0f6312a7ff1a56a883c5347d45bed
3
  size 156926880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b634a18d51cacfbd1b62bdb9139a2391ed2c881d11bf868f93ff2e14b12e33ee
3
  size 4539
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd8a56a6f1c6ec45d9ffc7640c2e87d2237fb45e2106593f9a76b5aebf910f26
3
  size 4539