RogerASchwartzN's picture
Upload README.md with huggingface_hub
6aa8d82 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: classes
      list:
        - name: class
          dtype: string
        - name: context
          dtype: string
        - name: id
          dtype: string
    - name: language
      dtype: int64
    - name: chosen_class_id
      dtype: string
    - name: parametros
      dtype: string
    - name: new_inputs
      dtype: string
  splits:
    - name: train
      num_bytes: 3231378
      num_examples: 792
  download_size: 1459673
  dataset_size: 3231378
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "Function-Calling-Benchmark-1.0.0"

More Information needed