--- configs: - config_name: default data_files: - split: train path: data/train-* - split: val path: data/val-* - split: test path: data/test-* dataset_info: features: - name: id dtype: int64 - name: dialog dtype: string - name: label dtype: string splits: - name: train num_bytes: 3543992.8 num_examples: 7388 - name: val num_bytes: 442759.2520844613 num_examples: 923 - name: test num_bytes: 443238.94791553874 num_examples: 924 download_size: 2605648 dataset_size: 4429991.0 --- # Dataset Card for "strategy_pred_v5_5_sentences_overlap" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)