llm-arch / src /common.py
alfraser's picture
Migrated the databrowser code into the repo for hugging face.
53dc0ac
raw
history blame
77 Bytes
import os
data_dir = os.path.join(os.path.dirname(__file__), '..', 'data')