Training in progress, step 1000
Browse files- model.safetensors +1 -1
- runs/Mar13_20-39-29_raptor/events.out.tfevents.1741878572.raptor.2416403.0 +2 -2
- runs/Mar13_20-39-29_raptor/events.out.tfevents.1741912744.raptor.2416403.1 +3 -0
- runs/Mar14_12-22-32_raptor/events.out.tfevents.1741935157.raptor.2547761.0 +3 -0
- runs/Mar14_12-27-27_raptor/events.out.tfevents.1741935451.raptor.2548802.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 1341024568
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:29af9302980b2fbd588fce9a1769d7dfe036970d2baa0d0c04c76b597b4e5a8b
|
| 3 |
size 1341024568
|
runs/Mar13_20-39-29_raptor/events.out.tfevents.1741878572.raptor.2416403.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:f397626a81345f2cc93787ca6ed2d6f78a303fdec803d727f37563538734d70c
|
| 3 |
+
size 25880
|
runs/Mar13_20-39-29_raptor/events.out.tfevents.1741912744.raptor.2416403.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e396a44a2644f802102e7cea99795020985df03b5346805f67dbdce09000cecb
|
| 3 |
+
size 632
|
runs/Mar14_12-22-32_raptor/events.out.tfevents.1741935157.raptor.2547761.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fd777354c12cef2043b120a83e5d62d683195eb1386e309302fb406279127690
|
| 3 |
+
size 10009
|
runs/Mar14_12-27-27_raptor/events.out.tfevents.1741935451.raptor.2548802.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b01fe3fe26330f8593f45d0ead78c2d5453c1b6e4732bce37b379a62bfeba48
|
| 3 |
+
size 10965
|
tokenizer.json
CHANGED
|
@@ -1,21 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"version": "1.0",
|
| 3 |
-
"truncation":
|
| 4 |
-
|
| 5 |
-
"max_length": 512,
|
| 6 |
-
"strategy": "LongestFirst",
|
| 7 |
-
"stride": 0
|
| 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 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fc384c4ea74e0af59d0244cba470d7a0a405e0cc5858decc28a86968aa9bd52
|
| 3 |
size 5304
|