Yeji-Seong
commited on
Commit
•
3e8a024
1
Parent(s):
c36f328
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -21,8 +21,8 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"
|
25 |
-
"
|
26 |
],
|
27 |
"task_type": "TOKEN_CLS"
|
28 |
}
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
+
"v_lin",
|
25 |
+
"q_lin"
|
26 |
],
|
27 |
"task_type": "TOKEN_CLS"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2402996
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fae9371bcb41bd60620a70a90eb21f548826a24b086afe120340ec3ce814ce4
|
3 |
size 2402996
|
runs/Jan17_23-19-32_pjt20230003-aer2024010003-dp-744799f56c-xwxxk/events.out.tfevents.1705501172.pjt20230003-aer2024010003-dp-744799f56c-xwxxk.202791.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b000cca056da1c43b8f6d130b84da4198e14d7bd382ebc4e103fb76c6df0e3e5
|
3 |
+
size 5396
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 300,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4347
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:979e817a39db22b339a178baa061da5f4eb58b5e2c94aac6a2378b3e27a3ec53
|
3 |
size 4347
|