mugezhang/xnli-bg-ipa_romanized
收藏资源简介:
--- dataset_info: features: - name: premise dtype: string - name: hypothesis dtype: string - name: label dtype: class_label: names: '0': entailment '1': neutral '2': contradiction - name: premise_phonemes dtype: string - name: premise_ipa_stripped dtype: string - name: premise_romanized dtype: string - name: hypothesis_phonemes dtype: string - name: hypothesis_ipa_stripped dtype: string - name: hypothesis_romanized dtype: string splits: - name: train num_bytes: 391124723 num_examples: 392702 - name: validation num_bytes: 2395472 num_examples: 2490 - name: test num_bytes: 4872470 num_examples: 5010 download_size: 235818661 dataset_size: 398392665 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---



