ground_dataset / README.md
OpenLeecher's picture
Upload dataset
34d54b7 verified
|
raw
history blame
628 Bytes
metadata
dataset_info:
  features:
    - name: conversations
      list:
        - name: from
          dtype: string
        - name: value
          dtype: string
    - name: id
      dtype: string
    - name: source
      dtype: string
    - name: category
      dtype: string
    - name: subcategory
      dtype: string
    - name: validated
      dtype: string
  splits:
    - name: train
      num_bytes: 2080236
      num_examples: 4052
    - name: test
      num_bytes: 202533
      num_examples: 400
  download_size: 1235612
  dataset_size: 2282769
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*