--- license: apache-2.0 dataset_info: - config_name: default features: - name: inputs dtype: string - name: outputs dtype: string - name: dataset dtype: string - name: template dtype: string splits: - name: train num_bytes: 6643617601 num_examples: 9361602 - name: validation num_bytes: 334430146 num_examples: 315700 - name: test num_bytes: 908058507 num_examples: 1299146 download_size: 3635837290 dataset_size: 7886106254 - config_name: parsinlu_comp features: - name: inputs dtype: string - name: outputs dtype: string - name: dataset dtype: string - name: template dtype: string splits: - name: train num_bytes: 7262540 num_examples: 6000 - name: validation num_bytes: 1587072 num_examples: 1250 - name: test num_bytes: 6613589 num_examples: 5700 download_size: 6217942 dataset_size: 15463201 - config_name: xl_wic features: - name: inputs dtype: string - name: outputs dtype: string - name: dataset dtype: string - name: template dtype: string splits: - name: train num_bytes: 2773592 num_examples: 7000 - name: validation num_bytes: 588034 num_examples: 1500 - name: test num_bytes: 594874 num_examples: 1500 download_size: 1404098 dataset_size: 3956500 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* - config_name: parsinlu_comp data_files: - split: train path: parsinlu_comp/train-* - split: validation path: parsinlu_comp/validation-* - split: test path: parsinlu_comp/test-* - config_name: xl_wic data_files: - split: train path: xl_wic/train-* - split: validation path: xl_wic/validation-* - split: test path: xl_wic/test-* ---