Hitisha commited on
Commit
61c9540
·
verified ·
1 Parent(s): e6c7442

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "qkv_proj",
24
- "down_proj",
25
  "o_proj",
26
- "gate_up_proj"
27
  ],
28
  "task_type": "CASUAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_up_proj",
24
  "qkv_proj",
 
25
  "o_proj",
26
+ "down_proj"
27
  ],
28
  "task_type": "CASUAL_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:62be6d853a9a58562e474dc46d9ff93f49166bfdca975299bf13c2783220619c
3
  size 887450008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a139b722d3859c5956e59ae5354c82f63461842acaef89b457b9d8e40b7355a
3
  size 887450008
runs/Jul18_10-09-10_6d39eda6b743/events.out.tfevents.1721297352.6d39eda6b743.213.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e55eee7d5e05d85c27bbc1219fb502c65ca73d790b7b04196f5bd3f8d7635bf
3
+ size 6411
tokenizer_config.json CHANGED
@@ -1,6 +1,7 @@
1
  {
2
  "add_bos_token": false,
3
  "add_eos_token": false,
 
4
  "added_tokens_decoder": {
5
  "0": {
6
  "content": "<unk>",
 
1
  {
2
  "add_bos_token": false,
3
  "add_eos_token": false,
4
+ "add_prefix_space": null,
5
  "added_tokens_decoder": {
6
  "0": {
7
  "content": "<unk>",
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1bff87e53cc04d991d6a7aa6e9664a1788c7719043f7ac66f51b6f271a877f2
3
- size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82ee64a0b3bf4662742ebf3e6bbdf10bd88b80f57f57fe0bdfa39861df349944
3
+ size 5496