kushaltatariya
commited on
Commit
•
282ee05
1
Parent(s):
409f2b4
Upload dataset
Browse files- README.md +25 -0
- ti/test-00000-of-00001.parquet +3 -0
- ti/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -152,6 +152,25 @@ dataset_info:
|
|
152 |
num_examples: 540
|
153 |
download_size: 17575977
|
154 |
dataset_size: 5743083.850000849
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
155 |
- config_name: yo
|
156 |
features:
|
157 |
- name: id
|
@@ -220,6 +239,12 @@ configs:
|
|
220 |
path: sw/train-*
|
221 |
- split: test
|
222 |
path: sw/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
223 |
- config_name: yo
|
224 |
data_files:
|
225 |
- split: train
|
|
|
152 |
num_examples: 540
|
153 |
download_size: 17575977
|
154 |
dataset_size: 5743083.850000849
|
155 |
+
- config_name: ti
|
156 |
+
features:
|
157 |
+
- name: id
|
158 |
+
dtype: string
|
159 |
+
- name: url
|
160 |
+
dtype: string
|
161 |
+
- name: title
|
162 |
+
dtype: string
|
163 |
+
- name: text
|
164 |
+
dtype: string
|
165 |
+
splits:
|
166 |
+
- name: train
|
167 |
+
num_bytes: 10196.356097560976
|
168 |
+
num_examples: 6
|
169 |
+
- name: test
|
170 |
+
num_bytes: 1699.3926829268294
|
171 |
+
num_examples: 1
|
172 |
+
download_size: 159122
|
173 |
+
dataset_size: 11895.748780487806
|
174 |
- config_name: yo
|
175 |
features:
|
176 |
- name: id
|
|
|
239 |
path: sw/train-*
|
240 |
- split: test
|
241 |
path: sw/test-*
|
242 |
+
- config_name: ti
|
243 |
+
data_files:
|
244 |
+
- split: train
|
245 |
+
path: ti/train-*
|
246 |
+
- split: test
|
247 |
+
path: ti/test-*
|
248 |
- config_name: yo
|
249 |
data_files:
|
250 |
- split: train
|
ti/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b82832debe6e46d4ce1570573f49491cdd90fb0889ffff1c2460f735e14e38a1
|
3 |
+
size 20158
|
ti/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c88ca7bd43023380603523ff1e08f2009ecfc3f79ca53005a5431d18288ccca7
|
3 |
+
size 138964
|