File size: 1,402 Bytes
5a00cfd c97db6d 20894f4 946ddf1 5a00cfd | 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 | {
"gradio_title": "RedPajama Chillennials 3B Chat Bot",
"gradio_description": "Please include a number (character ID) between 1-990 in your prompt.\nClick on the examples at the bottom for some prompt inspiration.",
"persistent_data_filename": "user_data_3b_public.json",
"hf_load_model_name": "finetuned_10k_prompts_v1_3b",
"hf_load_model_repo": "finetuned_models",
"concurrency_count": 3,
"hf_complete_dataset_name": "complete_data.jsonl",
"hf_complete_dataset_repo": "complete_dataset",
"gradio_value": "Describe Chillennial 972 to me, only including the core info.",
"gradio_placeholder": "Type a prompt here and click \"Submit\"",
"gradio_examples": [
[
"Tell me about Chillennial 972."
],
[
"Describe character 900, only including core details."
],
[
"Write a dialogue between character 742 and a character of your own creation called Bryan"
],
[
"Create a quick synopsis of a movie where character 761 is the main character."
],
[
"Write a short poem inspired by the details of digital character 727."
],
[
"Envision what character 731's dream vacation would look like."
],
[
"Recommend three activities for a perfect weekend for character 745."
]
]
} |