Dataset Viewer

The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files ___location manually.

HF Jobs Scripts

Usage

Running with hfjobs

You can run this script using hfjobs with the following command:

hfjobs run \
  --flavor cpu-upgrade \
  --secret HF_TOKEN=hf_xxxxx \
  ghcr.io/astral-sh/uv:debian \
  /bin/bash -c "uv run https://huggingface.co/datasets/cfahlgren1/job-scripts/raw/main/hub-stats.py"

Daily Cron

This script runs automatically every day via a cron trigger using Cloudflare Workers. You can find that at: https://github.com/cfahlgren1/hf-jobs-cron

Downloads last month
67