Upload dataset
Browse files- README.md +39 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: multi_turn
|
| 7 |
+
dtype: bool
|
| 8 |
+
- name: functions
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: tools
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: missed_functions
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: initial_config
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: involved_classes
|
| 17 |
+
sequence: 'null'
|
| 18 |
+
- name: turns
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: language
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: test_category
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: subset
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: ground_truth
|
| 27 |
+
dtype: string
|
| 28 |
+
splits:
|
| 29 |
+
- name: train
|
| 30 |
+
num_bytes: 1436823
|
| 31 |
+
num_examples: 258
|
| 32 |
+
download_size: 247630
|
| 33 |
+
dataset_size: 1436823
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: default
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: data/train-*
|
| 39 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20cdc7bce68aece2de7f5ab7d68d9bf3f97dd89044d23e5f3d5d91e0e8251139
|
| 3 |
+
size 247630
|