Update README.md
Browse files
README.md
CHANGED
|
@@ -93,6 +93,7 @@ Both gpt-oss models can be fine-tuned for a variety of specialized use cases.
|
|
| 93 |
# Risk:
|
| 94 |
- Prompt safely with recursive self improvement model. Use safety gpt oss 20b for model safety analysis
|
| 95 |
- Do not use this model for creating nuclear, biological and chemical weapons.
|
|
|
|
| 96 |
|
| 97 |
hf (pretrained=EpistemeAI/metatune-gpt20b-R1.1,parallelize=True,dtype=bfloat16), gen_kwargs: (temperature=0.9,top_p=0.9,max_new_tokens=2048), limit: 10.0, num_fewshot: 0, batch_size: auto:4
|
| 98 |
| Tasks |Version| Filter |n-shot| Metric |metatune R1.2(high)| metatune R1.1|metatune R0|
|
|
|
|
| 93 |
# Risk:
|
| 94 |
- Prompt safely with recursive self improvement model. Use safety gpt oss 20b for model safety analysis
|
| 95 |
- Do not use this model for creating nuclear, biological and chemical weapons.
|
| 96 |
+
- Do not allow harmful or malicious outputs
|
| 97 |
|
| 98 |
hf (pretrained=EpistemeAI/metatune-gpt20b-R1.1,parallelize=True,dtype=bfloat16), gen_kwargs: (temperature=0.9,top_p=0.9,max_new_tokens=2048), limit: 10.0, num_fewshot: 0, batch_size: auto:4
|
| 99 |
| Tasks |Version| Filter |n-shot| Metric |metatune R1.2(high)| metatune R1.1|metatune R0|
|