Upload dataset
Browse files- README.md +41 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: doc_id
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: doc_title
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: doc_lang
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: doc_type
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: doc_desc_list
|
| 13 |
+
sequence: string
|
| 14 |
+
- name: ddc
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: doc_subject_list
|
| 17 |
+
sequence: string
|
| 18 |
+
- name: bll_match_id
|
| 19 |
+
sequence: string
|
| 20 |
+
- name: bll_match_literals
|
| 21 |
+
sequence:
|
| 22 |
+
sequence: string
|
| 23 |
+
- name: bll_superclasses
|
| 24 |
+
sequence:
|
| 25 |
+
sequence: string
|
| 26 |
+
- name: bll_top_node
|
| 27 |
+
sequence: string
|
| 28 |
+
- name: text
|
| 29 |
+
dtype: string
|
| 30 |
+
splits:
|
| 31 |
+
- name: train
|
| 32 |
+
num_bytes: 48023025
|
| 33 |
+
num_examples: 4476
|
| 34 |
+
download_size: 13162951
|
| 35 |
+
dataset_size: 48023025
|
| 36 |
+
configs:
|
| 37 |
+
- config_name: default
|
| 38 |
+
data_files:
|
| 39 |
+
- split: train
|
| 40 |
+
path: data/train-*
|
| 41 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46cc59a0ac7f57818a163bce0e897a03b0da5ef64e78467699a8e41c0a0d8560
|
| 3 |
+
size 13162951
|