Upload dataset
Browse files
README.md
CHANGED
|
@@ -41,6 +41,25 @@ dataset_info:
|
|
| 41 |
num_examples: 11
|
| 42 |
download_size: 105665834
|
| 43 |
dataset_size: 242818701
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
configs:
|
| 45 |
- config_name: default
|
| 46 |
data_files:
|
|
@@ -58,4 +77,10 @@ configs:
|
|
| 58 |
data_files:
|
| 59 |
- split: train
|
| 60 |
path: indic-corpus/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
---
|
|
|
|
| 41 |
num_examples: 11
|
| 42 |
download_size: 105665834
|
| 43 |
dataset_size: 242818701
|
| 44 |
+
- config_name: wiki-topics
|
| 45 |
+
features:
|
| 46 |
+
- name: article
|
| 47 |
+
dtype: string
|
| 48 |
+
- name: category
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: text
|
| 51 |
+
dtype: string
|
| 52 |
+
- name: __index_level_0__
|
| 53 |
+
dtype: int64
|
| 54 |
+
splits:
|
| 55 |
+
- name: train
|
| 56 |
+
num_bytes: 338290047
|
| 57 |
+
num_examples: 8000
|
| 58 |
+
- name: test
|
| 59 |
+
num_bytes: 84610785
|
| 60 |
+
num_examples: 2000
|
| 61 |
+
download_size: 236620494
|
| 62 |
+
dataset_size: 422900832
|
| 63 |
configs:
|
| 64 |
- config_name: default
|
| 65 |
data_files:
|
|
|
|
| 77 |
data_files:
|
| 78 |
- split: train
|
| 79 |
path: indic-corpus/train-*
|
| 80 |
+
- config_name: wiki-topics
|
| 81 |
+
data_files:
|
| 82 |
+
- split: train
|
| 83 |
+
path: wiki-topics/train-*
|
| 84 |
+
- split: test
|
| 85 |
+
path: wiki-topics/test-*
|
| 86 |
---
|
wiki-topics/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:868921825d52832c6435a78c6ceee42f63028d0804c0ace225776a8afcb1b451
|
| 3 |
+
size 47310107
|
wiki-topics/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7e64feb680db747a43ac4c18840586e467317b699cedb2d44cdcbb7e61046be7
|
| 3 |
+
size 189310387
|