Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ We perform 3 iterations of GSHF algorithm on `HuggingFaceH4/mistral-7b-sft-beta`
|
|
12 |
|
13 |
We use AI-generated 60K prompts in the training process.
|
14 |
|
15 |
-
|
16 |
```json
|
17 |
{"prompt": "Why is gold considered a good reserve asset for central banks?"}
|
18 |
{"prompt": "What are the top 5 yoga poses for stress relief?"}
|
|
|
12 |
|
13 |
We use AI-generated 60K prompts in the training process.
|
14 |
|
15 |
+
Examples are as below,
|
16 |
```json
|
17 |
{"prompt": "Why is gold considered a good reserve asset for central banks?"}
|
18 |
{"prompt": "What are the top 5 yoga poses for stress relief?"}
|