aman313 commited on
Commit
de39126
·
verified ·
1 Parent(s): eab6e30

Training in progress, step 500

Browse files
adapter_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": {
4
+ "base_model_class": "PeftModel",
5
+ "parent_library": "peft.peft_model"
6
+ },
7
+ "base_model_name_or_path": null,
8
+ "bias": "none",
9
+ "corda_config": null,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 128,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.0,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "r": 64,
27
+ "rank_pattern": {},
28
+ "revision": null,
29
+ "target_modules": [
30
+ "q_proj",
31
+ "v_projo_proj",
32
+ "down_proj",
33
+ "up_proj",
34
+ "lm_head",
35
+ "gate_proj",
36
+ "k_proj"
37
+ ],
38
+ "task_type": null,
39
+ "trainable_token_indices": null,
40
+ "use_dora": false,
41
+ "use_rslora": false
42
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52583597c213af6fdda8213566b1b1a526848bc30f7b962f48b6f876281aab0d
3
+ size 629061656
runs/May15_05-34-42_f65a334f808d/events.out.tfevents.1747287284.f65a334f808d.4118.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49c4e4257ee410bab2e2e1a3c9989f8235bef1d95395f688f019d3bf3904807e
3
+ size 6004
runs/May15_05-35-43_f65a334f808d/events.out.tfevents.1747287343.f65a334f808d.4118.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dcbd1cf4f7bfdb130c059b78751ffeedc31ea8e02d9ec6467c6faa56adfcbf83
3
+ size 22779
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fcc8aaff3f63266b5cd03338def26ad51d7e9b6a42ffa220d8e14d76bad74e5
3
+ size 5752