AtifAli121 commited on
Commit
dbdadcb
·
verified ·
1 Parent(s): 4c4cc85

Training in progress, step 30

Browse files
adapter_config.json CHANGED
@@ -24,14 +24,14 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "down_proj",
28
- "q_proj",
29
  "o_proj",
30
- "up_proj",
31
- "v_proj",
32
  "k_proj",
 
 
 
33
  "lm_head",
34
- "gate_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "o_proj",
28
+ "gate_proj",
 
29
  "k_proj",
30
+ "up_proj",
31
+ "q_proj",
32
+ "down_proj",
33
  "lm_head",
34
+ "v_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a19da85b6b2f0fc637abe2b1f92648f82d407c1131bdaaaf6e42e1c3b08b90f
3
  size 877194832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2a4a043bd3875df6b0a3d611773cff03bb4f817860ed915b011e2f039fbc73a
3
  size 877194832
runs/Mar25_19-55-14_e4f430f07701/events.out.tfevents.1742932609.e4f430f07701.769.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c06d83db14e2eba81e9ac482fb738d446e972a584dd5511bea8bb7dace61ca7
3
+ size 6984
tokenizer.json CHANGED
@@ -1,14 +1,7 @@
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
- "padding": {
5
- "strategy": "BatchLongest",
6
- "direction": "Left",
7
- "pad_to_multiple_of": null,
8
- "pad_id": 2,
9
- "pad_type_id": 0,
10
- "pad_token": "</s>"
11
- },
12
  "added_tokens": [
13
  {
14
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
  "truncation": null,
4
+ "padding": null,
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d927e71dd14894e5faaf0dc8efd840e745c2cbf5a0e6bfb0b50076562458a3d
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:813e1ddcb48340d59507dac69c2b3d7d2b04fcc575dbea9987b6c82607745901
3
  size 5752