vaibhav1 commited on
Commit
9bf513a
·
verified ·
1 Parent(s): 39e1c44

Training in progress, step 20

Browse files
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "EleutherAI/gpt-j-6B",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "v_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "trainable_token_indices": null,
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8e2e5913eeb8ae5d8ee548da761dcf730f4fd6234f4a127474d547c75e47907
3
+ size 29374712
runs/Apr18_19-30-35_a2529c4bd619/events.out.tfevents.1745004636.a2529c4bd619.188.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42a899e5a40f872b67886286d13b7c86db0e4812625da789d50bde341fd55e03
3
+ size 5828
runs/Apr18_19-33-37_a2529c4bd619/events.out.tfevents.1745004818.a2529c4bd619.188.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9eb8361a78da1bc9d983142d7d990bd364fe738652c567db71710606c7865a3
3
+ size 5829
runs/Apr18_19-34-26_a2529c4bd619/events.out.tfevents.1745004868.a2529c4bd619.188.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71f8d52620318068da91e0fb861c6f16bb59176b0ea6e9f0ade8480f10e3920f
3
+ size 6035
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9f7ed315c6b22be0c27a7d15e34658b70450ac13086b4fd714ac7bc67cca7ba
3
+ size 5304