Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -1,17 +1,27 @@
|
|
1 |
{
|
|
|
2 |
"auto_mapping": null,
|
3 |
"base_model_name_or_path": "bert-base-cased",
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"encoder_num_layers": 2,
|
7 |
-
"encoder_reparameterization_type": "MLP",
|
8 |
"inference_mode": true,
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
"revision": null,
|
|
|
|
|
|
|
|
|
15 |
"task_type": "QUESTION_ANS",
|
16 |
-
"
|
17 |
}
|
|
|
1 |
{
|
2 |
+
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "bert-base-cased",
|
5 |
+
"bias": "all",
|
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": 16,
|
13 |
+
"lora_dropout": 0.1,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 16,
|
19 |
+
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"query",
|
23 |
+
"value"
|
24 |
+
],
|
25 |
"task_type": "QUESTION_ANS",
|
26 |
+
"use_rslora": false
|
27 |
}
|
adapter_model.safetensors
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:6fa682901a95b7a45d5786fd59151fc63030e0826adc633faa7c8ac47a8001a4
|
3 |
+
size 2793840
|
runs/Feb14_18-10-21_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1707901822.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.3422.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:541d7ab63af87121de309ae467f0b77c6ce080f63e9372ccf3fa99b034df1b7c
|
3 |
+
size 4714
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a766ab644c27b2c02584808356c1d63fe59bcab51abdfed98abedffabbea258
|
3 |
size 4283
|