func_calling_v1.1.1 / README.md
lilyyellow's picture
Upload dataset
cb9301f verified
|
raw
history blame contribute delete
No virus
604 Bytes
metadata
dataset_info:
  features:
    - name: task
      dtype: string
    - name: ds
      dtype: string
    - name: text
      dtype: string
    - name: choice
      dtype: int64
    - name: keyword
      dtype: string
    - name: text_wo_keyword
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 294648062
      num_examples: 87980
    - name: test
      num_bytes: 33041270
      num_examples: 9776
  download_size: 185836422
  dataset_size: 327689332
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*