minilm testing
This commit is contained in:
10
README.md
10
README.md
@@ -4,6 +4,16 @@ Dataset for labelling queries containing tasks in natural language, with a focus
|
||||
|
||||
These queries were generated by prompting various commercially available LLMs and were pre-annotated using Gemini-2.5-flash-lite. They were then converted to a label studio supported format and then annotations were manually revised.
|
||||
|
||||
## Training
|
||||
|
||||
```bash
|
||||
uv run mini_lm.py
|
||||
```
|
||||
|
||||
```bash
|
||||
uv run inference.py --top-k
|
||||
```
|
||||
|
||||
## Setup
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user