suarkadipa
commited on
Commit
•
13762d1
1
Parent(s):
eb31b25
Commit my-awesome-file to the Hub
Browse files
adapter_config.json
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"base_model_name_or_path": "EleutherAI/gpt-neox-20b",
|
3 |
+
"bias": "none",
|
4 |
+
"fan_in_fan_out": false,
|
5 |
+
"inference_mode": true,
|
6 |
+
"init_lora_weights": true,
|
7 |
+
"lora_alpha": 32,
|
8 |
+
"lora_dropout": 0.05,
|
9 |
+
"modules_to_save": null,
|
10 |
+
"peft_type": "LORA",
|
11 |
+
"r": 8,
|
12 |
+
"target_modules": [
|
13 |
+
"query_key_value"
|
14 |
+
],
|
15 |
+
"task_type": "CAUSAL_LM"
|
16 |
+
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9882153573921fc1ccf1537c71dfb2638584ba7d9a19fc036f96ce4f427c972b
|
3 |
+
size 34635513
|
runs/May30_07-23-21_bf22ab75ddc6/1685431401.8483138/events.out.tfevents.1685431401.bf22ab75ddc6.1622.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:229b0b61747f2a939e22035ba3f175bef741afc4487961982eb625d00793ec75
|
3 |
+
size 5889
|
runs/May30_07-23-21_bf22ab75ddc6/events.out.tfevents.1685431401.bf22ab75ddc6.1622.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a46f90b3117614279651173994bd1689f1b4000e8359cfe8228c19325cf778f7
|
3 |
+
size 6311
|