Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Jan14_16-00-37_4bcfc1381be0/events.out.tfevents.1673712043.4bcfc1381be0.4983.40 +2 -2
- runs/Jan14_16-17-35_4bcfc1381be0/1673713071.1543725/events.out.tfevents.1673713071.4bcfc1381be0.4983.51 +3 -0
- runs/Jan14_16-17-35_4bcfc1381be0/events.out.tfevents.1673713071.4bcfc1381be0.4983.50 +3 -0
- tokenizer_config.json +2 -0
- 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:dd8bdb31cb930c810b535062e22534277c045b684cd8d782f476340ca90636c5
|
3 |
size 267855533
|
runs/Jan14_16-00-37_4bcfc1381be0/events.out.tfevents.1673712043.4bcfc1381be0.4983.40
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:45d172f60d62c70936ff0c16b9fa3944643a98f19d9e8b74ed843101999e35fd
|
3 |
+
size 4664
|
runs/Jan14_16-17-35_4bcfc1381be0/1673713071.1543725/events.out.tfevents.1673713071.4bcfc1381be0.4983.51
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14f7784be54ae233b773eeccf82c8286aebd137f5d50c71b6eedeece4aef36cc
|
3 |
+
size 5597
|
runs/Jan14_16-17-35_4bcfc1381be0/events.out.tfevents.1673713071.4bcfc1381be0.4983.50
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d22cc98f9b49ab179dbbc1f5f6edb850d5b043d0477423b4d41c0dd71a3e68a8
|
3 |
+
size 40
|
tokenizer_config.json
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
{
|
2 |
"cls_token": "[CLS]",
|
|
|
3 |
"do_lower_case": true,
|
4 |
"mask_token": "[MASK]",
|
5 |
"model_max_length": 512,
|
6 |
"name_or_path": "distilbert-base-uncased",
|
|
|
7 |
"pad_token": "[PAD]",
|
8 |
"sep_token": "[SEP]",
|
9 |
"special_tokens_map_file": null,
|
|
|
1 |
{
|
2 |
"cls_token": "[CLS]",
|
3 |
+
"do_basic_tokenize": true,
|
4 |
"do_lower_case": true,
|
5 |
"mask_token": "[MASK]",
|
6 |
"model_max_length": 512,
|
7 |
"name_or_path": "distilbert-base-uncased",
|
8 |
+
"never_split": null,
|
9 |
"pad_token": "[PAD]",
|
10 |
"sep_token": "[SEP]",
|
11 |
"special_tokens_map_file": null,
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3451
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1bf70ecfdf45e95b4650d0d172522c9048d1c1b8730f46887324fb87c2c0a6f
|
3 |
size 3451
|