dbpedia_4cat / README.md
avakanski's picture
Upload dataset
8487645 verified
metadata
dataset_info:
  features:
    - name: label
      dtype:
        class_label:
          names:
            '0': MeanOfTransportation
            '1': Building
            '2': Animal
            '3': Plant
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 41795484
      num_examples: 144000
    - name: validation
      num_bytes: 4611196
      num_examples: 16000
    - name: test
      num_bytes: 5810992
      num_examples: 20000
  download_size: 31935335
  dataset_size: 52217672
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*