25Iqbal commited on
Commit
305c404
·
verified ·
1 Parent(s): 13f57e7

Training in progress, step 400

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "q_proj",
25
- "k_proj",
26
  "gate_proj",
27
- "up_proj",
 
28
  "v_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "q_proj",
25
+ "o_proj",
26
  "v_proj",
27
+ "down_proj",
28
+ "up_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:5e9f0aa982dfecdb6af1671a99921fddc6ec1033013e5864faf0665c57da4a28
3
- size 25272048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4313637cfb7c9a0d18963d181fbbe2c1a0bfdfa4ff4c2e907217cb99ccb387f
3
+ size 50503544
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3515ee6d6fbea605a58e785cf546ca91bf7555a5b7d74c142a2b9fd8298e831f
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f268641235d0b559c17db186d8693a073949b55cd48b0be2bd9692e313098f
3
  size 5240