carlosgsouza
commited on
Commit
•
9cf4134
1
Parent(s):
fda59ad
Training in progress, step 2
Browse files
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 46756216
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbdfa6e8d970cee3ed7e5c562d15d0b6b6bed924d7f94a78b479167252397306
|
3 |
size 46756216
|
runs/Dec11_23-00-07_b824c91f35ee/events.out.tfevents.1733958008.b824c91f35ee.921.23
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:908f95fe9f0d557f6a0529f540aefa712c912826dec59d47b2096daaa1e638f7
|
3 |
+
size 6695
|
runs/Dec11_23-02-35_b824c91f35ee/events.out.tfevents.1733958156.b824c91f35ee.921.24
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6aec021bf065c0ac1d63b8d2a3220a39d9c3ad66f39d7bf34eca7036ef52824
|
3 |
+
size 5884
|
tokenizer.json
CHANGED
@@ -6,7 +6,14 @@
|
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
-
"padding":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
"added_tokens": [
|
11 |
{
|
12 |
"id": 0,
|
|
|
6 |
"strategy": "LongestFirst",
|
7 |
"stride": 0
|
8 |
},
|
9 |
+
"padding": {
|
10 |
+
"strategy": "BatchLongest",
|
11 |
+
"direction": "Right",
|
12 |
+
"pad_to_multiple_of": null,
|
13 |
+
"pad_id": 0,
|
14 |
+
"pad_type_id": 0,
|
15 |
+
"pad_token": "<pad>"
|
16 |
+
},
|
17 |
"added_tokens": [
|
18 |
{
|
19 |
"id": 0,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5368
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fba27eb89cc06b49d0ff5721b2c9a13e02e6f9f4493b70a1a5f90ac9bb3cc671
|
3 |
size 5368
|