vrvenkatesh
commited on
Commit
•
b09f2a7
1
Parent(s):
955a23e
Training in progress, step 500
Browse files- model.safetensors +1 -1
- runs/Dec03_02-37-22_e698faabeb96/events.out.tfevents.1701571047.e698faabeb96.11766.5 +3 -0
- runs/Dec03_02-41-17_e698faabeb96/events.out.tfevents.1701571287.e698faabeb96.33342.0 +3 -0
- runs/Dec03_02-48-17_e698faabeb96/events.out.tfevents.1701571701.e698faabeb96.33342.1 +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 1324830880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e276fb01b5366a977f8caa61fc8035c79f7392e06c7a74f1dd372cac57644417
|
3 |
size 1324830880
|
runs/Dec03_02-37-22_e698faabeb96/events.out.tfevents.1701571047.e698faabeb96.11766.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e110cd7f77e1dd3bda37b42b57b3b9cd90d0f0e867af5c1f24c8a4b99ffe34e0
|
3 |
+
size 4184
|
runs/Dec03_02-41-17_e698faabeb96/events.out.tfevents.1701571287.e698faabeb96.33342.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b0a6f09245b0a5833bb942aca12318ed36f15b3e343495803d4553ee2806c26
|
3 |
+
size 8606
|
runs/Dec03_02-48-17_e698faabeb96/events.out.tfevents.1701571701.e698faabeb96.33342.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d512f030d5e616d5a34896ee0daf0b978c0e9003e1c2e97995bcb7d8889faad
|
3 |
+
size 4504
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 768,
|
6 |
-
"strategy": "LongestFirst",
|
7 |
-
"stride": 0
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 768
|
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": 1,
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 1,
|
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:769f25655e7639364753c21affabdd5652c1c96891b3c74d25b42f3405dc6afd
|
3 |
size 4664
|