Commit
·
e50e73c
1
Parent(s):
d4e44c4
Training in progress, epoch 1
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "DeepESP/gpt2-spanish",
|
5 |
+
"bias": "none",
|
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 |
+
"lora_alpha": 32,
|
12 |
+
"lora_dropout": 0.05,
|
13 |
+
"modules_to_save": null,
|
14 |
+
"peft_type": "LORA",
|
15 |
+
"r": 8,
|
16 |
+
"rank_pattern": {},
|
17 |
+
"revision": null,
|
18 |
+
"target_modules": [
|
19 |
+
"c_attn"
|
20 |
+
],
|
21 |
+
"task_type": "CAUSAL_LM"
|
22 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a47a2fe8d56317458c010c2293e49a713f6f6f7013df17ab2e54ed784b37afee
|
3 |
+
size 1182680
|
runs/Nov10_19-15-31_b7d53155f2e9/events.out.tfevents.1699643734.b7d53155f2e9.227.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2e5533c036f70f88300b9b3c295d8283e65e791b04eda31d4bfacbd6cec97dd
|
3 |
+
size 8773
|
runs/Nov10_19-17-16_b7d53155f2e9/events.out.tfevents.1699643837.b7d53155f2e9.227.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:385e8fbdd730462e09bde5fcc9b6cfbad48ea5066ba4d8880869ceaec8a08f2b
|
3 |
+
size 18629
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8efd3dbd899ca681b439bd2c6bbb4fd77391becf483adb5b741f7a575a5a7fb4
|
3 |
+
size 4600
|