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/2-1... Using tokenizer model bclavie/olmo_bert_template... Using 1 processes for tokenization, with 1000 items per process. Processing samples: 0%| | 0/30011 [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 Processing samples: 43%|████▎ | 13000/30011 [18:07<23:42, 11.96it/s]