Training in progress, epoch 1
Browse files- merges.txt +0 -0
- pytorch_model.bin +1 -1
- runs/May23_02-06-52_adcfe59299a9/events.out.tfevents.1653271623.adcfe59299a9.71.6 +2 -2
- runs/May23_02-06-52_adcfe59299a9/events.out.tfevents.1653272690.adcfe59299a9.71.8 +3 -0
- runs/May23_05-57-08_adcfe59299a9/1653285434.6580637/events.out.tfevents.1653285434.adcfe59299a9.71.10 +3 -0
- runs/May23_05-57-08_adcfe59299a9/events.out.tfevents.1653285434.adcfe59299a9.71.9 +3 -0
- special_tokens_map.json +1 -1
- tokenizer.json +0 -0
- tokenizer_config.json +1 -1
- training_args.bin +1 -1
- vocab.json +0 -0
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 498660333
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:507cf9bdbbe899eff9ba3f34f182237fb8d94768fcf6c2e40778d190a9ae9979
|
3 |
size 498660333
|
runs/May23_02-06-52_adcfe59299a9/events.out.tfevents.1653271623.adcfe59299a9.71.6
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:6248d9b4e3e03401e050d0cb140824e9edc5054d14fbaffe1f44499dc3eba4e3
|
3 |
+
size 4337
|
runs/May23_02-06-52_adcfe59299a9/events.out.tfevents.1653272690.adcfe59299a9.71.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:989ed803f1f5d58be359cdac81bb2770bf4ccc82e5d04d17efa8bc0f5f9003d4
|
3 |
+
size 409
|
runs/May23_05-57-08_adcfe59299a9/1653285434.6580637/events.out.tfevents.1653285434.adcfe59299a9.71.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e5a302972cd56bbc8eee4f5bb04548307821d8d0d7b9acb6b84e3d878624ab6
|
3 |
+
size 5223
|
runs/May23_05-57-08_adcfe59299a9/events.out.tfevents.1653285434.adcfe59299a9.71.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cffcd70f1bff8e1725870a2af7b5523b3f9bca946975fcf726a63789f8953337
|
3 |
+
size 3578
|
special_tokens_map.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"unk_token": "
|
|
|
1 |
+
{"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": false}}
|
tokenizer.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"
|
|
|
1 |
+
{"errors": "replace", "bos_token": "<s>", "eos_token": "</s>", "sep_token": "</s>", "cls_token": "<s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": "<mask>", "add_prefix_space": false, "trim_offsets": true, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "roberta-base", "tokenizer_class": "RobertaTokenizer"}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3247
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56a178afee4d24b0722e3f7c32e09d013a45cc5c630d1c722514530fc55d57a3
|
3 |
size 3247
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|