--- dataset_info: features: - name: text dtype: string splits: - name: train num_bytes: 85705 num_examples: 661 download_size: 26557 dataset_size: 85705 configs: - config_name: default data_files: - split: train path: data/train-* --- # Dataset Card for "therapy-data-set-llama" Created Dataset particularly focussed on conversations between a therapist and a patient which can be directly used for training of llama models. Raw Dataset is picked from [Pandora](https://github.com/avocadopelvis/pandora) Eg. Patient: Hi Therapist: Hello there. Tell me how are you feeling today? Patient: Is anyone there? Therapist: Hello there. Glad to see you're back. What's going on in your world right now? Patient: Good morning Therapist: Good morning. I hope you had a good night's sleep. How are you feeling today? [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)