--- dataset_info: features: - name: post_id dtype: string - name: domain dtype: string - name: score_ratio dtype: float64 - name: completion list: - name: content dtype: string - name: role dtype: string - name: label dtype: bool - name: prompt list: - name: content dtype: string - name: role dtype: string - name: image dtype: image splits: - name: train num_bytes: 1776020341.625 num_examples: 7979 - name: test num_bytes: 29683367.0 num_examples: 134 download_size: 1791699845 dataset_size: 1805703708.625 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---