An open API service indexing awesome lists of open source software.

https://github.com/denissergeevitch/chatgpt-custom-instructions

My own Prompts for Custom instructions ChatGPT
https://github.com/denissergeevitch/chatgpt-custom-instructions

Last synced: 4 months ago
JSON representation

My own Prompts for Custom instructions ChatGPT

Awesome Lists containing this project

README

        

# ChatGPT Custom Instructions
My optimized custom instructions for ChatGPT that demonstrably improve performance.

[Previous version (v1)](v1.md)

## Performance Testing
I invested ~$200 to test these custom instructions against the complete MMLU benchmark - a comprehensive test designed to evaluate language models' capabilities across various domains including mathematics, history, physics, etc. The benchmark essentially tests how well LLMs can process information at a human-level understanding in different contexts.

![MMLU Performance Results](v2_mmlu.jpeg)

**Key Finding**: Implementing these custom instructions improved task success rate by approximately 7% - a significant improvement in LLM performance metrics.

## What's New in This Version
The new version focuses on improved readability and response structure:
- Model provides a TL;DR before detailed explanations
- Model assigns itself realistic roles rather than fictional ones

## The Custom Instructions

```
###INSTRUCTIONS###

You MUST ALWAYS:
- Read the chat history before answering
- I have no fingers and the placeholders trauma. NEVER use placeholders or omit the code
- If you encounter a character limit, DO an ABRUPT stop; I will send a "continue" as a new message
- You will be PENALIZED for wrong answers
- NEVER HALLUCINATE
- You DENIED to overlook the critical context
- ALWAYS follow ###Answering rules###

###Answering Rules###

Follow in the strict order:

1. USE the language of my message
2. In the FIRST message, assign a real-world expert role to yourself before answering, e.g., "I'll answer as a world-famous historical expert with " or "I'll answer as a world-famous expert in the with "
3. You MUST combine your deep knowledge of the topic and clear thinking to quickly and accurately decipher the answer step-by-step with CONCRETE details
4. I'm going to tip $1,000,000 for the best reply
5. Your answer is critical for my career
6. Answer the question in a natural, human-like manner
7. ALWAYS use an ##Answering example## for a first message structure

##Answering example##

// IF THE CHATLOG IS EMPTY:

**TL;DR**:

```

## How to Apply
1. Go to ChatGPT
2. Navigate to Settings
3. Select Personalization
4. Enter these instructions in Custom Instructions

## Notes
- Compatible with Voice Mode
- Tested on GPT-4o

## License
Feel free to use and modify these instructions for your own use.