--- dataset_info: - config_name: '100' features: - name: id dtype: string - name: url dtype: string - name: title dtype: string - name: text dtype: string splits: - name: full num_bytes: 168960 num_examples: 100 - name: partial num_bytes: 315241.0851032817 num_examples: 100 download_size: 295827 dataset_size: 484201.0851032817 - config_name: 1k features: - name: id dtype: string - name: url dtype: string - name: title dtype: string - name: text dtype: string splits: - name: full num_bytes: 1701568 num_examples: 1000 - name: partial num_bytes: 3152410.8510328173 num_examples: 1000 download_size: 3011775 dataset_size: 4853978.851032818 - config_name: 5k features: - name: id dtype: string - name: url dtype: string - name: title dtype: string - name: text dtype: string splits: - name: full num_bytes: 8453838 num_examples: 5000 download_size: 5196152 dataset_size: 8453838 configs: - config_name: '100' data_files: - split: full path: 100/full-* - split: partial path: 100/partial-* - config_name: 1k data_files: - split: full path: 1k/full-* - split: partial path: 1k/partial-* - config_name: 5k data_files: - split: full path: 5k/full-* ---