Initial dataset
Browse files- README.md +57 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00006.parquet +3 -0
- data/train-00001-of-00006.parquet +3 -0
- data/train-00002-of-00006.parquet +3 -0
- data/train-00003-of-00006.parquet +3 -0
- data/train-00004-of-00006.parquet +3 -0
- data/train-00005-of-00006.parquet +3 -0
- data/validation-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,57 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: plaintext
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: plaintext_with_errors
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: ciphertext_with_errors_with_mix_code
|
| 9 |
+
list: string
|
| 10 |
+
- name: ciphertext_with_errors_without_mix_code
|
| 11 |
+
list: string
|
| 12 |
+
- name: ciphertext_without_errors_with_mix_code
|
| 13 |
+
list: string
|
| 14 |
+
- name: ciphertext_without_errors_without_mix_code
|
| 15 |
+
list: string
|
| 16 |
+
- name: key_with_errors_with_mix_code
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: key_with_errors_without_mix_code
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: key_without_errors_with_mix_code
|
| 21 |
+
dtype: string
|
| 22 |
+
- name: key_without_errors_without_mix_code
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: year
|
| 25 |
+
dtype: int64
|
| 26 |
+
- name: year_range
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: text_length
|
| 29 |
+
dtype: int64
|
| 30 |
+
- name: text_id
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: plaintext_with_errors_with_mix
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: plaintext_with_errors_without_mix
|
| 35 |
+
dtype: string
|
| 36 |
+
splits:
|
| 37 |
+
- name: train
|
| 38 |
+
num_bytes: 2986722149
|
| 39 |
+
num_examples: 340687
|
| 40 |
+
- name: validation
|
| 41 |
+
num_bytes: 373010154
|
| 42 |
+
num_examples: 42572
|
| 43 |
+
- name: test
|
| 44 |
+
num_bytes: 373827429
|
| 45 |
+
num_examples: 42604
|
| 46 |
+
download_size: 1438684382
|
| 47 |
+
dataset_size: 3733559732
|
| 48 |
+
configs:
|
| 49 |
+
- config_name: default
|
| 50 |
+
data_files:
|
| 51 |
+
- split: train
|
| 52 |
+
path: data/train-*
|
| 53 |
+
- split: validation
|
| 54 |
+
path: data/validation-*
|
| 55 |
+
- split: test
|
| 56 |
+
path: data/test-*
|
| 57 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6002981d173e9fab6432e35d18d367d625030023b63f3fe854ef956726130d29
|
| 3 |
+
size 144918731
|
data/train-00000-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d6548240380fbed1604c9e34b88b94cf20a98386f6a3e00542e68429582668ff
|
| 3 |
+
size 95696803
|
data/train-00001-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07ddaa808b0642a852b31d0ac7c6e43dc301a8e8a7531fc2753176215a1411b3
|
| 3 |
+
size 95738347
|
data/train-00002-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f88c01d9edc232ca1355e3f1d3cfffbcedfd5bd5ee0f6189bf89ea002abe4efd
|
| 3 |
+
size 101250261
|
data/train-00003-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2bb594bde53294978525f10fdce16d0968acbac5d06ceae21c15cd03f0f9fdf
|
| 3 |
+
size 152878095
|
data/train-00004-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1de7721f708f79863c92cd6bc155c23b03a1b9077d93130aeb36b8297e58e57
|
| 3 |
+
size 208452583
|
data/train-00005-of-00006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f380d0b5cb458a959e91592610c046d5939008bcd2584b6e32a8d3b307b1a750
|
| 3 |
+
size 495076849
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22e487bc2f11d43ee341f426e71f44750f5f7f7149d8c837e607f0adebfa322d
|
| 3 |
+
size 144672713
|