Upload dataset
Browse files- README.md +41 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: missed_functions
|
11 |
+
dtype: string
|
12 |
+
- name: initial_config
|
13 |
+
dtype: string
|
14 |
+
- name: involved_classes
|
15 |
+
sequence: string
|
16 |
+
- name: dialog
|
17 |
+
dtype: string
|
18 |
+
- name: sys_prompt
|
19 |
+
dtype: string
|
20 |
+
- name: question
|
21 |
+
dtype: string
|
22 |
+
- name: language
|
23 |
+
dtype: string
|
24 |
+
- name: test_category
|
25 |
+
dtype: string
|
26 |
+
- name: subset
|
27 |
+
dtype: string
|
28 |
+
- name: ground_truth
|
29 |
+
dtype: string
|
30 |
+
splits:
|
31 |
+
- name: train
|
32 |
+
num_bytes: 14201298
|
33 |
+
num_examples: 200
|
34 |
+
download_size: 1672550
|
35 |
+
dataset_size: 14201298
|
36 |
+
configs:
|
37 |
+
- config_name: default
|
38 |
+
data_files:
|
39 |
+
- split: train
|
40 |
+
path: data/train-*
|
41 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b820461e32d75078ece7006dc1c09214c652d277e941fcf6b82c1a66dc05c832
|
3 |
+
size 1672550
|