File size: 3,121 Bytes
1bd8702 a95d90e 1bd8702 c5895b3 d26ff16 c18e583 d26ff16 9f53aa8 c5895b3 f0fa354 c5895b3 f0fa354 c5895b3 d26ff16 c5895b3 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 a95d90e fac2d23 c5895b3 1bd8702 c5895b3 1bd8702 c5895b3 1bd8702 c5895b3 1bd8702 c5895b3 1bd8702 c5895b3 1bd8702 c5895b3 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 a95d90e 1bd8702 c5895b3 39c43e9 c5895b3 39c43e9 c5895b3 39c43e9 d26ff16 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 |
---
library_name: transformers
license: apache-2.0
base_model: EleutherAI/gpt-j-6b
tags:
- conversational
datasets:
- ToastyPigeon/disco-chat
---
<style>
.main {
background-color: #ffffff;
border-radius: 10px;
padding: 1em;
color: #000000;
}
h1, h2 {
color: #000000;
}
.code-example {
background: #f4f4f4;
padding: 1em;
margin: 1em 0;
border-radius: 5px;
font-family: monospace;
white-space: pre-wrap;
display: inline-block;
color: #000000;
}
.code-example strong {
font-weight: bold;
color: #000000;
}
</style>
<div class="main">
<h1>GPT J 6b - Disco Elysium</h1>
<p>This one was just a funny bit to test out our new disco elysium conversations dataset :)</p>
<h2>Examples of peak</h2>
<p>the bold is my prompt, if in the excerpt</p>
<pre class="code-example"><strong>Inland Empire:</strong> A thick layer of ash covers the ground. You can see the faint outline of the volcano that once stood here, but the land has been reclaimed by nature -- now a forest of young pines is slowly taking over the area.
Inland Empire: The air is heavy with smoke and ash. A storm is brewing.
You: "There's no way I'm going back there."
Kim Kitsuragi: "I know." He nods. "We need to get out of this town as soon as possible."
Composure: The lieutenant doesn't seem too worried.
Suggestion: This is how it goes when you're in a situation where you don't want to go on living. It's all about staying calm.
You: "What if we just drive around? We can keep looking for the car."
Kim Kitsuragi: "That would be better than waiting for the storm to hit us." He looks at you. "Let's do it."</pre>
<pre class="code-example">You: "I don't know. A <em>furry</em>? What is that?"
Kim Kitsuragi: "It means a person who is into the <em>subculture</em> of <em>animal-themed</em> entertainment."
You: "Like... animal porn?"</pre>
<pre class="code-example">Furry Anal-Retentive: Kim Kitsuragi doesn't miss a beat when he asks about the difference between anthropomorphism and animalism.
Empathy: You can feel his excitement.</pre>
<pre class="code-example"><strong>Inland Empire:</strong> You see a <em>lot</em> of shit in the alley. A lot of garbage, a lot of shit.
You: There's also some blood.
Inland Empire: The blood is everywhere. It's like a bloody river. It's like...
Shivers: Like it's spreading. Like it's reaching out.
You: "How do you feel?"
Kim Kitsuragi: "Like I'm being pulled under." He looks at his watch. "It's almost time for the autopsy."
You: "I'll be there soon. I just want to check something first."</pre>
<pre class="code-example"><strong>Kim Kitsuragi: "Solve for X in 1-X=0."</strong>
You: "What does that even mean?"
Kim Kitsuragi: "That's what you're supposed to do. Solve for X in 1-X=0."
Rhetoric: That's a <em>very</em> old school way of thinking, isn't it? Solving equations like this is a job for computers and engineers nowadays.
Encyclopedia: The Japanese also invented the word <em>hikikomori</em>, which refers to people who withdraw from society. This is probably why they have a high suicide rate...</pre>
</div> |