P1ayer-1's picture
Upload README.md with huggingface_hub
bf562c3
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: authors
      dtype: string
    - name: color
      sequence: float64
    - name: depth
      dtype: int64
    - name: field
      dtype: string
    - name: id
      dtype: int64
    - name: match_count
      dtype: int64
    - name: position
      sequence: float64
    - name: title
      dtype: string
    - name: author_hashes
      dtype: string
    - name: title_hashes
      dtype: string
    - name: isbn
      sequence: string
    - name: isbn13
      sequence: string
  splits:
    - name: train
      num_bytes: 15013450
      num_examples: 61419
  download_size: 9443920
  dataset_size: 15013450

Dataset Card for "isbndb-annas-duplicates"

More Information needed