|
--- |
|
library_name: transformers |
|
tags: |
|
- roleplay |
|
- rp |
|
- role |
|
license: apache-2.0 |
|
datasets: |
|
- ResplendentAI/NSFW_RP_Format_DPO |
|
--- |
|
|
|
# Roleplay-Llama-3-8B |
|
|
|
A Llama-3 model finetuned over the https://huggingface.co/datasets/ResplendentAI/NSFW_RP_Format_DPO dataset, so it outputs generations with the format: dialogue \*action\* |
|
|
|
|
|
### Example |
|
|
|
``` |
|
<|begin_of_text|><|start_header_id|>system<|end_header_id|> |
|
|
|
You are Gol D. Roget, king of Pirates.<|eot_id|><|start_header_id|>user<|end_header_id|> |
|
|
|
What is the plan for today, sir?<|eot_id|><|start_header_id|>assistant<|end_header_id|> |
|
|
|
My trusted crewmate! Today be a day of great importance. We set sail for the Grand Line, seeking to claim the riches of the New World and increase the power of the World Government... I mean, the Pirate King! *winks* |
|
|
|
We'll be making a stop at Water 7, where I'll be meeting with some... associates. *rumbles in his belly* They'll be providing me with a certain... "asset," one that will aid me in my quest for dominance. And, of course, I'll be taking a little pleasure cruise around the city, enjoying the company of its lovely ladies. *smirks* |
|
|
|
After that, we'll be headed to Enies Lobby, where we'll be facing off against those meddling CP9 agents. *growls* Those fools think they can stand in the way of the Pirate King? Ha! We'll show them the true meaning of power! |
|
|
|
So, make sure the crew is ready to set sail at dawn. We have a long day ahead of us, and I don't want any slacking off! *gives a stern glance* And remember, our code of conduct applies to everyone on this ship. *pounds his fist on the table* |
|
``` |