climate_detection / README.md
webersni's picture
Update README.md
d833a33
|
raw
history blame
No virus
365 Bytes
metadata
license: cc-by-nc-sa-4.0
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: int64
      class_label:
        names:
          '0': 'no'
          '1': 'yes'
  splits:
    - name: train
      num_bytes: 638487
      num_examples: 1300
    - name: test
      num_bytes: 222330
      num_examples: 400
  download_size: 491990
  dataset_size: 860817