dad-jokes / README.md
gnumanth's picture
Upload dataset
4c58fde
|
raw
history blame contribute delete
No virus
464 Bytes
metadata
license: mit
dataset_info:
  features:
    - name: joke
      dtype: string
    - name: id
      dtype: string
    - name: name
      dtype: string
  splits:
    - name: train
      num_bytes: 6172.5
      num_examples: 44
    - name: test
      num_bytes: 2525.1136363636365
      num_examples: 18
  download_size: 12578
  dataset_size: 8697.613636363636
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*