Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
Vietnamese
Size:
1K - 10K
License:
Upload VSEC Vietnamese Spell Correction Dataset
Browse files- README.md +43 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: text
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: corrected_text
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: syllable_annotations
|
| 9 |
+
list:
|
| 10 |
+
- name: corrections
|
| 11 |
+
list: string
|
| 12 |
+
- name: is_correct
|
| 13 |
+
dtype: bool
|
| 14 |
+
- name: position
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: syllable
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: error_count
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: error_positions
|
| 21 |
+
list: int64
|
| 22 |
+
- name: correction_pairs
|
| 23 |
+
list:
|
| 24 |
+
- name: correction
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: error
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: position
|
| 29 |
+
dtype: int64
|
| 30 |
+
- name: has_errors
|
| 31 |
+
dtype: bool
|
| 32 |
+
splits:
|
| 33 |
+
- name: train
|
| 34 |
+
num_bytes: 10108523
|
| 35 |
+
num_examples: 9341
|
| 36 |
+
download_size: 3063097
|
| 37 |
+
dataset_size: 10108523
|
| 38 |
+
configs:
|
| 39 |
+
- config_name: default
|
| 40 |
+
data_files:
|
| 41 |
+
- split: train
|
| 42 |
+
path: data/train-*
|
| 43 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48d4612f7ff7ce3441da68c5676f7af69b1e0ba1e0d6a75798f472e1a2e60e24
|
| 3 |
+
size 3063097
|