Datasets:
added lang column
Browse files- README.md +11 -13
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,31 +1,29 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name: relative_path
|
5 |
-
dtype: string
|
6 |
-
- name: section
|
7 |
-
dtype: string
|
8 |
- name: filename
|
9 |
dtype: string
|
10 |
- name: text
|
11 |
dtype: string
|
|
|
|
|
12 |
splits:
|
13 |
- name: train
|
14 |
-
num_bytes:
|
15 |
num_examples: 4754
|
16 |
-
download_size:
|
17 |
-
dataset_size:
|
18 |
configs:
|
19 |
- config_name: default
|
20 |
data_files:
|
21 |
- split: train
|
22 |
path: data/train-*
|
23 |
-
license: odc-by
|
24 |
-
size_categories:
|
25 |
-
- 1K<n<10K
|
26 |
-
task_categories:
|
27 |
-
- text-generation
|
28 |
-
- feature-extraction
|
29 |
---
|
30 |
|
31 |
# BEE-spoke-data/napierone-pdf-raw
|
|
|
1 |
---
|
2 |
+
license: odc-by
|
3 |
+
size_categories:
|
4 |
+
- 1K<n<10K
|
5 |
+
task_categories:
|
6 |
+
- text-generation
|
7 |
+
- feature-extraction
|
8 |
dataset_info:
|
9 |
features:
|
|
|
|
|
|
|
|
|
10 |
- name: filename
|
11 |
dtype: string
|
12 |
- name: text
|
13 |
dtype: string
|
14 |
+
- name: lang
|
15 |
+
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
+
num_bytes: 304469627
|
19 |
num_examples: 4754
|
20 |
+
download_size: 110151114
|
21 |
+
dataset_size: 304469627
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
# BEE-spoke-data/napierone-pdf-raw
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64451239580d54f2feec850cdbb9e829e1144ed71c2779663bcc84dc092d9c45
|
3 |
+
size 110151114
|