yt-comments-edu-IN / README.md
hammadali1805's picture
Upload dataset
57417a2 verified
|
raw
history blame contribute delete
No virus
567 Bytes
metadata
dataset_info:
  features:
    - name: comment
      dtype: string
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 18336486.587504994
      num_examples: 244283
    - name: validation
      num_bytes: 2292032.6750099882
      num_examples: 30535
    - name: test
      num_bytes: 2292107.737485017
      num_examples: 30536
  download_size: 13275503
  dataset_size: 22920627
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*