Training in progress, epoch 1
Browse files- adapter_config.json +1 -1
- adapter_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -16,9 +16,9 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"Wqkv",
|
20 |
"out_proj",
|
21 |
"fc1",
|
|
|
22 |
"fc2"
|
23 |
],
|
24 |
"task_type": "QUESTION_ANS"
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
19 |
"out_proj",
|
20 |
"fc1",
|
21 |
+
"Wqkv",
|
22 |
"fc2"
|
23 |
],
|
24 |
"task_type": "QUESTION_ANS"
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 50398285
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5fc7e7607250df862a6c55bfbb01196cc5172536c668a83c706852e3d035222a
|
3 |
size 50398285
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:984083ca6a3f32d6cfc6513935b0311a261100af6b6a00a6a214fab20b885ecd
|
3 |
size 4027
|