Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ dataset_info:
|
|
13 |
dtype: string
|
14 |
- name: endpoint_description
|
15 |
dtype: string
|
16 |
-
- name:
|
17 |
dtype: string
|
18 |
- name: response_summary
|
19 |
dtype: string
|
@@ -23,10 +23,10 @@ dataset_info:
|
|
23 |
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
-
num_bytes:
|
27 |
-
num_examples:
|
28 |
-
download_size:
|
29 |
-
dataset_size:
|
30 |
---
|
31 |
# Dataset Card for "rapidapi-example-responses"
|
32 |
|
|
|
13 |
dtype: string
|
14 |
- name: endpoint_description
|
15 |
dtype: string
|
16 |
+
- name: response_status_code
|
17 |
dtype: string
|
18 |
- name: response_summary
|
19 |
dtype: string
|
|
|
23 |
dtype: string
|
24 |
splits:
|
25 |
- name: train
|
26 |
+
num_bytes: 114762020
|
27 |
+
num_examples: 28059
|
28 |
+
download_size: 27645540
|
29 |
+
dataset_size: 114762020
|
30 |
---
|
31 |
# Dataset Card for "rapidapi-example-responses"
|
32 |
|