--- dataset_info: features: - name: topic dtype: string - name: date dtype: string - name: tags dtype: string - name: bias dtype: string - name: text dtype: string - name: link dtype: string - name: source dtype: string - name: title dtype: string - name: id dtype: string - name: int_bias dtype: int64 - name: all-mpnet-base-v2 sequence: float16 - name: distiluse-base-multilingual-cased-v2 sequence: float32 splits: - name: train num_bytes: 412806510 num_examples: 43088 - name: test num_bytes: 44953266 num_examples: 4788 download_size: 368510623 dataset_size: 457759776 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---