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
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
- Verify GPU (A100 recommended, T4 acceptable)
- Install unsloth + transformers + trl
- Pull v11d train/eval data + training script from the private dataset
- Run training (3 epochs, ~3-4 hours on A100)
- Push final model to HF
- Downloads last month
- 19