DiegoAI597 commited on
Commit
2ab9e80
1 Parent(s): 1625e65

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -9,24 +9,24 @@
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
- "lora_alpha": 128,
13
  "lora_dropout": 0.5,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
- "r": 256,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "gate_proj",
23
  "o_proj",
24
- "v_proj",
25
  "lm_head",
26
- "q_proj",
27
  "up_proj",
28
- "k_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
12
+ "lora_alpha": 64,
13
  "lora_dropout": 0.5,
14
  "megatron_config": null,
15
  "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
  "peft_type": "LORA",
18
+ "r": 128,
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "o_proj",
23
+ "gate_proj",
24
  "lm_head",
 
25
  "up_proj",
26
+ "q_proj",
27
+ "down_proj",
28
+ "v_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a5163c0958fb8dfe7f7e892851f8b9443ec335afaa2b0734dca243ee7a92177
3
- size 1046440320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7554ef5d6275a598777603ea2e4073b3226a7a241f7637ce4aebff323451667b
3
+ size 674441048
runs/Jul11_11-25-44_613c368fef6f/events.out.tfevents.1720697149.613c368fef6f.17666.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0cc282d0318c9b0c569c69bbecb6488cdc47169d34406dee9e534624658a1514
3
- size 6255
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9468d7707d89302e1a3e3acea4265db6d572f93d329fc55d704426592a1a145
3
+ size 6569
runs/Jul11_12-13-08_613c368fef6f/events.out.tfevents.1720699996.613c368fef6f.31176.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d6e0696b3e134541ec48a69e61a5224ab3f1561833f17c21e16584ca136f5c
3
+ size 5239
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d520296b7f1465671928f9daad982b90dd35d531536385261fa593ad5cd48f7
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34ab2d4e310879ab32422ec1e483fb7c90007ef315569052cb6d71555519b735
3
  size 4728