Datasets:
cfpark00
commited on
Commit
•
a6fe652
1
Parent(s):
3a117ca
v1 confirm
Browse files- to_parquet.ipynb +114 -5
to_parquet.ipynb
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"cells": [
|
3 |
{
|
4 |
"cell_type": "code",
|
5 |
-
"execution_count":
|
6 |
"metadata": {},
|
7 |
"outputs": [],
|
8 |
"source": [
|
@@ -12,7 +12,7 @@
|
|
12 |
},
|
13 |
{
|
14 |
"cell_type": "code",
|
15 |
-
"execution_count":
|
16 |
"metadata": {},
|
17 |
"outputs": [
|
18 |
{
|
@@ -34,7 +34,7 @@
|
|
34 |
"})"
|
35 |
]
|
36 |
},
|
37 |
-
"execution_count":
|
38 |
"metadata": {},
|
39 |
"output_type": "execute_result"
|
40 |
}
|
@@ -48,9 +48,118 @@
|
|
48 |
},
|
49 |
{
|
50 |
"cell_type": "code",
|
51 |
-
"execution_count":
|
52 |
"metadata": {},
|
53 |
-
"outputs": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
54 |
"source": [
|
55 |
"dataset.push_to_hub(\"cfpark00/KoreanSAT\")"
|
56 |
]
|
|
|
2 |
"cells": [
|
3 |
{
|
4 |
"cell_type": "code",
|
5 |
+
"execution_count": 12,
|
6 |
"metadata": {},
|
7 |
"outputs": [],
|
8 |
"source": [
|
|
|
12 |
},
|
13 |
{
|
14 |
"cell_type": "code",
|
15 |
+
"execution_count": 13,
|
16 |
"metadata": {},
|
17 |
"outputs": [
|
18 |
{
|
|
|
34 |
"})"
|
35 |
]
|
36 |
},
|
37 |
+
"execution_count": 13,
|
38 |
"metadata": {},
|
39 |
"output_type": "execute_result"
|
40 |
}
|
|
|
48 |
},
|
49 |
{
|
50 |
"cell_type": "code",
|
51 |
+
"execution_count": 14,
|
52 |
"metadata": {},
|
53 |
+
"outputs": [
|
54 |
+
{
|
55 |
+
"data": {
|
56 |
+
"application/vnd.jupyter.widget-view+json": {
|
57 |
+
"model_id": "f5b5c0e5ec724fb08692950a578a8178",
|
58 |
+
"version_major": 2,
|
59 |
+
"version_minor": 0
|
60 |
+
},
|
61 |
+
"text/plain": [
|
62 |
+
"Uploading the dataset shards: 0%| | 0/1 [00:00<?, ?it/s]"
|
63 |
+
]
|
64 |
+
},
|
65 |
+
"metadata": {},
|
66 |
+
"output_type": "display_data"
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"data": {
|
70 |
+
"application/vnd.jupyter.widget-view+json": {
|
71 |
+
"model_id": "8a75601dd15749b69c145a2c6b62358d",
|
72 |
+
"version_major": 2,
|
73 |
+
"version_minor": 0
|
74 |
+
},
|
75 |
+
"text/plain": [
|
76 |
+
"Creating parquet from Arrow format: 0%| | 0/1 [00:00<?, ?ba/s]"
|
77 |
+
]
|
78 |
+
},
|
79 |
+
"metadata": {},
|
80 |
+
"output_type": "display_data"
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"data": {
|
84 |
+
"application/vnd.jupyter.widget-view+json": {
|
85 |
+
"model_id": "a9a46b2bbe8d42d8800e25d3bdc2f5bf",
|
86 |
+
"version_major": 2,
|
87 |
+
"version_minor": 0
|
88 |
+
},
|
89 |
+
"text/plain": [
|
90 |
+
"Uploading the dataset shards: 0%| | 0/1 [00:00<?, ?it/s]"
|
91 |
+
]
|
92 |
+
},
|
93 |
+
"metadata": {},
|
94 |
+
"output_type": "display_data"
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"data": {
|
98 |
+
"application/vnd.jupyter.widget-view+json": {
|
99 |
+
"model_id": "daab91b0ec104abf9fcb1865be39142e",
|
100 |
+
"version_major": 2,
|
101 |
+
"version_minor": 0
|
102 |
+
},
|
103 |
+
"text/plain": [
|
104 |
+
"Creating parquet from Arrow format: 0%| | 0/1 [00:00<?, ?ba/s]"
|
105 |
+
]
|
106 |
+
},
|
107 |
+
"metadata": {},
|
108 |
+
"output_type": "display_data"
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"data": {
|
112 |
+
"application/vnd.jupyter.widget-view+json": {
|
113 |
+
"model_id": "36ee951017cf4d238b9c7f2d89b003d1",
|
114 |
+
"version_major": 2,
|
115 |
+
"version_minor": 0
|
116 |
+
},
|
117 |
+
"text/plain": [
|
118 |
+
"Uploading the dataset shards: 0%| | 0/1 [00:00<?, ?it/s]"
|
119 |
+
]
|
120 |
+
},
|
121 |
+
"metadata": {},
|
122 |
+
"output_type": "display_data"
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"data": {
|
126 |
+
"application/vnd.jupyter.widget-view+json": {
|
127 |
+
"model_id": "829e38195407412ba2e6acf1cf11a4ab",
|
128 |
+
"version_major": 2,
|
129 |
+
"version_minor": 0
|
130 |
+
},
|
131 |
+
"text/plain": [
|
132 |
+
"Creating parquet from Arrow format: 0%| | 0/1 [00:00<?, ?ba/s]"
|
133 |
+
]
|
134 |
+
},
|
135 |
+
"metadata": {},
|
136 |
+
"output_type": "display_data"
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"data": {
|
140 |
+
"application/vnd.jupyter.widget-view+json": {
|
141 |
+
"model_id": "2086c33bdae34360ab76e59711d385c3",
|
142 |
+
"version_major": 2,
|
143 |
+
"version_minor": 0
|
144 |
+
},
|
145 |
+
"text/plain": [
|
146 |
+
"README.md: 0%| | 0.00/1.24k [00:00<?, ?B/s]"
|
147 |
+
]
|
148 |
+
},
|
149 |
+
"metadata": {},
|
150 |
+
"output_type": "display_data"
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"data": {
|
154 |
+
"text/plain": [
|
155 |
+
"CommitInfo(commit_url='https://huggingface.co/datasets/cfpark00/KoreanSAT/commit/3f3e5f65b811ce0c41dccf2fd6c1ed6cc5b3d8a9', commit_message='Upload dataset', commit_description='', oid='3f3e5f65b811ce0c41dccf2fd6c1ed6cc5b3d8a9', pr_url=None, pr_revision=None, pr_num=None)"
|
156 |
+
]
|
157 |
+
},
|
158 |
+
"execution_count": 14,
|
159 |
+
"metadata": {},
|
160 |
+
"output_type": "execute_result"
|
161 |
+
}
|
162 |
+
],
|
163 |
"source": [
|
164 |
"dataset.push_to_hub(\"cfpark00/KoreanSAT\")"
|
165 |
]
|