Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,33 +3,13 @@ license: lgpl-3.0
|
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
- name: input
|
| 6 |
-
|
| 7 |
- name: output
|
| 8 |
-
|
| 9 |
-
sequence: string
|
| 10 |
splits:
|
| 11 |
- name: train
|
| 12 |
-
num_bytes:
|
| 13 |
num_examples: 9181
|
| 14 |
-
download_size:
|
| 15 |
-
dataset_size:
|
| 16 |
-
annotations_creators:
|
| 17 |
-
- machine-generated
|
| 18 |
-
language:
|
| 19 |
-
- en
|
| 20 |
-
language_creators:
|
| 21 |
-
- expert-generated
|
| 22 |
-
license:
|
| 23 |
-
- cc-by-nc-nd-4.0
|
| 24 |
-
multilinguality:
|
| 25 |
-
- monolingual
|
| 26 |
-
pretty_name: Sentence Segmentation
|
| 27 |
-
size_categories:
|
| 28 |
-
- 1K<n<10K
|
| 29 |
-
source_datasets: []
|
| 30 |
-
tags: []
|
| 31 |
-
task_categories:
|
| 32 |
-
- other
|
| 33 |
-
task_ids: []
|
| 34 |
-
|
| 35 |
---
|
|
|
|
| 3 |
dataset_info:
|
| 4 |
features:
|
| 5 |
- name: input
|
| 6 |
+
dtype: string
|
| 7 |
- name: output
|
| 8 |
+
dtype: string
|
|
|
|
| 9 |
splits:
|
| 10 |
- name: train
|
| 11 |
+
num_bytes: 4489012
|
| 12 |
num_examples: 9181
|
| 13 |
+
download_size: 2191905
|
| 14 |
+
dataset_size: 4489012
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
---
|