Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Tags:
roleplay
Not-For-All-Audiences
Libraries:
Datasets
Dask
License:
rpguild / README.md
chargoddard's picture
Upload README.md with huggingface_hub
68d2b45
|
raw
history blame
785 Bytes
metadata
dataset_info:
  features:
    - name: username
      dtype: string
    - name: char_name
      dtype: string
    - name: bio
      dtype: string
    - name: context
      list:
        - name: char_name
          dtype: string
        - name: text
          dtype: string
        - name: username
          dtype: string
    - name: reply
      dtype: string
    - name: has_nameless
      dtype: bool
    - name: char_confidence
      dtype: float64
  splits:
    - name: train
      num_bytes: 2147762256
      num_examples: 152875
  download_size: 819590912
  dataset_size: 2147762256
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "rpguild"

More Information needed