| { |
| "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." |
| ] |
| ] |
| } |