marczen's picture
Upload README.md with huggingface_hub
d771b08 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: type
      dtype: string
    - name: show_num
      dtype: string
    - name: episode_num
      dtype: int64
    - name: posted_at
      dtype: string
    - name: label_category
      dtype: string
    - name: label_isDialogCentric
      dtype: bool
    - name: label_isCasual
      dtype: bool
    - name: label_isUncensored
      dtype: bool
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
  splits:
    - name: train
      num_bytes: 1120
      num_examples: 1
  download_size: 6934
  dataset_size: 1120
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "training_v0.1.0-public"

More Information needed