juliadollis commited on
Commit
69b5714
1 Parent(s): 6c0a3d3

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,14 +20,14 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "lm_head",
24
  "k_proj",
25
- "down_proj",
26
- "q_proj",
27
- "v_proj",
28
  "o_proj",
 
 
 
29
  "gate_proj",
30
- "up_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
+ "lm_head",
 
 
25
  "o_proj",
26
+ "v_proj",
27
+ "q_proj",
28
+ "up_proj",
29
  "gate_proj",
30
+ "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2993ad66c49878a3ff6bcf3e7422512584bb3a26e7c84c52f84419a2ab9627e5
3
  size 608759104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f522a59980c9db51b1bce62d486723cdf3ba5f57974324f6c0acbf4e0d88bbbd
3
  size 608759104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c15bc29b7f09449952919a04995ac9e9ea05096a7c195cb481318eb527b9a66
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3976fade6d5939cd589517f9ffc2febb564bfba144217f254bb1c45094e4d899
3
  size 5304