BRAD / README.md
Zaid's picture
Upload README.md with huggingface_hub
e56902a
|
raw
history blame contribute delete
No virus
602 Bytes
metadata
dataset_info:
  features:
    - name: review_id
      dtype: string
    - name: book_id
      dtype: string
    - name: user_id
      dtype: string
    - name: review
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': 1
            '1': 2
            '2': 3
            '3': 4
            '4': 5
  splits:
    - name: train
      num_bytes: 407433642
      num_examples: 510598
  download_size: 211213150
  dataset_size: 407433642

Dataset Card for "BRAD"

More Information needed