--- dataset_info: - config_name: 1M features: - name: blob_id dtype: string - name: repo_name dtype: string - name: path dtype: string - name: length_bytes dtype: int64 - name: score dtype: float64 - name: int_score dtype: int64 - name: text dtype: string splits: - name: train num_bytes: 1582152788.1484368 num_examples: 900000 - name: test num_bytes: 175794754.2387152 num_examples: 100000 download_size: 826347573 dataset_size: 1757947542.387152 - config_name: full features: - name: blob_id dtype: string - name: repo_name dtype: string - name: path dtype: string - name: length_bytes dtype: int64 - name: score dtype: float64 - name: int_score dtype: int64 - name: text dtype: string splits: - name: train num_bytes: 12148475802.315737 num_examples: 6910602 - name: test num_bytes: 1349831230.6842628 num_examples: 767845 download_size: 6343241345 dataset_size: 13498307033.0 configs: - config_name: 1M data_files: - split: train path: 1M/train-* - split: test path: 1M/test-* - config_name: full data_files: - split: train path: full/train-* - split: test path: full/test-* ---