--- 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: 2559237522.125 num_examples: 11519 - name: test num_bytes: 114939370.0 num_examples: 517 download_size: 2655255516 dataset_size: 2674176892.125 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---