Hanxiaofeng123
commited on
Commit
•
8498a39
1
Parent(s):
ce09386
Training in progress, step 330
Browse files- adapter_model.safetensors +1 -1
- runs/Dec27_06-14-13_e047f54d00ab/events.out.tfevents.1703657672.e047f54d00ab.121111.0 +2 -2
- runs/Dec27_06-20-38_e047f54d00ab/events.out.tfevents.1703658055.e047f54d00ab.121111.1 +3 -0
- runs/Dec27_06-26-30_e047f54d00ab/events.out.tfevents.1703658400.e047f54d00ab.121111.2 +3 -0
- tokenizer.json +6 -1
- training_args.bin +2 -2
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 125910768
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:898d681917994819496cfa2ab857362b651a5c448a00a02a96936a46d5ca46fa
|
3 |
size 125910768
|
runs/Dec27_06-14-13_e047f54d00ab/events.out.tfevents.1703657672.e047f54d00ab.121111.0
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:14a76fe2f744154bf3c965c8dbc46b35cdfaf5e20f1deb6881d9227146dc8391
|
3 |
+
size 10022
|
runs/Dec27_06-20-38_e047f54d00ab/events.out.tfevents.1703658055.e047f54d00ab.121111.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee34e387d5bf9b25eb0982c27c24990194f77ae0195f99f16af9a320ab48345b
|
3 |
+
size 10214
|
runs/Dec27_06-26-30_e047f54d00ab/events.out.tfevents.1703658400.e047f54d00ab.121111.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ec30cb597ac295366e1b739542242fcfa866ccb66b88a9faf19c72adde585c0
|
3 |
+
size 5068
|
tokenizer.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 1024,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
training_args.bin
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:3439a96f1f29c8e0eee966c22ef3cc6eb8f71902b708c422f2c919837e29e2c4
|
3 |
+
size 4728
|