Datasets:
Upload dataset
Browse files- README.md +25 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: original
|
6 |
+
dtype: string
|
7 |
+
- name: tokens
|
8 |
+
sequence: string
|
9 |
+
- name: labels
|
10 |
+
sequence: string
|
11 |
+
- name: qid
|
12 |
+
sequence: string
|
13 |
+
- name: language
|
14 |
+
dtype: string
|
15 |
+
- name: url
|
16 |
+
dtype: string
|
17 |
+
splits:
|
18 |
+
- name: train
|
19 |
+
num_bytes: 5669993
|
20 |
+
num_examples: 6764
|
21 |
+
download_size: 1906917
|
22 |
+
dataset_size: 5669993
|
23 |
+
configs:
|
24 |
+
- config_name: default
|
25 |
+
data_files:
|
26 |
+
- split: train
|
27 |
+
path: data/train-*
|
28 |
---
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a67c47431279aedb083349bb8590e43dff6fedeb8311f105782b9b83778cb76
|
3 |
+
size 1906917
|