Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,22 +7,26 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
- name: api_description
|
9 |
dtype: string
|
|
|
|
|
10 |
- name: endpoint_name
|
11 |
dtype: string
|
12 |
- name: endpoint_description
|
13 |
dtype: string
|
14 |
-
- name:
|
15 |
dtype: string
|
16 |
-
- name:
|
|
|
|
|
|
|
|
|
17 |
dtype: string
|
18 |
-
- name: score
|
19 |
-
dtype: float64
|
20 |
splits:
|
21 |
- name: train
|
22 |
-
num_bytes:
|
23 |
-
num_examples:
|
24 |
-
download_size:
|
25 |
-
dataset_size:
|
26 |
---
|
27 |
# Dataset Card for "rapidapi-example-responses"
|
28 |
|
|
|
7 |
dtype: string
|
8 |
- name: api_description
|
9 |
dtype: string
|
10 |
+
- name: api_score
|
11 |
+
dtype: float64
|
12 |
- name: endpoint_name
|
13 |
dtype: string
|
14 |
- name: endpoint_description
|
15 |
dtype: string
|
16 |
+
- name: response_name
|
17 |
dtype: string
|
18 |
+
- name: response_summary
|
19 |
+
dtype: string
|
20 |
+
- name: response_json
|
21 |
+
dtype: string
|
22 |
+
- name: response_json_schema
|
23 |
dtype: string
|
|
|
|
|
24 |
splits:
|
25 |
- name: train
|
26 |
+
num_bytes: 120864755
|
27 |
+
num_examples: 43502
|
28 |
+
download_size: 28567947
|
29 |
+
dataset_size: 120864755
|
30 |
---
|
31 |
# Dataset Card for "rapidapi-example-responses"
|
32 |
|