drug_one_1dataset / README.md
lipaoMai's picture
Upload README.md with huggingface_hub
0da2571
|
raw
history blame
No virus
651 Bytes
metadata
dataset_info:
  features:
    - name: patient_id
      dtype: int64
    - name: drugName
      dtype: string
    - name: condition
      dtype: string
    - name: review
      dtype: string
    - name: rating
      dtype: float64
    - name: date
      dtype: string
    - name: usefulCount
      dtype: int64
  splits:
    - name: test
      num_bytes: 28367208
      num_examples: 53471
    - name: train
      num_bytes: 85172055
      num_examples: 160398
  download_size: 63481104
  dataset_size: 113539263

Dataset Card for "drug_one_1dataset"

More Information needed