xshubhamx commited on
Commit
b61932f
1 Parent(s): 96e880f

Training in progress, epoch 0

Browse files
adapter_config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
4
+ "bias": "none",
5
+ "fan_in_fan_out": false,
6
+ "inference_mode": true,
7
+ "init_lora_weights": true,
8
+ "layers_pattern": null,
9
+ "layers_to_transform": null,
10
+ "lora_alpha": 64,
11
+ "lora_dropout": 0.1,
12
+ "modules_to_save": null,
13
+ "peft_type": "LORA",
14
+ "r": 16,
15
+ "revision": null,
16
+ "target_modules": [
17
+ "gate_proj",
18
+ "v_proj",
19
+ "down_proj",
20
+ "o_proj",
21
+ "q_proj",
22
+ "k_proj",
23
+ "up_proj"
24
+ ],
25
+ "task_type": "SEQ_CLS"
26
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8ff8c895844281187566f7aff252fba423042ab0f6452e2b1e576c6f13aed97
3
+ size 50626520
runs/Apr16_18-00-22_820d468f6779/events.out.tfevents.1713290423.820d468f6779.34.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1883813dc14dc33e8c3e5cab898c6a66bdd3f60292690676712a0c429253f398
3
+ size 7319
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:002faf22a5f134690fba598354ef90ba6392bcae20c41e85bc4caa5bcc9cde72
3
+ size 4920