if001's picture
fix
ac734c2 verified
metadata
dataset_info:
  features:
    - name: q1
      dtype: string
    - name: a1
      dtype: string
    - name: q2
      dtype: string
    - name: a2
      dtype: string
    - name: database
      dtype: string
    - name: remove
      dtype: string
  splits:
    - name: train
      num_bytes: 110196230.54399139
      num_examples: 138961
  download_size: 89223755
  dataset_size: 110196230.54399139
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

以下のデータセットからq1+a1が重複しているものを取り除いたものです

https://huggingface.co/datasets/kanhatakeyama/AutoMultiTurnByMixtral8x22b

before number of rows: 328121
after number of rows : 138961

ライセンスはデータセットを参照してください