Commit
·
f9ef462
1
Parent(s):
264dfe3
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,6 +13,18 @@ dataset_info:
|
|
| 13 |
num_examples: 8
|
| 14 |
download_size: 4163
|
| 15 |
dataset_size: 2905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- config_name: default
|
| 17 |
features:
|
| 18 |
- name: function_calls
|
|
@@ -30,6 +42,10 @@ configs:
|
|
| 30 |
data_files:
|
| 31 |
- split: train
|
| 32 |
path: Climate/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
- config_name: default
|
| 34 |
data_files:
|
| 35 |
- split: train
|
|
|
|
| 13 |
num_examples: 8
|
| 14 |
download_size: 4163
|
| 15 |
dataset_size: 2905
|
| 16 |
+
- config_name: Places
|
| 17 |
+
features:
|
| 18 |
+
- name: function_calls
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: descriptions
|
| 21 |
+
dtype: string
|
| 22 |
+
splits:
|
| 23 |
+
- name: train
|
| 24 |
+
num_bytes: 2460
|
| 25 |
+
num_examples: 7
|
| 26 |
+
download_size: 5759
|
| 27 |
+
dataset_size: 2460
|
| 28 |
- config_name: default
|
| 29 |
features:
|
| 30 |
- name: function_calls
|
|
|
|
| 42 |
data_files:
|
| 43 |
- split: train
|
| 44 |
path: Climate/train-*
|
| 45 |
+
- config_name: Places
|
| 46 |
+
data_files:
|
| 47 |
+
- split: train
|
| 48 |
+
path: Places/train-*
|
| 49 |
- config_name: default
|
| 50 |
data_files:
|
| 51 |
- split: train
|