stroke-800-HTG / README.md
SushantGautam's picture
Upload dataset
11daf0e verified
metadata
dataset_info:
  features:
    - name: query
      dtype: string
    - name: response
      dtype: string
    - name: extra
      struct:
        - name: id
          dtype: string
        - name: text
          dtype: string
        - name: writer
          dtype: string
        - name: source
          dtype: string
        - name: is_original
          dtype: bool
        - name: augment_idx
          dtype: int64
        - name: augment_times
          dtype: int64
  splits:
    - name: train
      num_bytes: 988610903
      num_examples: 138393
    - name: test
      num_bytes: 31087196
      num_examples: 4487
  download_size: 273224744
  dataset_size: 1019698099
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*