Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "all",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
@@ -18,9 +18,9 @@
|
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
21 |
-
"dense",
|
22 |
"key",
|
23 |
"value",
|
|
|
24 |
"query"
|
25 |
],
|
26 |
"task_type": "TOKEN_CLS"
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "facebook/xlm-roberta-xxl",
|
5 |
"bias": "all",
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
|
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
|
|
21 |
"key",
|
22 |
"value",
|
23 |
+
"dense",
|
24 |
"query"
|
25 |
],
|
26 |
"task_type": "TOKEN_CLS"
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1821471160
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7805077bfb202ffacbbfedeaa6851abc8e7010326ff90ef77dfa7c8f23479751
|
3 |
size 1821471160
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:541dd95e936a75e5e24a3230d21c674fcc7f91c0517fc94362b288a71ba8f40e
|
3 |
size 4664
|