fazeelzafar commited on
Commit
15d4c02
·
verified ·
1 Parent(s): 24ea659

Training in progress, epoch 2

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/tinyllama-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "up_proj",
24
- "down_proj",
25
  "q_proj",
26
  "gate_proj",
27
- "o_proj",
28
- "k_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mrm8488/tinyllama-bnb-4bit-ft-codeAlpaca",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "o_proj",
 
24
  "q_proj",
25
  "gate_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1072f1b1a2f55e0fccdd020d025e07e8f1786546ff8ef480815f3fa480af3eb
3
  size 403743472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53fb0d9db016931c79ee237d6e96337438b1a4c599fe1998e0ad2c168e2144ce
3
  size 403743472
runs/Mar19_08-56-05_488dea94da38/events.out.tfevents.1710838573.488dea94da38.433.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d8a632c48d5dd3517c41ad5cebe09d12c17f6e0e6d3f6a94592f1aaa618fbfa
3
+ size 5203
runs/Mar19_08-56-38_488dea94da38/events.out.tfevents.1710838604.488dea94da38.433.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8b7099fa12f68b1d5cf52f17055389532100e1912102303b7e4b8e9cec5f245
3
+ size 14889
tokenizer_config.json CHANGED
@@ -31,7 +31,7 @@
31
  "clean_up_tokenization_spaces": false,
32
  "eos_token": "</s>",
33
  "legacy": false,
34
- "model_max_length": 2048,
35
  "pad_token": "</s>",
36
  "padding_side": "right",
37
  "sp_model_kwargs": {},
 
31
  "clean_up_tokenization_spaces": false,
32
  "eos_token": "</s>",
33
  "legacy": false,
34
+ "model_max_length": 4096,
35
  "pad_token": "</s>",
36
  "padding_side": "right",
37
  "sp_model_kwargs": {},
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0245990f42fe8df89877077fbf20272f9ca5d0a7108c8ced7475edbd0cd5181e
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78c4f97395d0aed7817a683bafad30f30bb73dd3b90330bd72d2b8dbc408a048
3
  size 4920