Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,8 @@ tags:
|
|
| 19 |
A fine-tune of [unsloth/Llama-3.2-1B-Instruct](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) on the [m-a-p/SuperGPQA](https://huggingface.co/datasets/m-a-p/SuperGPQA) dataset.
|
| 20 |
|
| 21 |
## Usage example
|
|
|
|
|
|
|
| 22 |
**System prompt**
|
| 23 |
```
|
| 24 |
You are a classifier. Categorize the following problem into discipline, field, and subfield in JSON format.
|
|
|
|
| 19 |
A fine-tune of [unsloth/Llama-3.2-1B-Instruct](https://huggingface.co/unsloth/Llama-3.2-1B-Instruct) on the [m-a-p/SuperGPQA](https://huggingface.co/datasets/m-a-p/SuperGPQA) dataset.
|
| 20 |
|
| 21 |
## Usage example
|
| 22 |
+
Set temperature as 0.0 for best results.
|
| 23 |
+
|
| 24 |
**System prompt**
|
| 25 |
```
|
| 26 |
You are a classifier. Categorize the following problem into discipline, field, and subfield in JSON format.
|