Training in progress, epoch 1
Browse files- config.json +0 -1
- pytorch_model.bin +1 -1
- runs/Apr27_01-11-48_22ae65431e51/events.out.tfevents.1651022504.22ae65431e51.454.2 +2 -2
- runs/Apr27_01-43-46_22ae65431e51/1651023837.3583984/events.out.tfevents.1651023837.22ae65431e51.1259.1 +3 -0
- runs/Apr27_01-43-46_22ae65431e51/events.out.tfevents.1651023837.22ae65431e51.1259.0 +3 -0
- tokenizer.json +1 -6
- training_args.bin +1 -1
config.json
CHANGED
@@ -20,7 +20,6 @@
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
23 |
-
"torchscript": true,
|
24 |
"transformers_version": "4.18.0",
|
25 |
"vocab_size": 30522
|
26 |
}
|
|
|
20 |
"sinusoidal_pos_embds": false,
|
21 |
"tie_weights_": true,
|
22 |
"torch_dtype": "float32",
|
|
|
23 |
"transformers_version": "4.18.0",
|
24 |
"vocab_size": 30522
|
25 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267854321
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9920f644d764c66a49d753d88793b8d5c6b1b6375eacda3004bc2a599e9ed7c9
|
3 |
size 267854321
|
runs/Apr27_01-11-48_22ae65431e51/events.out.tfevents.1651022504.22ae65431e51.454.2
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:b0832cd5f354b0bb3ed2e2817daad186f1e672c138072d7fdfd636cdec43246b
|
3 |
+
size 778
|
runs/Apr27_01-43-46_22ae65431e51/1651023837.3583984/events.out.tfevents.1651023837.22ae65431e51.1259.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52ae3419b1999598b551297065eb86207d683668a241d22c0435c63823510f66
|
3 |
+
size 4900
|
runs/Apr27_01-43-46_22ae65431e51/events.out.tfevents.1651023837.22ae65431e51.1259.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b67a0745533216ce14c98f34bed5693bacf8d6a3481a501b9b3275a912a593c
|
3 |
+
size 3286
|
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 3119
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a606d2e443e63737f10333b2052a87a7e0fe9b069d66ecc375afba0419ab0f46
|
3 |
size 3119
|