charancs commited on
Commit
e5a995c
1 Parent(s): 75ab1e3

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "mlp.fc2",
24
- "self_attn.q_proj",
25
- "self_attn.v_proj",
26
- "self_attn.k_proj",
27
- "self_attn.dense",
28
- "mlp.fc1"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "fc1",
25
+ "dense",
26
+ "embed_tokens",
27
+ "fc2",
28
+ "v_proj",
29
+ "k_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:4f57adc0461d522face7fedf6dc77fccc8e35a17fda09981c50fb168f3945a74
3
- size 56660888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7a1c723e643b59550c953e9f8f63faeb6b95af6d17a264f87c7e4cd5c34936e
3
+ size 268080408
runs/May23_08-37-34_07792832aba3/events.out.tfevents.1716453460.07792832aba3.215.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71b52e7dacb4843fa371761b64b04e642c5940b9753cf45df5e8c55433594acc
3
+ size 7855
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab69e0b377b5a0f0af25601d63e37bf6bc59e9992ea61b7ec35c2456f50f196d
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f8fb06f765178531d02a32560a95f4eb83a6ed6b72d3d80d0713035e9b7da9b
3
  size 5112