ground_dataset / README.md
OpenLeecher's picture
Upload dataset
5fb795c 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: 2080182
      num_examples: 4052
    - name: test
      num_bytes: 221319
      num_examples: 400
  download_size: 1246594
  dataset_size: 2301501
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*