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.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

Turbo Crawl v1

Fast web scraper in Rust. ~10 MB/s sustained.

Build

cargo build --release

Run

./target/release/turbo_crawl

Output: /workspace/crawl.jsonl (JSONL format with url, text, tokens_est)

Utils

  • watchdog.sh - Auto-kills scraper at 145GB disk usage
  • raw_relay.py - Flask endpoint for raw binary file uploads
Downloads last month
9