Training in progress, step 4000
Browse files- model.safetensors +1 -1
- runs/Apr04_02-30-51_ec347929db97/events.out.tfevents.1712197853.ec347929db97.191.0 +2 -2
- runs/Apr04_03-05-00_ec347929db97/events.out.tfevents.1712199901.ec347929db97.13161.0 +3 -0
- runs/Apr04_03-06-15_ec347929db97/events.out.tfevents.1712199976.ec347929db97.15912.0 +3 -0
- tokenizer.json +2 -16
- training_args.bin +1 -1
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 735356752
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ead5323e7433d43bc4fdb0413d502111b393e54d6709a175c99b2e20d822d93
|
3 |
size 735356752
|
runs/Apr04_02-30-51_ec347929db97/events.out.tfevents.1712197853.ec347929db97.191.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:dad9f02641fc32dd48d5b66d9e8d796d69f365e5bd6981ee7e4972236c52151d
|
3 |
+
size 5970
|
runs/Apr04_03-05-00_ec347929db97/events.out.tfevents.1712199901.ec347929db97.13161.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1291d490383117764214d6c685ee5e0cd5baa93378669e65beb088c53ad5ce8
|
3 |
+
size 4184
|
runs/Apr04_03-06-15_ec347929db97/events.out.tfevents.1712199976.ec347929db97.15912.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf1a0ef346ffcd0bc3edabccb60f43797bb51d56b25878a26869115cfd65e496
|
3 |
+
size 5491
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 512,
|
6 |
-
"strategy": "OnlySecond",
|
7 |
-
"stride": 128
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 512
|
12 |
-
},
|
13 |
-
"direction": "Right",
|
14 |
-
"pad_to_multiple_of": null,
|
15 |
-
"pad_id": 0,
|
16 |
-
"pad_type_id": 0,
|
17 |
-
"pad_token": "[PAD]"
|
18 |
-
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
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:b60279e93ef5a4f99e9dccd1b409b387cefc3354f54769e497fc060900488948
|
3 |
size 4920
|