Training in progress, epoch 3
Browse files- adapter_config.json +3 -4
- adapter_model.safetensors +2 -2
- runs/Mar25_23-36-58_gpu-1/events.out.tfevents.1711409820.gpu-1.1020014.0 +3 -0
- runs/Mar25_23-57-05_gpu-1/events.out.tfevents.1711411027.gpu-1.1020584.0 +3 -0
- runs/Mar26_00-05-18_gpu-1/events.out.tfevents.1711411519.gpu-1.1021052.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
-
"base_model_name_or_path": "
|
5 |
"bias": "none",
|
6 |
-
"fan_in_fan_out":
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
@@ -19,8 +19,7 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"
|
23 |
-
"v_proj"
|
24 |
],
|
25 |
"task_type": "CAUSAL_LM",
|
26 |
"use_rslora": false
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "AI-Sweden-Models/gpt-sw3-1.3b",
|
5 |
"bias": "none",
|
6 |
+
"fan_in_fan_out": true,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
+
"c_attn"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM",
|
25 |
"use_rslora": 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:97208141a09644a6005bb9946705a79ed6ea11001bc9c0f65842ada0ce56cb59
|
3 |
+
size 402659704
|
runs/Mar25_23-36-58_gpu-1/events.out.tfevents.1711409820.gpu-1.1020014.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53813efc251b18f823ad782f63f6a68043c98d02b25760afbf77537b0512bfad
|
3 |
+
size 4608
|
runs/Mar25_23-57-05_gpu-1/events.out.tfevents.1711411027.gpu-1.1020584.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3817adfadd92da18f145bbfc1cddce87e7ddffb5789e815f031a8f1cc97e0572
|
3 |
+
size 4608
|
runs/Mar26_00-05-18_gpu-1/events.out.tfevents.1711411519.gpu-1.1021052.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7de0b3957a406baa85202f93724799dcb610417007835e490d58465c50fe09a4
|
3 |
+
size 69404
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f5130d7fe24e9fea3bd503eb7a1554c45650c9a8065733efe99d1044794f3b3
|
3 |
size 4920
|