tw_idioms_chat / README.md
minyichen's picture
Upload dataset
0178052 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: question
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: model
      dtype: string
    - name: fulltext
      dtype: string
  splits:
    - name: train
      num_bytes: 122961052
      num_examples: 25500
  download_size: 31395965
  dataset_size: 122961052
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*