func_calling_v4.3 / README.md
lilyyellow's picture
Upload dataset
c84a778 verified
|
raw
history blame contribute delete
No virus
594 Bytes
---
dataset_info:
features:
- name: keyword
dtype: string
- name: text
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: 9020258
num_examples: 2849
- name: test
num_bytes: 995896
num_examples: 317
download_size: 3102480
dataset_size: 10016154
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---