Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -3,6 +3,8 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "FacebookAI/xlm-roberta-large",
|
5 |
"bias": "none",
|
|
|
|
|
6 |
"fan_in_fan_out": false,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
@@ -11,6 +13,7 @@
|
|
11 |
"layers_to_transform": null,
|
12 |
"loftq_config": {},
|
13 |
"lora_alpha": 64,
|
|
|
14 |
"lora_dropout": 0.0,
|
15 |
"megatron_config": null,
|
16 |
"megatron_core": "megatron.core",
|
@@ -23,8 +26,8 @@
|
|
23 |
"rank_pattern": {},
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
-
"dense",
|
27 |
"query",
|
|
|
28 |
"key",
|
29 |
"value"
|
30 |
],
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "FacebookAI/xlm-roberta-large",
|
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,
|
|
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
"lora_alpha": 64,
|
16 |
+
"lora_bias": false,
|
17 |
"lora_dropout": 0.0,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
|
|
26 |
"rank_pattern": {},
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
|
|
29 |
"query",
|
30 |
+
"dense",
|
31 |
"key",
|
32 |
"value"
|
33 |
],
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 453150800
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a5ab0801614f13adb0825b4377be87064a4f8b8816e98d9091947c57b7e270e
|
3 |
size 453150800
|
runs/Dec18_18-41-41_1a845f4ffcdd/events.out.tfevents.1734547308.1a845f4ffcdd.1439.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8a3f7ad067201f641af47c7390d2beaff0112c22fc54d4ffcffd35fb7b4ce4c
|
3 |
+
size 9926
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71cbdbf59fae755d1e3150277f1519301633a0f6eedee5a605fdf80bf4606781
|
3 |
size 5368
|