ravindraog commited on
Commit
9e443fc
·
verified ·
1 Parent(s): 8332dbd

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
 
24
  "gate_proj",
25
- "down_proj",
26
- "v_proj",
27
- "k_proj",
28
- "q_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "k_proj",
25
+ "down_proj",
26
  "o_proj",
27
+ "up_proj",
28
  "gate_proj",
29
+ "v_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:671a8b1872bb5681dbb7cbf0aa460c23bca552dd3862c36fb530de7105ee88b5
3
  size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00739d1cd4526752a71ae7b808d69905c5d7707c98b76f63046c7c2a73108406
3
  size 73911112
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 2048,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1536,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b8430d02b5a9e4c3bc796c63296dafec2239bb648c94b83bd8370c624dea625
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:814d4d3d78b1b2378b5b2d151a258539f035d8aad824548b2594a6102b2ead58
3
  size 5560