--- dataset_info: - config_name: de features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 748424 num_examples: 13424 - name: validation num_bytes: 100446 num_examples: 1815 - name: test num_bytes: 195937 num_examples: 3549 download_size: 543111 dataset_size: 1044807 - config_name: en features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 761023 num_examples: 15667 - name: validation num_bytes: 108483 num_examples: 2235 - name: test num_bytes: 214022 num_examples: 4386 download_size: 629031 dataset_size: 1083528 - config_name: es features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 621403 num_examples: 10934 - name: validation num_bytes: 87850 num_examples: 1527 - name: test num_bytes: 170223 num_examples: 2998 download_size: 403224 dataset_size: 879476 - config_name: fr features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 671550 num_examples: 11814 - name: validation num_bytes: 88815 num_examples: 1577 - name: test num_bytes: 182408 num_examples: 3193 download_size: 484784 dataset_size: 942773 - config_name: hi features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1238687 num_examples: 11330 - name: validation num_bytes: 228095 num_examples: 2012 - name: test num_bytes: 303899 num_examples: 2789 download_size: 642592 dataset_size: 1770681 - config_name: th features: - name: text dtype: string - name: label dtype: int64 splits: - name: train num_bytes: 1175051 num_examples: 10759 - name: validation num_bytes: 185878 num_examples: 1671 - name: test num_bytes: 301794 num_examples: 2765 download_size: 621662 dataset_size: 1662723 configs: - config_name: de data_files: - split: train path: de/train-* - split: validation path: de/validation-* - split: test path: de/test-* - config_name: en data_files: - split: train path: en/train-* - split: validation path: en/validation-* - split: test path: en/test-* - config_name: es data_files: - split: train path: es/train-* - split: validation path: es/validation-* - split: test path: es/test-* - config_name: fr data_files: - split: train path: fr/train-* - split: validation path: fr/validation-* - split: test path: fr/test-* - config_name: hi data_files: - split: train path: hi/train-* - split: validation path: hi/validation-* - split: test path: hi/test-* - config_name: th data_files: - split: train path: th/train-* - split: validation path: th/validation-* - split: test path: th/test-* ---