# ms-marco-MiniLM-L6-v2 Downloader

This folder contains a GUI downloader for the Hugging Face model `cross-encoder/ms-marco-MiniLM-L6-v2`.

## Usage

1. Run `Downloader_UI.py`.
2. Click `Start Download` to download the selected model files into the local `download/` folder.
3. Click `Force Fresh` to re-download everything from scratch.

## Notes

- The downloader only downloads the main model files and configuration assets.
- It skips `.gitattributes`.
- The downloaded files are stored in `download/`.
