Commit
·
cf27743
1
Parent(s):
6fabc21
Training in progress, epoch 1
Browse files- pytorch_model.bin +1 -1
- runs/Jun05_04-55-44_0312b5d799d4/1685941022.8745403/events.out.tfevents.1685941022.0312b5d799d4.3335.1 +3 -0
- runs/Jun05_04-55-44_0312b5d799d4/events.out.tfevents.1685941022.0312b5d799d4.3335.0 +3 -0
- runs/Jun05_04-58-13_0312b5d799d4/1685941098.270988/events.out.tfevents.1685941098.0312b5d799d4.4709.1 +3 -0
- runs/Jun05_04-58-13_0312b5d799d4/events.out.tfevents.1685941098.0312b5d799d4.4709.0 +3 -0
- tokenizer.json +1 -6
- 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 267855533
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a17565391cdd5ebd0eb1ce47797e9b661223f56dfca2ed5fba2ce130549e0b22
|
3 |
size 267855533
|
runs/Jun05_04-55-44_0312b5d799d4/1685941022.8745403/events.out.tfevents.1685941022.0312b5d799d4.3335.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3db3b5d0874a88aac76a84e82a4338278fbf02f41814c5942833ad224be302b7
|
3 |
+
size 5892
|
runs/Jun05_04-55-44_0312b5d799d4/events.out.tfevents.1685941022.0312b5d799d4.3335.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74619232cd6b18820b8960f6e93293e756910163d6a2cfa6bff126eadf19893f
|
3 |
+
size 88
|
runs/Jun05_04-58-13_0312b5d799d4/1685941098.270988/events.out.tfevents.1685941098.0312b5d799d4.4709.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3288d2ad9aaf6e6623a2897bdfab5625ca0cc3168f8c6e245cae876d9e4f0f14
|
3 |
+
size 5892
|
runs/Jun05_04-58-13_0312b5d799d4/events.out.tfevents.1685941098.0312b5d799d4.4709.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fe36b9e2d649623578647e49ecf39b86e87810d04cf3d7b1232118e11dffc02a
|
3 |
+
size 4146
|
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 3899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6dc8aa1201ac1fa2e4e882ea64d231e5cd00e4e7a33e4d5fa85029ee5f59bcd
|
3 |
size 3899
|