ksjpswaroop
commited on
Commit
•
482080f
1
Parent(s):
a953c8c
Training in progress, epoch 0
Browse files- adapter_model.safetensors +1 -1
- runs/Jan10_19-14-06_12b2f0104d82/events.out.tfevents.1704915850.12b2f0104d82.2807.3 +3 -0
- runs/Jan10_19-46-18_12b2f0104d82/events.out.tfevents.1704916048.12b2f0104d82.2807.4 +3 -0
- runs/Jan10_19-49-03_12b2f0104d82/events.out.tfevents.1704916199.12b2f0104d82.2807.5 +3 -0
- runs/Jan10_19-49-03_12b2f0104d82/events.out.tfevents.1704916293.12b2f0104d82.2807.6 +3 -0
- runs/Jan10_19-52-24_12b2f0104d82/events.out.tfevents.1704916392.12b2f0104d82.14535.0 +3 -0
- tokenizer.json +6 -1
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4517152
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03a20f7a07dd64c5439c0c848aeea3294a97e96244e9403b355a444e51fb954b
|
3 |
size 4517152
|
runs/Jan10_19-14-06_12b2f0104d82/events.out.tfevents.1704915850.12b2f0104d82.2807.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:850f0e931436ff5c253dc8e0cae144a09133bf7e31f88f332520488210bae515
|
3 |
+
size 4238
|
runs/Jan10_19-46-18_12b2f0104d82/events.out.tfevents.1704916048.12b2f0104d82.2807.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4aa2ddcbc0ae325ebc26dcc5e7204759e1a5d2e193ea67886c65318e97fb3216
|
3 |
+
size 4627
|
runs/Jan10_19-49-03_12b2f0104d82/events.out.tfevents.1704916199.12b2f0104d82.2807.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3191bfc001db425b278aae5d57d6ff27d89ffa1e938157ff3815c4d5792e31d
|
3 |
+
size 4184
|
runs/Jan10_19-49-03_12b2f0104d82/events.out.tfevents.1704916293.12b2f0104d82.2807.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d809bc6bf6ce1b8ff352553a8fcc6a3293c4819ab35b7aa19070475b5a42ac6
|
3 |
+
size 8280
|
runs/Jan10_19-52-24_12b2f0104d82/events.out.tfevents.1704916392.12b2f0104d82.14535.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e87d1640913f13b2875e539dbb85aa512b1bf62ad19f18f2a1b57e49d5637c1
|
3 |
+
size 44195
|
tokenizer.json
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 1024,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
"padding": null,
|
10 |
"added_tokens": [
|
11 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2627d1d444b2412b139eebf9de46f0a5265bb2394d9b4b5991e552399bf46f9a
|
3 |
size 4600
|