End of training
Browse files- runs/May12_10-24-51_ip-10-128-6-207/1652351157.9146783/events.out.tfevents.1652351157.ip-10-128-6-207.8635.4 +3 -0
- runs/May12_10-24-51_ip-10-128-6-207/events.out.tfevents.1652351132.ip-10-128-6-207.8635.3 +3 -0
- runs/May12_10-24-51_ip-10-128-6-207/events.out.tfevents.1652353827.ip-10-128-6-207.8635.5 +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
runs/May12_10-24-51_ip-10-128-6-207/1652351157.9146783/events.out.tfevents.1652351157.ip-10-128-6-207.8635.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6bac01e4573bc9617d43b7a170b997b192b20253955cccf94c578475cf298afe
|
3 |
+
size 4825
|
runs/May12_10-24-51_ip-10-128-6-207/events.out.tfevents.1652351132.ip-10-128-6-207.8635.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16e1e614f8b3f947008c7478cff054b454ba31f7b13756255f8a3409cb903393
|
3 |
+
size 5094
|
runs/May12_10-24-51_ip-10-128-6-207/events.out.tfevents.1652353827.ip-10-128-6-207.8635.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3af166924b8cbf61b7757be801075eb2908276745adb8d2b0c9907d0666fcbd3
|
3 |
+
size 311
|
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 3055
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97144ddcc68253d4ba8be1bc7b8df1d02b12e1e20b182105164853e9be6e2f87
|
3 |
size 3055
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|