Intradiction
commited on
Commit
•
943262b
1
Parent(s):
5fe2ad3
Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,6 +20,7 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"value",
|
|
|
23 |
"query"
|
24 |
],
|
25 |
"task_type": "SEQ_CLS",
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"value",
|
23 |
+
"key",
|
24 |
"query"
|
25 |
],
|
26 |
"task_type": "SEQ_CLS",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68d957acb16efd365f9392e983f2eaefb310f025fdb056d41d31656a672df4d7
|
3 |
+
size 238656
|
runs/Mar15_16-03-27_c9face729cf4/events.out.tfevents.1710518608.c9face729cf4.247.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a073060746e84d24846da0650f93b73fe44dd831ca57081fa4c35fbf6d413ef5
|
3 |
+
size 4861
|
tokenizer.json
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
"direction": "Right",
|
5 |
-
"max_length": 512,
|
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 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d42c60447157f9e1212c229f1c612876f85fa73f4e6dc8e750fccad0855d891d
|
3 |
size 4920
|