HarshithNLP
commited on
Commit
•
8ad6887
1
Parent(s):
d98f0ad
Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"query_key_value",
|
23 |
-
"
|
24 |
"dense_4h_to_h",
|
25 |
-
"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"query_key_value",
|
23 |
+
"dense_h_to_4h",
|
24 |
"dense_4h_to_h",
|
25 |
+
"dense"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM",
|
28 |
"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 261131840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63693468434e9ea16274772d5695268a2c3b684544bc683bac938854cba0d413
|
3 |
size 261131840
|
runs/Jan23_09-44-44_cc1f1b0dfb91/events.out.tfevents.1706003098.cc1f1b0dfb91.1322.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f565fc6a1dd7cf7177ce5bf1782590fcf92042df6ca08bb6d032f18036727cdb
|
3 |
+
size 5736
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4792
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4684b3dea43127994f36d20b0c047a0341f3e54e5c6a9e3ca78bfe334ba4e9c
|
3 |
size 4792
|