Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,12 +13,14 @@ dataset_info:
|
|
| 13 |
dtype: string
|
| 14 |
- name: response
|
| 15 |
dtype: string
|
|
|
|
|
|
|
| 16 |
splits:
|
| 17 |
- name: train
|
| 18 |
-
num_bytes:
|
| 19 |
num_examples: 6129
|
| 20 |
-
download_size:
|
| 21 |
-
dataset_size:
|
| 22 |
---
|
| 23 |
# Dataset Card for "rapidapi-example-responses"
|
| 24 |
|
|
|
|
| 13 |
dtype: string
|
| 14 |
- name: response
|
| 15 |
dtype: string
|
| 16 |
+
- name: json_schema
|
| 17 |
+
dtype: string
|
| 18 |
splits:
|
| 19 |
- name: train
|
| 20 |
+
num_bytes: 54654606
|
| 21 |
num_examples: 6129
|
| 22 |
+
download_size: 14860998
|
| 23 |
+
dataset_size: 54654606
|
| 24 |
---
|
| 25 |
# Dataset Card for "rapidapi-example-responses"
|
| 26 |
|