--- dataset_info: features: - name: id dtype: string - name: metadata dtype: string - name: text dtype: string - name: file_md5_checksum dtype: string - name: file_sha256_checksum dtype: string splits: - name: train num_bytes: 65115930960 num_examples: 288419 download_size: 33982074824 dataset_size: 65115930960 configs: - config_name: default data_files: - split: train path: data/train-* --- This repo is a fork of [ggg-llms-team/bdtd-corpus/](/datasets/ggg-llms-team/bdtd-corpus/) that: - Adds the ```file_md5_checksum``` and ```file_sha256_checksum``` fields - Publishes it gated under [br-llm-data](/datasets/br-llm-data).