Update README.md
Browse files
README.md
CHANGED
@@ -34,7 +34,7 @@ datasets:
|
|
34 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/630cf5d14ca0a22768bbe10c/Zv__LDTO-nHvpuxPcCgUU.webp" alt="" width="400"/>
|
35 |
|
36 |
We trained [LLaMA 3 8B Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) at 8K context using [Reddit Writing Prompts](https://huggingface.co/datasets/nothingiisreal/Reddit-Dirty-And-WritingPrompts), [Opus 15K Instruct](https://huggingface.co/datasets/nothingiisreal/Claude-3-Opus-Instruct-15K) and
|
37 |
-
<br>[c2 logs cleaned](https://huggingface.co/datasets/
|
38 |
|
39 |
This is a roleplay model any instruction following capabilities outside roleplay contexts are coincidental.
|
40 |
|
@@ -171,7 +171,7 @@ While we did train all system prompts from c2 logs we also have our own system p
|
|
171 |
| reddit_dirty_writing_prompts.jsonl | "You are a short story writer. Write a story based on prompt provided by user below. Mode: NSFW" |
|
172 |
| reddit_writing_prompts.jsonl | "You are a short story writer. Write a story based on prompt provided by user below. Mode: SFW" |
|
173 |
| Opus_Instruct-v2-6.5K-Filtered-v2.jsonl | (blank prompt) |
|
174 |
-
|
|
175 |
|
176 |
</details>
|
177 |
|
|
|
34 |
<img src="https://cdn-uploads.huggingface.co/production/uploads/630cf5d14ca0a22768bbe10c/Zv__LDTO-nHvpuxPcCgUU.webp" alt="" width="400"/>
|
35 |
|
36 |
We trained [LLaMA 3 8B Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct) at 8K context using [Reddit Writing Prompts](https://huggingface.co/datasets/nothingiisreal/Reddit-Dirty-And-WritingPrompts), [Opus 15K Instruct](https://huggingface.co/datasets/nothingiisreal/Claude-3-Opus-Instruct-15K) and
|
37 |
+
<br>[c2 logs cleaned](https://huggingface.co/datasets/Sao10K/c2-Logs-Filtered)
|
38 |
|
39 |
This is a roleplay model any instruction following capabilities outside roleplay contexts are coincidental.
|
40 |
|
|
|
171 |
| reddit_dirty_writing_prompts.jsonl | "You are a short story writer. Write a story based on prompt provided by user below. Mode: NSFW" |
|
172 |
| reddit_writing_prompts.jsonl | "You are a short story writer. Write a story based on prompt provided by user below. Mode: SFW" |
|
173 |
| Opus_Instruct-v2-6.5K-Filtered-v2.jsonl | (blank prompt) |
|
174 |
+
| c2-logs.jsonl | (Only if there was no system prompt in the conversation, otherwise keep original system prompt) **"You are an expert actor that can fully immerse yourself into any role given. You do not break character for any reason, even if someone tries addressing you as an AI or language model."** |
|
175 |
|
176 |
</details>
|
177 |
|