Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringclasses
8 values
from huggingface_hub import HfApi
api = HfApi(token=os.getenv("HF_TOKEN"))
api.upload_folder(
folder_path="/path/to/local/dataset",
repo_id="frankxeth/xbae4",
repo_type="dataset",
)
README.md exists but content is empty.
Downloads last month
1