Nithin29 commited on
Commit
02f153b
1 Parent(s): 0ac8560

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -21,9 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "qkv_proj",
 
24
  "gate_up_proj",
25
- "o_proj",
26
- "down_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "qkv_proj",
24
+ "down_proj",
25
  "gate_up_proj",
26
+ "o_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:8f7305a9bf120db9dcb9b2a878c98af97d2a2b4f21be45389ef03dda5375c380
3
  size 201361312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a612df7165db3f3b1c8b993ba5f31783c5e4cc81995d83f685aea33cf2797e6d
3
  size 201361312
runs/Apr27_16-24-23_expcompute/events.out.tfevents.1714235066.expcompute.21890.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f489eb4a77f26efa59e196d40c0a69c5d803078f01d3b2fcd40a79fd16e85519
3
+ size 5527
special_tokens_map.json CHANGED
@@ -13,7 +13,13 @@
13
  "rstrip": false,
14
  "single_word": false
15
  },
16
- "pad_token": "<|endoftext|>",
 
 
 
 
 
 
17
  "unk_token": {
18
  "content": "<unk>",
19
  "lstrip": false,
 
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,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a462e6e88b6ac2b0232e88ffc00fe3436245dcbe188638a9e88b7a6b7e94b44
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a283581c37689db9292b2cd988746f2eded0b7a3d37c82b4169c8ab67380c1b7
3
  size 5048