ARCH Datasets - Bilingual (Romanian + English)
Created by Andrei (14yo, Romania).
644,012 conversations
~201M tokens
Vocab: 16,000
from huggingface_hub import hf_hub_download
tokens = hf_hub_download(
repo_id="djkruly/arch-datasets",
filename="chat-bilingual/tokens_chat_v2.bin",
repo_type="dataset"
)