Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
|
|
|
|
4 |
- name: api_name
|
5 |
dtype: string
|
6 |
- name: api_description
|
@@ -13,10 +15,10 @@ dataset_info:
|
|
13 |
dtype: string
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
num_examples: 6129
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
---
|
21 |
# Dataset Card for "rapidapi-example-responses"
|
22 |
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: id
|
5 |
+
dtype: string
|
6 |
- name: api_name
|
7 |
dtype: string
|
8 |
- name: api_description
|
|
|
15 |
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
+
num_bytes: 42089777
|
19 |
num_examples: 6129
|
20 |
+
download_size: 12972847
|
21 |
+
dataset_size: 42089777
|
22 |
---
|
23 |
# Dataset Card for "rapidapi-example-responses"
|
24 |
|