pavan207507 commited on
Commit
b59ca73
·
verified ·
1 Parent(s): 856bf70

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
- "down_proj",
26
  "gate_proj",
27
- "up_proj",
 
 
28
  "k_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
24
+ "o_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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91933fd2dbd762c0f1fd07d4b1bec63847485ce35cfe4d919cc8098127fcb4be
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d2d8a393f2ea7d420be3661eb5a23ccb8d0fd6a4a412c0b0e33be2d2133c834
3
  size 167832240
runs/Aug20_11-20-04_3290ffec1837/events.out.tfevents.1724152814.3290ffec1837.2489.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8114528f3c9cb4bafbfd0dba9c3d711ac64e5a74099ba282cf1b245e2154079b
3
+ size 5603
runs/Aug20_11-21-54_3290ffec1837/events.out.tfevents.1724152924.3290ffec1837.2489.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e808237403afde085686c7021f3dcd37be9555641993340fc218a478c35e91d5
3
+ size 5603
runs/Aug20_11-23-02_3290ffec1837/events.out.tfevents.1724152984.3290ffec1837.2489.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f517148f111b50b305841a17174b013fd274f9454a5a11887cd2dafb62b31f9
3
+ size 5603
runs/Aug20_11-29-23_3290ffec1837/events.out.tfevents.1724153366.3290ffec1837.5270.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ab37c024caa3051bb5102a3a5a13184091b56c0a33ebabf6022de300b84a5df
3
+ size 8021
tokenizer_config.json CHANGED
@@ -2059,6 +2059,6 @@
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|finetune_right_pad_id|>",
2062
- "padding_side": "left",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"
2064
  }
 
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|finetune_right_pad_id|>",
2062
+ "padding_side": "right",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"
2064
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4039152f89a6e513170b4f315020c79ed0e2b1280f2a8abca2f8363c1f1aa34f
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98a0e161a1a2f9b629f8c2b58a9cc29ac95ab8f778e5453abc8656ab0472f024
3
  size 5176