Nithin29 commited on
Commit
fb0f877
1 Parent(s): ecd9f54

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -22,8 +22,8 @@
22
  "target_modules": [
23
  "down_proj",
24
  "gate_up_proj",
25
- "qkv_proj",
26
- "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
22
  "target_modules": [
23
  "down_proj",
24
  "gate_up_proj",
25
+ "o_proj",
26
+ "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b21057582cdaff835f820058acd53065ad3be8e2a150454e679dff100fd9e82
3
  size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e69c6659315c4e8f2bcb2cda34e6c812faa0d0d9daa553de09f1afd4d94d7e8
3
  size 201361312
runs/Apr28_01-33-35_expcompute/events.out.tfevents.1714268023.expcompute.24454.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f36b44d724d47e7014cc848590d903d90dadc6879855851849521870c9183394
3
+ size 5527
special_tokens_map.json CHANGED
@@ -13,13 +13,7 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": {
17
- "content": "<|endoftext|>",
18
- "lstrip": false,
19
- "normalized": false,
20
- "rstrip": false,
21
- "single_word": false
22
- },
23
  "unk_token": {
24
  "content": "<unk>",
25
  "lstrip": false,
 
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
+ "pad_token": "<|endoftext|>",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<unk>",
19
  "lstrip": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5af5445a5283e21ec60129fa0f135e46131baec25293aa8b1ef60f290fc4d69
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c3f43e59c90776e83e1feee5b10b4026de18991580b885130917343adbff117
3
  size 5048