Shashidhar
commited on
Commit
•
2a0bdf7
1
Parent(s):
bcc5d46
Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/May12_22-24-28_95fc5509dc8a/events.out.tfevents.1652394403.95fc5509dc8a.72.0 +2 -2
- runs/May13_00-14-48_95fc5509dc8a/1652400905.4164352/events.out.tfevents.1652400905.95fc5509dc8a.72.3 +3 -0
- runs/May13_00-14-48_95fc5509dc8a/events.out.tfevents.1652400905.95fc5509dc8a.72.2 +3 -0
- tokenizer.json +2 -16
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265491317
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb48e9953baedd184b8440fa3496bc67968d300d282b8f7f9940ae90f7775a32
|
3 |
size 265491317
|
runs/May12_22-24-28_95fc5509dc8a/events.out.tfevents.1652394403.95fc5509dc8a.72.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:d5d56505ed5649671dfd48bdd47558ffea67df91e61cb8736af53fbcbcc0a1fc
|
3 |
+
size 4401
|
runs/May13_00-14-48_95fc5509dc8a/1652400905.4164352/events.out.tfevents.1652400905.95fc5509dc8a.72.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22e00134c707086f7fdc171b11bc4b0f6c43f2d38443e1c6b81d7235f624644b
|
3 |
+
size 5226
|
runs/May13_00-14-48_95fc5509dc8a/events.out.tfevents.1652400905.95fc5509dc8a.72.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4528c781abc60b3ec9166fc4caa1676b805c4bba16c50402ef466a0802a2e1ea
|
3 |
+
size 3656
|
tokenizer.json
CHANGED
@@ -1,21 +1,7 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
5 |
-
"max_length": 384,
|
6 |
-
"strategy": "OnlySecond",
|
7 |
-
"stride": 128
|
8 |
-
},
|
9 |
-
"padding": {
|
10 |
-
"strategy": {
|
11 |
-
"Fixed": 384
|
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 3247
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f21a0e5d8d709d04910d23578b95ff731086bc7845143f7d947ba6eda6d2230
|
3 |
size 3247
|