Commit
·
e0997ff
1
Parent(s):
ea691d5
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,19 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: function_calls
|
| 6 |
dtype: string
|
|
@@ -13,6 +26,10 @@ dataset_info:
|
|
| 13 |
download_size: 15503
|
| 14 |
dataset_size: 17425
|
| 15 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
- config_name: default
|
| 17 |
data_files:
|
| 18 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
dataset_info:
|
| 4 |
+
- config_name: Climate
|
| 5 |
+
features:
|
| 6 |
+
- name: function_calls
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: descriptions
|
| 9 |
+
dtype: string
|
| 10 |
+
splits:
|
| 11 |
+
- name: train
|
| 12 |
+
num_bytes: 2905
|
| 13 |
+
num_examples: 8
|
| 14 |
+
download_size: 4163
|
| 15 |
+
dataset_size: 2905
|
| 16 |
+
- config_name: default
|
| 17 |
features:
|
| 18 |
- name: function_calls
|
| 19 |
dtype: string
|
|
|
|
| 26 |
download_size: 15503
|
| 27 |
dataset_size: 17425
|
| 28 |
configs:
|
| 29 |
+
- config_name: Climate
|
| 30 |
+
data_files:
|
| 31 |
+
- split: train
|
| 32 |
+
path: Climate/train-*
|
| 33 |
- config_name: default
|
| 34 |
data_files:
|
| 35 |
- split: train
|