Tianyu Gao
commited on
Commit
·
5930cf8
1
Parent(s):
abf1f41
update
Browse files- bin-shard0-8/dict.txt +0 -0
- bin-shard0-8/preprocess.log +8 -0
- bin-shard0-8/train.bin +3 -0
- bin-shard0-8/train.idx +3 -0
- bin-shard0-8/valid.bin +3 -0
- bin-shard0-8/valid.idx +3 -0
bin-shard0-8/dict.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
bin-shard0-8/preprocess.log
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Namespace(align_suffix=None, alignfile=None, all_gather_list_size=16384, azureml_logging=False, bf16=False, bpe=None, cpu=False, criterion='cross_entropy', dataset_impl='mmap', destdir='/n/fs/nlp-awettig/data-pretraining/wikibooks/bin-shard0-8', empty_cache_freq=0, fp16=False, fp16_init_scale=128, fp16_no_flatten_grads=False, fp16_scale_tolerance=0.0, fp16_scale_window=None, joined_dictionary=False, log_format=None, log_interval=100, lr_scheduler='fixed', memory_efficient_bf16=False, memory_efficient_fp16=False, min_loss_scale=0.0001, model_parallel_size=1, no_progress_bar=False, nwordssrc=-1, nwordstgt=-1, only_source=True, optimizer=None, padding_factor=8, plasma_path='/tmp/plasma', profile=False, quantization_config_path=None, reset_logging=False, scoring='bleu', seed=1, simul_type=None, slurm_job_id=None, slurm_job_name=None, source_lang=None, srcdict='/n/fs/nlp-awettig/data-pretraining/gpt2_bpe/dict.txt', suppress_crashes=False, tag=None, target_lang=None, task='translation', tensorboard_logdir=None, testpref=None, tgtdict=None, threshold_loss_scale=None, thresholdsrc=0, thresholdtgt=0, tokenizer=None, tpu=False, trainpref='/n/fs/nlp-awettig/data-pretraining/wikibooks/wikibooks.bpe.shard0-8', use_plasma_view=False, user_dir=None, validpref='/n/fs/nlp-awettig/data-pretraining/wikitext-103/wiki.train.bpe,/n/fs/nlp-awettig/data-pretraining/wikitext-103/wiki.valid.bpe', wandb_project=None, workers=12)
|
2 |
+
[None] Dictionary: 50264 types
|
3 |
+
[None] /n/fs/nlp-awettig/data-pretraining/wikibooks/wikibooks.bpe.shard0-8: 17789017 sents, 477111274 tokens, 0.0% replaced by <unk>
|
4 |
+
[None] Dictionary: 50264 types
|
5 |
+
[None] /n/fs/nlp-awettig/data-pretraining/wikitext-103/wiki.train.bpe: 1801350 sents, 117517428 tokens, 0.0% replaced by <unk>
|
6 |
+
[None] Dictionary: 50264 types
|
7 |
+
[None] /n/fs/nlp-awettig/data-pretraining/wikitext-103/wiki.valid.bpe: 3760 sents, 246403 tokens, 0.0% replaced by <unk>
|
8 |
+
Wrote preprocessed data to /n/fs/nlp-awettig/data-pretraining/wikibooks/bin-shard0-8
|
bin-shard0-8/train.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4ec6f115e11435925319fef20f12aa0d8acfa68af2571da4cf81fa5dfc30053
|
3 |
+
size 954222548
|
bin-shard0-8/train.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd3feae6cdd8d001476f9d5e95369ddf15fe25a458646facb0b34331626e3bdc
|
3 |
+
size 213468230
|
bin-shard0-8/valid.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c590981bafb9ee39836011daf94fa23e429d3de88dd1c7a7d6c1699aa8147828
|
3 |
+
size 492806
|
bin-shard0-8/valid.idx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69c730179c16607e30876530e1886e62ef9cdd0daf228f8b86de8d5eb752a91c
|
3 |
+
size 45146
|