Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -33,12 +33,14 @@ dataset_info:
|
|
| 33 |
dtype: string
|
| 34 |
- name: relation
|
| 35 |
dtype: string
|
|
|
|
|
|
|
| 36 |
splits:
|
| 37 |
- name: train
|
| 38 |
-
num_bytes:
|
| 39 |
num_examples: 5081
|
| 40 |
-
download_size:
|
| 41 |
-
dataset_size:
|
| 42 |
---
|
| 43 |
# Dataset Card for "updates_data"
|
| 44 |
|
|
|
|
| 33 |
dtype: string
|
| 34 |
- name: relation
|
| 35 |
dtype: string
|
| 36 |
+
- name: updates
|
| 37 |
+
sequence: string
|
| 38 |
splits:
|
| 39 |
- name: train
|
| 40 |
+
num_bytes: 1232840
|
| 41 |
num_examples: 5081
|
| 42 |
+
download_size: 565949
|
| 43 |
+
dataset_size: 1232840
|
| 44 |
---
|
| 45 |
# Dataset Card for "updates_data"
|
| 46 |
|