ShahlaDnshi96 commited on
Commit
def8802
1 Parent(s): 194fff8

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -9,7 +9,7 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 64,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
@@ -17,17 +17,17 @@
17
  "lm_head"
18
  ],
19
  "peft_type": "LORA",
20
- "r": 8,
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
 
24
  "gate_proj",
25
- "o_proj",
26
  "up_proj",
27
- "q_proj",
28
- "v_proj",
29
  "down_proj",
30
- "k_proj"
 
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_rslora": false
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 32,
13
  "lora_dropout": 0.05,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
 
17
  "lm_head"
18
  ],
19
  "peft_type": "LORA",
20
+ "r": 16,
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
+ "k_proj",
25
  "gate_proj",
 
26
  "up_proj",
 
 
27
  "down_proj",
28
+ "v_proj",
29
+ "o_proj",
30
+ "q_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c8b71f4933ae483355e1688923428ec4427c74e5253ed82bfacff4e684f856a6
3
- size 1090646616
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:491f4b0615148f4016161512d99f159f6258616f5a095dbb1e5aedd88bac34d6
3
+ size 1132590104
runs/Apr07_09-20-07_f812a9042f10/events.out.tfevents.1712481636.f812a9042f10.947.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011c13e2e8591435b3f8a48570acbdc09cacbc88a382dda31c41750b611341eb
3
+ size 4954
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 3072,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ee104c7074019e1eae3d7edeef3b8a47b4315795ac0fabdd6aa7886ec5186896
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:087c66220d67c6cd5f570df05279bbc1f3924aafb5adc045f6cc83232166f8e3
3
  size 4728