Jatindersingla commited on
Commit
6a91e47
1 Parent(s): 35879bf

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -11,22 +11,22 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 64,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "k_proj",
25
  "down_proj",
 
26
  "o_proj",
27
- "v_proj",
28
  "up_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 64,
14
+ "lora_dropout": 0.2,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
+ "v_proj",
25
  "down_proj",
26
+ "gate_proj",
27
  "o_proj",
 
28
  "up_proj",
29
+ "k_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:6ced55d07bbe1717989ac6eed4c8bb63afa000f39b42d88d4977f55439931363
3
- size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d721ede47684c9abc657f6fedef87014566ca68c17c259d692d0418e1118b22
3
+ size 335604696
runs/Jul11_06-11-08_ebac200b0d3f/events.out.tfevents.1720678351.ebac200b0d3f.1249.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5bd1fecd7df32993ba62622eba1ade4802786f5526ae504c928eb32209c901b
3
+ size 4184
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 4096,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 9192,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4f0b5dc2ca750a218fc1aadae315602ea07f1e974ae08376fa53da677c38eca
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:216198139adf47830a6226d45da71cd249599bcb6b420b4d71412a19e7b57a4e
3
  size 5496