Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Dec07_21-53-42_akanchha/events.out.tfevents.1702038243.akanchha.339522.1 +3 -0
- runs/Dec08_18-40-49_akanchha/events.out.tfevents.1702057260.akanchha.339522.2 +3 -0
- runs/Dec08_21-24-55_akanchha/events.out.tfevents.1702067110.akanchha.563270.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 503884236
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:794a1c1a2bb1cc5edd3943c4d9a4e01bf2b770a8be99ee540d3a4a10d2882677
|
3 |
size 503884236
|
runs/Dec07_21-53-42_akanchha/events.out.tfevents.1702038243.akanchha.339522.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b69b841c5d0be94f7d672de17b83937c453389455bfbffa7cf916b292f94657
|
3 |
+
size 560
|
runs/Dec08_18-40-49_akanchha/events.out.tfevents.1702057260.akanchha.339522.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1500df4e7b935d749ef957a746065739c92b8f5e9187e74641199433c75e14f
|
3 |
+
size 8395
|
runs/Dec08_21-24-55_akanchha/events.out.tfevents.1702067110.akanchha.563270.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:465878e5c968a8ca1fca03b559139560568681cfa494d4c836666177ca408f18
|
3 |
+
size 9418
|
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": 1,
|
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 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:96ce3d576b8975c56505ce014b597dfcdee32e3bce39cc1b86232ba43c71e7b2
|
3 |
size 4664
|