--- dataset_info: - config_name: ara features: - name: label dtype: int64 - name: text dtype: large_string splits: - name: train num_bytes: 858791 num_examples: 2468 - name: test num_bytes: 5862 num_examples: 40 download_size: 188154 dataset_size: 864653 - config_name: eng features: - name: label dtype: int64 - name: text dtype: large_string splits: - name: train num_bytes: 2407955 num_examples: 6920 - name: test num_bytes: 4974 num_examples: 40 download_size: 518215 dataset_size: 2412929 - config_name: nor features: - name: label dtype: int64 - name: text dtype: large_string splits: - name: train num_bytes: 930821 num_examples: 2675 - name: test num_bytes: 4388 num_examples: 40 download_size: 198925 dataset_size: 935209 - config_name: rus features: - name: label dtype: int64 - name: text dtype: large_string splits: - name: train num_bytes: 1022337 num_examples: 2938 - name: test num_bytes: 283798 num_examples: 40 download_size: 9781086 dataset_size: 1306135 configs: - config_name: ara data_files: - split: train path: ara/train-* - split: test path: ara/test-* - config_name: eng data_files: - split: train path: eng/train-* - split: test path: eng/test-* - config_name: nor data_files: - split: train path: nor/train-* - split: test path: nor/test-* - config_name: rus data_files: - split: train path: rus/train-* - split: test path: rus/test-* ---