Initial dataset
Browse files- README.md +57 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00005.parquet +3 -0
- data/train-00001-of-00005.parquet +3 -0
- data/train-00002-of-00005.parquet +3 -0
- data/train-00003-of-00005.parquet +3 -0
- data/train-00004-of-00005.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: 2109183730
|
| 39 |
+
num_examples: 228235
|
| 40 |
+
- name: validation
|
| 41 |
+
num_bytes: 263512611
|
| 42 |
+
num_examples: 28514
|
| 43 |
+
- name: test
|
| 44 |
+
num_bytes: 264475342
|
| 45 |
+
num_examples: 28569
|
| 46 |
+
download_size: 1046396754
|
| 47 |
+
dataset_size: 2637171683
|
| 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:f54c48d9ab4b450fe0185e8477c5bea7a7bdc3a434ca35c1ede571a202c789d0
|
| 3 |
+
size 105531946
|
data/train-00000-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7714dc9b25c303a6813a38c35605b954698cef6422541f46d3aaa4f2d7521d06
|
| 3 |
+
size 144609253
|
data/train-00001-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:774b73083ac6c5f66b56612298f0f529f0ffcf20baec74652f33c3ac42da7c8b
|
| 3 |
+
size 157096052
|
data/train-00002-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18aa3aa2345d616edb8d4cddfe98fecee60e204fc739c283e61bf6196ac77418
|
| 3 |
+
size 151437469
|
data/train-00003-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:039e2a52698af0a7ebde465f32891455f9141901b09442c949b7032e8464919a
|
| 3 |
+
size 276815851
|
data/train-00004-of-00005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:534d5546e3bee6ec6e556ad9cdfc6a6030237111a7c08f095f1d0d13f4ec7764
|
| 3 |
+
size 105726910
|
data/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e8518b71b4f654885bdbe69e70ff62838c4f342ee685bd8dc1e4a6ffa761cb9
|
| 3 |
+
size 105179273
|