Upload dataset
Browse files- README.md +53 -0
- data/train-00000-of-00003.parquet +3 -0
- data/train-00001-of-00003.parquet +3 -0
- data/train-00002-of-00003.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: context_length
|
| 5 |
+
dtype: int64
|
| 6 |
+
- name: depth_percent
|
| 7 |
+
dtype: int64
|
| 8 |
+
- name: context
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: needle
|
| 11 |
+
struct:
|
| 12 |
+
- name: bio
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: bio_token_len
|
| 15 |
+
dtype: int64
|
| 16 |
+
- name: json
|
| 17 |
+
struct:
|
| 18 |
+
- name: date_of_birth
|
| 19 |
+
struct:
|
| 20 |
+
- name: day
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: month
|
| 23 |
+
dtype: int64
|
| 24 |
+
- name: year
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: date_of_death
|
| 27 |
+
struct:
|
| 28 |
+
- name: day
|
| 29 |
+
dtype: int64
|
| 30 |
+
- name: month
|
| 31 |
+
dtype: int64
|
| 32 |
+
- name: year
|
| 33 |
+
dtype: int64
|
| 34 |
+
- name: nationality
|
| 35 |
+
dtype: string
|
| 36 |
+
- name: politician
|
| 37 |
+
dtype: bool
|
| 38 |
+
- name: sportsperson
|
| 39 |
+
dtype: bool
|
| 40 |
+
- name: name
|
| 41 |
+
dtype: string
|
| 42 |
+
splits:
|
| 43 |
+
- name: train
|
| 44 |
+
num_bytes: 1307089020
|
| 45 |
+
num_examples: 15400
|
| 46 |
+
download_size: 329961093
|
| 47 |
+
dataset_size: 1307089020
|
| 48 |
+
configs:
|
| 49 |
+
- config_name: default
|
| 50 |
+
data_files:
|
| 51 |
+
- split: train
|
| 52 |
+
path: data/train-*
|
| 53 |
+
---
|
data/train-00000-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55cf20d2c5255ef41a3eee7f8d76419a6e3a931e82798229aeb3e7645061c6ec
|
| 3 |
+
size 19890717
|
data/train-00001-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47e8e9bd669e580738028783cdc3c8186c543e020dce12ae2849512073f68b94
|
| 3 |
+
size 151046041
|
data/train-00002-of-00003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebd8002e4e0b50d2cffd229211cb1006a82f93f3d0854ff43445981f65600f3b
|
| 3 |
+
size 159024335
|