Because `predownload` was not specified, it will default to 8*batch_size if batch_size is not None, otherwise 64. Prior to Streaming v0.7.0, `predownload` defaulted to max(batch_size, 256 * batch_size // num_canonical_nodes). Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. Using local dataset /home/oweller/bert24-data/data/ProLong_text/arxiv/3-0... Using tokenizer model bclavie/olmo_bert_template... Using 1 processes for tokenization, with 1000 items per process. Processing samples: 0%| | 0/31116 [00:00 sample_dataset_from_config(args) File "/home/oweller/bert24-data/src/bert24_data/tokenization/tokenize_mds.py", line 63, in sample_dataset_from_config with MDSWriter(out=output_dir, columns=MDS_COLS_PRE_TOKENIZED, compression='zstd') as mds_writer: File "/home/oweller/miniconda3/envs/bert24/lib/python3.10/site-packages/streaming/base/format/base/writer.py", line 354, in __exit__ self.finish() File "/home/oweller/miniconda3/envs/bert24/lib/python3.10/site-packages/streaming/base/format/base/writer.py", line 298, in finish self.flush_shard() File "/home/oweller/miniconda3/envs/bert24/lib/python3.10/site-packages/streaming/base/format/base/writer.py", line 428, in flush_shard raw_data = self.encode_joint_shard() File "/home/oweller/miniconda3/envs/bert24/lib/python3.10/site-packages/streaming/base/format/mds/writer.py", line 143, in encode_joint_shard sample_data = b''.join(self.new_samples) KeyboardInterrupt Exception ignored in atexit callback: Traceback (most recent call last): File "/home/oweller/miniconda3/envs/bert24/lib/python3.10/site-packages/torch/_dynamo/utils.py", line 320, in dump_compile_times log.info(compile_times(repr="str", aggregate=True)) File "/home/oweller/miniconda3/envs/bert24/lib/python3.10/site-packages/torch/_dynamo/utils.py", line 307, in compile_times out += tabulate(rows, headers=("Function", "Runtimes (s)")) File "/home/oweller/miniconda3/envs/bert24/lib/python3.10/site-packages/torch/_dynamo/utils.py", line 121, in tabulate import tabulate File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "", line 879, in exec_module File "", line 1012, in get_code File "", line 672, in _compile_bytecode KeyboardInterrupt: Processing samples: 39%|███▊ | 12000/31116 [18:04<28:48, 11.06it/s]