--- dataset_info: features: - name: sample_id dtype: string - name: study_name dtype: string - name: pH dtype: float64 - name: sequences list: string - name: num_sequences dtype: int64 - name: total_DNA_length dtype: int64 - name: sample dtype: string - name: environment dtype: string - name: Bacteria dtype: bool - name: Archaea dtype: bool splits: - name: train num_bytes: 708289541 num_examples: 2661 download_size: 256736309 dataset_size: 708289541 configs: - config_name: default data_files: - split: train path: data/train-* ---