ground_dataset / README.md
OpenLeecher's picture
Upload dataset
9955c8e verified
|
raw
history blame
589 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
  splits:
    - name: train
      num_bytes: 2364832
      num_examples: 4052
    - name: test
      num_bytes: 90146
      num_examples: 100
  download_size: 1192279
  dataset_size: 2454978
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*