File size: 878 Bytes
85db858
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
pipeline_tag: text-generation
datasets:
- practicaldreamer/RPGPT_PublicDomain-alpaca
---

# Latest Version: *0* Steps
- 0 tokens seen.


# Model Info:
- Trained from scratch.
- 8.5M parameters.
- 256 context length.

# Format:
```
<|characters|>
Nancy (Oliver Twist): Female, early 20s, ESFP, Cockney accent. Loyal...
Mr. Edward Hyde (Dr. Jekyll and Mr. Hyde): Male, late 30s, ESTP...

<|scenario|>
In an alternate Victorian London where the city's poor and downtrodden...

<|response|>
Nancy: *gently brushes her fingers across the worn book spine, before suddenly stopping as she feels another hand...
Mr. Edward Hyde: *glances at Nancy with a sinister grin, slowly pulling his hand back* No need to apologize, miss...
```

# Config:
```
batch_size: 1
dropout: 0
learning_rate: 0.00002
max_length: 256
n_embed: 256
n_head: 8
n_layer: 8
vocab_size: 8192
```