domischwimmbeck
commited on
Commit
•
7b87791
1
Parent(s):
833179c
Training in progress, epoch 1
Browse files- ..gitignore.swp +0 -0
- pytorch_model.bin +1 -1
- runs/May15_16-22-44_ubuntu/events.out.tfevents.1652631777.ubuntu.3123914.0 +2 -2
- runs/May15_16-26-22_ubuntu/1652631995.6697536/events.out.tfevents.1652631995.ubuntu.3124496.1 +3 -0
- runs/May15_16-26-22_ubuntu/events.out.tfevents.1652631995.ubuntu.3124496.0 +3 -0
- runs/May15_16-43-02_ubuntu/1652632994.5931606/events.out.tfevents.1652632994.ubuntu.3125760.1 +3 -0
- runs/May15_16-43-02_ubuntu/events.out.tfevents.1652632994.ubuntu.3125760.0 +3 -0
- tokenizer.json +1 -6
- training_args.bin +1 -1
..gitignore.swp
ADDED
File without changes
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 434042673
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7585f133a2dab89ff0f824a6d5398b37124d114f2649e78e8055611dc627e78c
|
3 |
size 434042673
|
runs/May15_16-22-44_ubuntu/events.out.tfevents.1652631777.ubuntu.3123914.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:28261b6158249d11efe811afb0b9ed2f204e7ea53d1f89cb4627e22348286a32
|
3 |
+
size 5536
|
runs/May15_16-26-22_ubuntu/1652631995.6697536/events.out.tfevents.1652631995.ubuntu.3124496.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b59b058eabd9412d835885d73931f0ea2c34dd701f72c30fe701347668100352
|
3 |
+
size 4885
|
runs/May15_16-26-22_ubuntu/events.out.tfevents.1652631995.ubuntu.3124496.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13497c04acd66f8d0f4173f6ace4e659a2ffb86fa77b2f0fd7195384dbb5bddb
|
3 |
+
size 3963
|
runs/May15_16-43-02_ubuntu/1652632994.5931606/events.out.tfevents.1652632994.ubuntu.3125760.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a82b8d353203f87e82494b57231508c14b75262dbe8dbbfa5c1f2a43cf98d0b3
|
3 |
+
size 4885
|
runs/May15_16-43-02_ubuntu/events.out.tfevents.1652632994.ubuntu.3125760.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3615cf0af94e465e487f39eab99d66e076fe2a6e891b77f51c6ed5e944aaef60
|
3 |
+
size 3963
|
tokenizer.json
CHANGED
@@ -1,11 +1,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 |
{
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": null,
|
|
|
|
|
|
|
|
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8601fe22a14ea7d80aedd153a55e9c9501548842775f199330a3c14ceba557f
|
3 |
size 3055
|