--- 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: 9550839869 num_examples: 1479534 - name: validation num_bytes: 78202698 num_examples: 12292 - name: test num_bytes: 101735394 num_examples: 17297 download_size: 2897236934 dataset_size: 9730777961 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* - split: test path: data/test-* ---