ucmp137538
commited on
Commit
•
dbf7f1d
1
Parent(s):
95b88cd
Training in progress, step 500
Browse files- adapter_config.json +26 -0
- adapter_model.safetensors +3 -0
- runs/Mar29_01-12-38_5657bb8a5aae/events.out.tfevents.1711674765.5657bb8a5aae.27906.0 +3 -0
- runs/Mar29_01-14-35_5657bb8a5aae/events.out.tfevents.1711674879.5657bb8a5aae.27906.1 +3 -0
- runs/Mar29_01-14-35_5657bb8a5aae/events.out.tfevents.1711675051.5657bb8a5aae.27906.2 +3 -0
- training_args.bin +2 -2
adapter_config.json
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "EleutherAI/pythia-1.4b-v0",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 32,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 8,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"query_key_value"
|
23 |
+
],
|
24 |
+
"task_type": "QUESTION_ANS",
|
25 |
+
"use_rslora": false
|
26 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0624739f02dfc8b82b3fed7df3703001b90d891c94c3d87d7848881c2593221
|
3 |
+
size 418200864
|
runs/Mar29_01-12-38_5657bb8a5aae/events.out.tfevents.1711674765.5657bb8a5aae.27906.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f24b06c58d339ce33de64fd8f53dd9894ed83657ac7ee00864e749db847ac579
|
3 |
+
size 5782
|
runs/Mar29_01-14-35_5657bb8a5aae/events.out.tfevents.1711674879.5657bb8a5aae.27906.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f89b886828d70624026920f7a4f3351cf63402b16bcda0e889b726c3c9c2dce
|
3 |
+
size 6554
|
runs/Mar29_01-14-35_5657bb8a5aae/events.out.tfevents.1711675051.5657bb8a5aae.27906.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a4416f66ebd5ba81ef2a490280cee2cdf27cb1952873d0647d884426e3eb05e
|
3 |
+
size 12675
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:789203ac12d6252cbec448e2445551afb443235edc2198d5d9588ef3151a3711
|
3 |
+
size 4728
|