Upload dataset
Browse files- README.md +37 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: ID
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: Text
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: Subtask
|
| 9 |
+
dtype: 'null'
|
| 10 |
+
- name: Output
|
| 11 |
+
list: 'null'
|
| 12 |
+
- name: subcorpus
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: author
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: date
|
| 17 |
+
dtype: timestamp[s]
|
| 18 |
+
- name: text_tokenised
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: token_count
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: similar_IDs
|
| 23 |
+
list: string
|
| 24 |
+
- name: annotation_prompt
|
| 25 |
+
dtype: string
|
| 26 |
+
splits:
|
| 27 |
+
- name: train
|
| 28 |
+
num_bytes: 28172007
|
| 29 |
+
num_examples: 4629
|
| 30 |
+
download_size: 9784356
|
| 31 |
+
dataset_size: 28172007
|
| 32 |
+
configs:
|
| 33 |
+
- config_name: default
|
| 34 |
+
data_files:
|
| 35 |
+
- split: train
|
| 36 |
+
path: data/train-*
|
| 37 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:26cfb3de5c3a5f8fe85feca255f7f1d62af74b20436175f49b2376f01b0e3eb9
|
| 3 |
+
size 9784356
|