--- configs: - config_name: default data_files: - split: test path: data/test-* - split: train path: data/train-* - split: validation path: data/validation-* dataset_info: features: - name: id dtype: string - name: dialogue dtype: string - name: summary dtype: string splits: - name: test num_bytes: 761520 num_examples: 819 - name: train num_bytes: 13465942 num_examples: 14732 - name: validation num_bytes: 733668 num_examples: 818 download_size: 7875036 dataset_size: 14961130 task_categories: - summarization language: - vi --- # Dataset Card for "samsum_vi_word" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)