jasmeeetsingh
commited on
Commit
•
39cbef3
1
Parent(s):
df9f86d
Training in progress, step 1000
Browse files- adapter_config.json +22 -0
- adapter_model.safetensors +3 -0
- runs/Nov08_06-54-21_instance-20231108-003744/events.out.tfevents.1699426851.instance-20231108-003744.17378.0 +3 -0
- runs/Nov08_07-03-03_instance-20231108-003744/events.out.tfevents.1699427155.instance-20231108-003744.19922.0 +3 -0
- runs/Nov08_07-25-37_instance-20231108-003744/events.out.tfevents.1699428389.instance-20231108-003744.29902.0 +3 -0
- runs/Nov08_07-27-48_instance-20231108-003744/events.out.tfevents.1699428517.instance-20231108-003744.31169.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"auto_mapping": null,
|
3 |
+
"base_model_name_or_path": "defog/sqlcoder-7b",
|
4 |
+
"bias": "none",
|
5 |
+
"fan_in_fan_out": false,
|
6 |
+
"inference_mode": true,
|
7 |
+
"init_lora_weights": true,
|
8 |
+
"layers_pattern": null,
|
9 |
+
"layers_to_transform": null,
|
10 |
+
"lora_alpha": 32,
|
11 |
+
"lora_dropout": 0.1,
|
12 |
+
"modules_to_save": null,
|
13 |
+
"peft_type": "LORA",
|
14 |
+
"r": 2,
|
15 |
+
"revision": null,
|
16 |
+
"target_modules": [
|
17 |
+
"q_proj",
|
18 |
+
"k_proj",
|
19 |
+
"v_proj"
|
20 |
+
],
|
21 |
+
"task_type": "CASUAL_LM"
|
22 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3552a00edec5e3ff885856bf37262282090bb542f8d1760897ace37c5e58bbf
|
3 |
+
size 2384440
|
runs/Nov08_06-54-21_instance-20231108-003744/events.out.tfevents.1699426851.instance-20231108-003744.17378.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:903023f0b22f3b86547857803cf2b1a07f3c1583b68081d80283ba5f0f883bd2
|
3 |
+
size 4506
|
runs/Nov08_07-03-03_instance-20231108-003744/events.out.tfevents.1699427155.instance-20231108-003744.19922.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0fdf8a58d5776b0676771bdd504f79aa9e7e114b712e0c8ce0ba6fa185de162
|
3 |
+
size 4506
|
runs/Nov08_07-25-37_instance-20231108-003744/events.out.tfevents.1699428389.instance-20231108-003744.29902.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8cda30d67f62b85ed8a048d244b5c7e856f85f4bb1234e51d2870a025c09f40f
|
3 |
+
size 4236
|
runs/Nov08_07-27-48_instance-20231108-003744/events.out.tfevents.1699428517.instance-20231108-003744.31169.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d30e355799a653ba0d7582afba0ea6741e25530b31e80472ee6a96f9bcc9939
|
3 |
+
size 4394
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41d0a82f01fad20ee42ad1fc9d83ff504b28c4ad12b20c4532cf03414d5c121e
|
3 |
+
size 6523
|