Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "facebook/bart-
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"fc1",
|
24 |
-
"
|
25 |
"dense",
|
26 |
-
"v_proj",
|
27 |
"k_proj",
|
28 |
"out_proj",
|
29 |
-
"
|
|
|
30 |
],
|
31 |
"task_type": "SEQ_CLS",
|
32 |
"use_dora": false,
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "facebook/bart-large",
|
5 |
"bias": "none",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"fc1",
|
24 |
+
"q_proj",
|
25 |
"dense",
|
|
|
26 |
"k_proj",
|
27 |
"out_proj",
|
28 |
+
"fc2",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "SEQ_CLS",
|
32 |
"use_dora": false,
|
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:56fdfae9c14b2842f84e3fc41c69c93d8ba47dba091e7144c719e8fc2f71b095
|
3 |
+
size 34854640
|
runs/Apr21_04-53-05_baf42f2e2df6/events.out.tfevents.1713675186.baf42f2e2df6.79971.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:171eeb78927ecbf056dcda463dbb5b859e682d15f2f7a765571f829cf0a19564
|
3 |
+
size 7327
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cfeeb4079e0edbd60cad2df3b73a192a8e64f61f57cc52cfabb80fd9ff6105d
|
3 |
size 4600
|