YasirAbdali
commited on
Commit
•
a5784ef
1
Parent(s):
ff8276b
Training in progress, epoch 1
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "google/flan-t5-large",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 32,
|
14 |
+
"lora_dropout": 0.1,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v",
|
24 |
+
"q"
|
25 |
+
],
|
26 |
+
"task_type": "SEQ_2_SEQ_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3da5c005b59bfc5fcd0328eef89e23ed566bc78deb556f90e87401d10b646ae4
|
3 |
+
size 18915328
|
logs/events.out.tfevents.1718531697.6df60fb7f672.194.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21e49bb153f542597e5818810f7972e073805dfa3af365aa5fc09e74c5655d63
|
3 |
+
size 5095
|
logs/events.out.tfevents.1718531861.6df60fb7f672.194.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c6c1ca4aa88ba08e87e34cd538c5bdd9684eacd1ae8fc84550525ccd8608afb
|
3 |
+
size 5095
|
logs/events.out.tfevents.1718532091.6df60fb7f672.194.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54e1c25167540de6980fd733f4fa3abd545b1c8c532956e13cef0ff2358a143d
|
3 |
+
size 5670
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d46f75f271046c3daef407e10e0e224f2c732b225924db594bb0ad9c6a537b2
|
3 |
+
size 5240
|