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

Check out the documentation for more information.

RxCortix — Colab Launcher (public)

This is a public companion repo. It contains only the Colab notebook that launches RxCortix Qwen3-14B fine-tuning. The notebook itself loads HF_TOKEN from Colab Secrets and pulls the private training data from synapticstudio/rxcortix-ai-rx-assets.

One-click open

Open In Colab

Or open via HF UI button: https://huggingface.co/datasets/synapticstudio/rxcortix-colab-launcher/blob/main/rxcortix_colab_v11d.ipynb

Required Colab Secrets

  • HF_TOKEN — write access to your HF account (training pushes checkpoints)

What it does

  1. Verify GPU (A100 recommended, T4 acceptable)
  2. Install unsloth + transformers + trl
  3. Pull v11d train/eval data + training script from the private dataset
  4. Run training (3 epochs, ~3-4 hours on A100)
  5. Push final model to HF
Downloads last month
19