seungheondoh's picture
Upload dataset
6141ab7 verified
|
raw
history blame
562 Bytes
metadata
dataset_info:
  features:
    - name: token
      dtype: string
    - name: content
      dtype: string
    - name: vector
      sequence: float32
  splits:
    - name: tag
      num_bytes: 2740380
      num_examples: 2227
    - name: artist
      num_bytes: 46025354
      num_examples: 37002
    - name: track
      num_bytes: 898952880
      num_examples: 697812
  download_size: 1387722409
  dataset_size: 947718614
configs:
  - config_name: default
    data_files:
      - split: tag
        path: data/tag-*
      - split: artist
        path: data/artist-*
      - split: track
        path: data/track-*