func_calling_v4 / README.md
lilyyellow's picture
Upload dataset
2162bc1 verified
metadata
dataset_info:
  features:
    - name: system
      dtype: string
    - name: keyword
      dtype: string
    - name: prompt
      dtype: string
    - name: response
      struct:
        - name: content
          dtype: string
        - name: task
          dtype: string
    - name: task
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 5866770
      num_examples: 1620
    - name: test
      num_bytes: 591762
      num_examples: 180
  download_size: 1675756
  dataset_size: 6458532
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*