cnbeining commited on
Commit
1513963
·
verified ·
1 Parent(s): abbb405

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -25
README.md CHANGED
@@ -3,33 +3,13 @@ license: lgpl-3.0
3
  dataset_info:
4
  features:
5
  - name: input
6
- sequence: string
7
  - name: output
8
- sequence:
9
- sequence: string
10
  splits:
11
  - name: train
12
- num_bytes: 4566461
13
  num_examples: 9181
14
- download_size: 1860396
15
- dataset_size: 4566461
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
  ---