Training in progress, step 10
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
|
4 |
+
"fan_in_fan_out": false,
|
5 |
+
"feedforward_modules": [
|
6 |
+
"v_proj"
|
7 |
+
],
|
8 |
+
"inference_mode": true,
|
9 |
+
"init_ia3_weights": true,
|
10 |
+
"modules_to_save": null,
|
11 |
+
"peft_type": "IA3",
|
12 |
+
"revision": null,
|
13 |
+
"target_modules": [
|
14 |
+
"q_proj",
|
15 |
+
"v_proj"
|
16 |
+
],
|
17 |
+
"task_type": "CAUSAL_LM"
|
18 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9aa011f979c0b942be1b77dfbaff9e2580cd870f1cdb5f7a75e33c5f4079ed4b
|
3 |
+
size 1056392
|
runs/Nov04_00-39-15_707fd68d471e/events.out.tfevents.1699058381.707fd68d471e.1334.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bc03741acfb7b0b45e1a4d83eab9c55004766b5f3d2552cf16e926059a624b3
|
3 |
+
size 4737
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20f981ffc209a4d75d119d71c37d61c1aaf5a12767cd81887b2a78df71ab3c1e
|
3 |
+
size 4600
|