Training in progress, step 1
Browse files- adapter_config.json +4 -1
- adapter_model.safetensors +1 -1
- runs/Dec10_07-53-18_autodl-container-0a974485ba-aee10501/events.out.tfevents.1733788685.autodl-container-0a974485ba-aee10501.2024.0 +3 -0
- runs/Dec10_07-59-13_autodl-container-0a974485ba-aee10501/events.out.tfevents.1733788767.autodl-container-0a974485ba-aee10501.2191.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -3,6 +3,8 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
|
5 |
"bias": "none",
|
|
|
|
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
@@ -10,7 +12,8 @@
|
|
10 |
"layers_pattern": null,
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
-
"lora_alpha":
|
|
|
14 |
"lora_dropout": 0.05,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
|
5 |
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
"fan_in_fan_out": false,
|
9 |
"inference_mode": true,
|
10 |
"init_lora_weights": true,
|
|
|
12 |
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
+
"lora_alpha": 64,
|
16 |
+
"lora_bias": false,
|
17 |
"lora_dropout": 0.05,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 67126104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4204ce310e35607e6f934b482c82130dbb84bedee8843bf3b970edccaecb8864
|
3 |
size 67126104
|
runs/Dec10_07-53-18_autodl-container-0a974485ba-aee10501/events.out.tfevents.1733788685.autodl-container-0a974485ba-aee10501.2024.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22d0ee7fa3db2145efeb4c23ccda210b26f2641fa20ace8315f557064e665b23
|
3 |
+
size 5812
|
runs/Dec10_07-59-13_autodl-container-0a974485ba-aee10501/events.out.tfevents.1733788767.autodl-container-0a974485ba-aee10501.2191.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:486398df410f4d6acbea45d68cc878f34f19a4bf8c4e7a01bff2260d8dd2b9ba
|
3 |
+
size 6159
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:80af17427dcb1c2205a3656278a6ec676618e8d6d72c4fcbf855b92d4328ae14
|
3 |
size 5688
|