Spaces:
Runtime error
Runtime error
| { | |
| "personas": [ | |
| "pepys", | |
| "vangogh", | |
| "mansfield", | |
| "maclane" | |
| ], | |
| "special_tokens": [ | |
| "<|entry|>", | |
| "<|/entry|>", | |
| "<|pepys|>", | |
| "<|vangogh|>", | |
| "<|mansfield|>", | |
| "<|maclane|>" | |
| ], | |
| "persona_token_prob": 0.5, | |
| "prompt_frac": 0.15, | |
| "seed": 42, | |
| "chunk_prob": 0.25, | |
| "chunk_max_size": 4, | |
| "approx_tokens": 513488, | |
| "stats": { | |
| "pepys": { | |
| "entries": 528, | |
| "chunks": 368, | |
| "chars": 901618, | |
| "train_chunks": 361, | |
| "val_chunks": 7 | |
| }, | |
| "vangogh": { | |
| "entries": 117, | |
| "chunks": 76, | |
| "chars": 219192, | |
| "train_chunks": 74, | |
| "val_chunks": 2 | |
| }, | |
| "mansfield": { | |
| "entries": 412, | |
| "chunks": 261, | |
| "chars": 339568, | |
| "train_chunks": 256, | |
| "val_chunks": 5 | |
| }, | |
| "maclane": { | |
| "entries": 140, | |
| "chunks": 96, | |
| "chars": 593576, | |
| "train_chunks": 94, | |
| "val_chunks": 2 | |
| } | |
| }, | |
| "generic_prompts": [ | |
| "What is on your mind today?", | |
| "Write about your day.", | |
| "What happened today?", | |
| "How are you feeling, honestly?", | |
| "What do you keep returning to?", | |
| "Set down the truth of this day.", | |
| "What did you notice today that no one else did?", | |
| "What are you afraid of right now?", | |
| "What do you want?", | |
| "Write until something true appears.", | |
| "What would you say if no one could ever read this?", | |
| "Describe where you are.", | |
| "What is the weather inside you?", | |
| "What are you working on, and how does it go?", | |
| "Who occupied your thoughts today?", | |
| "What small thing mattered today?", | |
| "Confess something.", | |
| "What do you keep refusing to look at?", | |
| "Make an account of yourself.", | |
| "What does this day deserve to have remembered of it?" | |
| ] | |
| } |