Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Mar28_13-49-53_mew/events.out.tfevents.1679982609.mew.3596.0 +2 -2
- runs/Mar28_13-49-53_mew/events.out.tfevents.1679982663.mew.3596.2 +3 -0
- runs/Mar28_14-30-37_mew/1679985043.9898791/events.out.tfevents.1679985043.mew.3596.4 +3 -0
- runs/Mar28_14-30-37_mew/events.out.tfevents.1679985043.mew.3596.3 +3 -0
- tokenizer.json +6 -1
- 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 267867821
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5af461291f7c85f2c052316c8618ed102d0f8d438a95b6d98ebcf9cfe21cb795
|
3 |
size 267867821
|
runs/Mar28_13-49-53_mew/events.out.tfevents.1679982609.mew.3596.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:1e447e7960b69e6ffe15db08e702907d8ce189792d7db61b3a24829ff2d607c5
|
3 |
+
size 4485
|
runs/Mar28_13-49-53_mew/events.out.tfevents.1679982663.mew.3596.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b41cffbac166c898de45c52bb44670104edf7353df7f52f8f8fa59f4833e0ba
|
3 |
+
size 560
|
runs/Mar28_14-30-37_mew/1679985043.9898791/events.out.tfevents.1679985043.mew.3596.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:244d6ca8a9b8dac6bba10bdeda57328ebcfd341ecfa15802622ac6610199daa3
|
3 |
+
size 5832
|
runs/Mar28_14-30-37_mew/events.out.tfevents.1679985043.mew.3596.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:72ba4bb9d1bf7eef9236026611bafd4040e770b567528c6113cbb59548bb684e
|
3 |
+
size 4222
|
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": 512,
|
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 3579
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1b033ae518c06301f4073799291447dd895f7c1bc845e922f778d794564419e
|
3 |
size 3579
|