Upload dataset
Browse files- README.md +44 -6
- wikisource_v2/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: title
|
6 |
dtype: string
|
@@ -34,18 +39,51 @@ dataset_info:
|
|
34 |
num_examples: 7077
|
35 |
download_size: 6189434
|
36 |
dataset_size: 18590137
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
configs:
|
38 |
- config_name: wikisource
|
39 |
data_files:
|
40 |
- split: train
|
41 |
path: wikisource/train-*
|
42 |
-
|
43 |
-
|
44 |
-
-
|
|
|
45 |
tags:
|
46 |
- oldhangul
|
47 |
-
size_categories:
|
48 |
-
- 1K<n<10K
|
49 |
---
|
50 |
# 옛한글 데이터셋
|
51 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ko
|
4 |
+
license: cc-by-sa-4.0
|
5 |
+
size_categories:
|
6 |
+
- 1K<n<10K
|
7 |
dataset_info:
|
8 |
+
- config_name: wikisource
|
9 |
features:
|
10 |
- name: title
|
11 |
dtype: string
|
|
|
39 |
num_examples: 7077
|
40 |
download_size: 6189434
|
41 |
dataset_size: 18590137
|
42 |
+
- config_name: wikisource_v2
|
43 |
+
features:
|
44 |
+
- name: title
|
45 |
+
dtype: string
|
46 |
+
- name: description
|
47 |
+
dtype: string
|
48 |
+
- name: license
|
49 |
+
struct:
|
50 |
+
- name: accessed_at
|
51 |
+
dtype: string
|
52 |
+
- name: original_source
|
53 |
+
struct:
|
54 |
+
- name: author
|
55 |
+
dtype: string
|
56 |
+
- name: source
|
57 |
+
dtype: string
|
58 |
+
- name: wiki_source_link
|
59 |
+
dtype: string
|
60 |
+
- name: text
|
61 |
+
dtype: string
|
62 |
+
- name: meta
|
63 |
+
struct:
|
64 |
+
- name: page
|
65 |
+
dtype: int64
|
66 |
+
- name: year
|
67 |
+
dtype: float64
|
68 |
+
- name: __index_level_0__
|
69 |
+
dtype: int64
|
70 |
+
splits:
|
71 |
+
- name: train
|
72 |
+
num_bytes: 36406395
|
73 |
+
num_examples: 7615
|
74 |
+
download_size: 13000800
|
75 |
+
dataset_size: 36406395
|
76 |
configs:
|
77 |
- config_name: wikisource
|
78 |
data_files:
|
79 |
- split: train
|
80 |
path: wikisource/train-*
|
81 |
+
- config_name: wikisource_v2
|
82 |
+
data_files:
|
83 |
+
- split: train
|
84 |
+
path: wikisource_v2/train-*
|
85 |
tags:
|
86 |
- oldhangul
|
|
|
|
|
87 |
---
|
88 |
# 옛한글 데이터셋
|
89 |
|
wikisource_v2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9639aecb9611014255f0087e1de47e585344bdc673e392e5ffc1d675249c10d5
|
3 |
+
size 13000800
|