Implement data pipeline module

#2

Complete the data module for English-Chinese translation: dataset loading, BPE tokenizer wrapper/training, preprocessing, collator, dynamic batching, README usage guide, and unit tests.

Verification: /opt/anaconda3/envs/easytranslate/bin/python -m pytest tests/test_data.py -q

sdfjliom changed pull request status to merged

Sign up or log in to comment