Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Oct24_13-07-47_dd37e4074e0b/events.out.tfevents.1761311271.dd37e4074e0b.50070.2 +2 -2
- runs/Oct24_13-11-48_dd37e4074e0b/events.out.tfevents.1761311511.dd37e4074e0b.50070.3 +3 -0
- runs/Oct24_13-17-20_dd37e4074e0b/events.out.tfevents.1761311853.dd37e4074e0b.50070.4 +3 -0
- tokenizer.json +2 -14
- 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 598445936
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0503277f189909621dc58cbe460fc2fd3a251603e559e1dd141ddfed76b8694
|
| 3 |
size 598445936
|
runs/Oct24_13-07-47_dd37e4074e0b/events.out.tfevents.1761311271.dd37e4074e0b.50070.2
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:49e66e59e02e4766f3224c6ea15ef2f8462a44febb56400debba01d65468bc6c
|
| 3 |
+
size 6412
|
runs/Oct24_13-11-48_dd37e4074e0b/events.out.tfevents.1761311511.dd37e4074e0b.50070.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bed7597934b55762471244b975f4b1c87763f8c6e9645161f8b1b48ca81994b8
|
| 3 |
+
size 6201
|
runs/Oct24_13-17-20_dd37e4074e0b/events.out.tfevents.1761311853.dd37e4074e0b.50070.4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cb67d40b9a635d2505057807fc5aa01db16a55b1679cc25590726c7417dc3021
|
| 3 |
+
size 6412
|
tokenizer.json
CHANGED
|
@@ -1,19 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
-
"truncation":
|
| 4 |
-
|
| 5 |
-
"max_length": 8192,
|
| 6 |
-
"strategy": "LongestFirst",
|
| 7 |
-
"stride": 0
|
| 8 |
-
},
|
| 9 |
-
"padding": {
|
| 10 |
-
"strategy": "BatchLongest",
|
| 11 |
-
"direction": "Right",
|
| 12 |
-
"pad_to_multiple_of": null,
|
| 13 |
-
"pad_id": 50283,
|
| 14 |
-
"pad_type_id": 0,
|
| 15 |
-
"pad_token": "[PAD]"
|
| 16 |
-
},
|
| 17 |
"added_tokens": [
|
| 18 |
{
|
| 19 |
"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 5841
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eca26510b34dce6f56458bf8e3390c4ec76e10d13eeef5e123f99d8e28a43a47
|
| 3 |
size 5841
|