--- dataset_info: features: - name: repo dtype: string - name: file_url dtype: string - name: file_path dtype: string - name: content dtype: string - name: language dtype: string - name: license dtype: string - name: commit_sha dtype: string - name: retrieved_at dtype: string - name: truncated dtype: bool splits: - name: train num_bytes: 23483568788 num_examples: 3468274 - name: validation num_bytes: 102619937 num_examples: 15594 - name: test num_bytes: 524283648 num_examples: 76376 download_size: 7037324728 dataset_size: 24110472373 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---