monikernemo
commited on
Upload dataset
Browse files- README.md +26 -0
- corpus/corpus-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,5 +1,27 @@
|
|
1 |
---
|
2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- config_name: go-corpus
|
4 |
features:
|
5 |
- name: _id
|
@@ -385,6 +407,10 @@ dataset_info:
|
|
385 |
download_size: 3948111
|
386 |
dataset_size: 8891575
|
387 |
configs:
|
|
|
|
|
|
|
|
|
388 |
- config_name: go-corpus
|
389 |
data_files:
|
390 |
- split: corpus
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: corpus
|
4 |
+
features:
|
5 |
+
- name: _id
|
6 |
+
dtype: string
|
7 |
+
- name: title
|
8 |
+
dtype: string
|
9 |
+
- name: partition
|
10 |
+
dtype: string
|
11 |
+
- name: text
|
12 |
+
dtype: string
|
13 |
+
- name: language
|
14 |
+
dtype: string
|
15 |
+
- name: meta_information
|
16 |
+
struct:
|
17 |
+
- name: resource
|
18 |
+
dtype: string
|
19 |
+
splits:
|
20 |
+
- name: corpus
|
21 |
+
num_bytes: 114964501
|
22 |
+
num_examples: 280652
|
23 |
+
download_size: 45683292
|
24 |
+
dataset_size: 114964501
|
25 |
- config_name: go-corpus
|
26 |
features:
|
27 |
- name: _id
|
|
|
407 |
download_size: 3948111
|
408 |
dataset_size: 8891575
|
409 |
configs:
|
410 |
+
- config_name: corpus
|
411 |
+
data_files:
|
412 |
+
- split: corpus
|
413 |
+
path: corpus/corpus-*
|
414 |
- config_name: go-corpus
|
415 |
data_files:
|
416 |
- split: corpus
|
corpus/corpus-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4ffb2592a071b84be0027b2562f606f74ecf261a9d87e7eea14c20110bf09d0
|
3 |
+
size 45683292
|