pszemraj's picture
Update README.md
3f8009b
|
raw
history blame
863 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: channel_id
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 8538326503
      num_examples: 37541570
  download_size: 2557188544
  dataset_size: 8538326503
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
source_datasets: vivym/midjourney-messages
license: apache-2.0
task_categories:
  - text-generation
language:
  - en
tags:
  - midjourney

midjourney-messages-cleaned

This is vivym/midjourney-messages but with the following cleaning steps:

  • apply clean-text to all rows (keeping casing)
  • rename content to text (ffs)
  • remove the midjourney ID/tag (??) in angle brackets at the end, remove the double asterisks
  • drop exact duplicate rows