phinniaspp commited on
Commit
91431c5
·
verified ·
1 Parent(s): 84cc6ac

Training in progress, step 1700

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
  "down_proj",
 
25
  "gate_proj",
26
- "q_proj",
27
- "v_proj",
28
- "k_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
24
+ "q_proj",
25
  "o_proj",
26
  "down_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:aa5544e8b843bb22fe057445b7a7d9249cad55a71318c53cbdc55a20896f65b4
3
- size 83945744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2326eec8dd54dc973958aea87cb2863a6f932092d0c38108a0aa1f65d199869a
3
+ size 167832240
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8306ac097284337a989527ee29aa84391a90dbcd0632818db692700704590264
3
  size 5969
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49040a5120d049adda8df75ba6217cb1f7f5e3da883cbeff7c04fb59f7104dbb
3
  size 5969