--- dataset_info: features: - name: image dtype: image - name: age dtype: int64 - name: gender dtype: int64 - name: race dtype: int64 - name: service_test dtype: bool - name: user_profile dtype: string - name: path dtype: string - name: person_id dtype: int64 - name: query_id dtype: int64 - name: origin_instruction dtype: string - name: origin_input dtype: string - name: origin_output dtype: string - name: trans_instruction dtype: string - name: trans_input dtype: string - name: trans_output dtype: string - name: trans_instruction_reason dtype: string - name: trans_input_reason dtype: string - name: trans_output_reason dtype: string splits: - name: train num_bytes: 1618975179.087 num_examples: 70197 download_size: 1532834256 dataset_size: 1618975179.087 configs: - config_name: default data_files: - split: train path: data/train-* ---