benchang1110's picture
Update README.md
056af02 verified
metadata
dataset_info:
  features:
    - name: conversations
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 969083052
      num_examples: 831036
  download_size: 561072214
  dataset_size: 969083052
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "multiturn_chat_0.8m-chinese-zhtw"

內容

包含約 80 萬條由 BELLE 專案所產生的 userassistant 的多輪對話。

注意:此資料集是由 ChatGPT 產生的,未經嚴格校驗,內容可能包含錯誤。使用過程中請注意這一點。

限制和使用限制

我們要求開發者僅將我們開源的程式碼、資料、模型及後續衍生物用於研究目的,不得用於商業,以及其他會對社會帶來危害的用途。

由於數據是由ChatGPT產生的,未經嚴格驗證,在事實性和其他方面仍有一些不足之處。因此,在使用此資料集時,請務必注意甄別。

本資料集不代表任何一方的立場、利益或想法,無關任何團體的任何類型的主張。因使用本資料集帶來的任何損害、糾紛,本專案的開發者不承擔任何責任。


Multiturn Chat 0.8M

Contents

Includes approx. 0.8M Chinese multiturn dialogs between human and assistant. Note: this subset was generated by ChatGPT and was not strictly verified. The dialog contents might contain errors. Please take this in mind when using this subset. instruction contains history dialog context, distinguishable by Human: and Assistant:, output contains the current reply by assistant.