Training in progress, step 500
Browse files- pytorch_model.bin +1 -1
- runs/Jun06_13-07-36_14106ca07375/1654521241.988236/events.out.tfevents.1654521241.14106ca07375.73.1 +3 -0
- runs/Jun06_13-07-36_14106ca07375/events.out.tfevents.1654521241.14106ca07375.73.0 +3 -0
- special_tokens_map.json +1 -0
- tokenizer.json +0 -0
- tokenizer_config.json +1 -0
- training_args.bin +1 -1
- vocab.txt +0 -0
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267872369
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee81a9306437c8d26c509673d4e7349b4b60378755185d3d7e9274d6e9af6d80
|
3 |
size 267872369
|
runs/Jun06_13-07-36_14106ca07375/1654521241.988236/events.out.tfevents.1654521241.14106ca07375.73.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed19118a2feecbb1e99b9a1a5fd246d341df435d5a4db170e4ff0cdac518abec
|
3 |
+
size 4582
|
runs/Jun06_13-07-36_14106ca07375/events.out.tfevents.1654521241.14106ca07375.73.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff24719ee121f33b4894fe8b8bf6d79be10df177bf6e0fb4835e50478faee74c
|
3 |
+
size 4057
|
special_tokens_map.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"do_lower_case": true, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]", "tokenize_chinese_chars": true, "strip_accents": null, "model_max_length": 512, "special_tokens_map_file": null, "name_or_path": "distilbert-base-uncased", "tokenizer_class": "DistilBertTokenizer"}
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2863
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07778f15953e0f3154bb2f1a74d9bc8c559a731efd7ab6135d847f1a96ef3ede
|
3 |
size 2863
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|