agustoslu commited on
Commit
77a714f
1 Parent(s): 66169df

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,13 @@
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
23
- "q_proj",
24
  "k_proj",
25
- "v_proj",
26
  "down_proj",
27
- "o_proj",
28
- "gate_proj"
 
 
29
  ],
30
- "task_type": "CAUSAL_LM"
 
31
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "up_proj",
 
23
  "k_proj",
 
24
  "down_proj",
25
+ "v_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
+ "o_proj"
29
  ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_rslora": false
32
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:492ff539482d3c0f0eda54ea93f8c5dc325e84aa2e198df5358126dab16ec522
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72158e4345bc2b6bf963821b81b18314649d3dde9f0abe8801983e01e7c4967b
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db3bb676559e06e0f7847bd58bef15a811cc19e808097531e1c161af597bfb7d
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3864f0d811d80f38907992c59d3950e757684794ecc07e60e44e7a0eb57dd45b
3
  size 4600