Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
| 4 |
features:
|
| 5 |
- name: clue
|
| 6 |
dtype: string
|
|
@@ -30,6 +30,36 @@ dataset_info:
|
|
| 30 |
num_examples: 25402
|
| 31 |
download_size: 13684155
|
| 32 |
dataset_size: 46481882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
configs:
|
| 34 |
- config_name: cryptic
|
| 35 |
data_files:
|
|
@@ -39,4 +69,12 @@ configs:
|
|
| 39 |
path: cryptic/validation-*
|
| 40 |
- split: test
|
| 41 |
path: cryptic/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: cryptic
|
| 4 |
features:
|
| 5 |
- name: clue
|
| 6 |
dtype: string
|
|
|
|
| 30 |
num_examples: 25402
|
| 31 |
download_size: 13684155
|
| 32 |
dataset_size: 46481882
|
| 33 |
+
- config_name: quick
|
| 34 |
+
features:
|
| 35 |
+
- name: clue
|
| 36 |
+
dtype: string
|
| 37 |
+
- name: solution
|
| 38 |
+
dtype: string
|
| 39 |
+
- name: human_solution
|
| 40 |
+
dtype: string
|
| 41 |
+
- name: id
|
| 42 |
+
dtype: string
|
| 43 |
+
- name: url
|
| 44 |
+
dtype: string
|
| 45 |
+
- name: creator
|
| 46 |
+
dtype: string
|
| 47 |
+
- name: date
|
| 48 |
+
dtype: string
|
| 49 |
+
- name: series
|
| 50 |
+
dtype: string
|
| 51 |
+
splits:
|
| 52 |
+
- name: train
|
| 53 |
+
num_bytes: 24819771
|
| 54 |
+
num_examples: 163039
|
| 55 |
+
- name: validation
|
| 56 |
+
num_bytes: 3102490
|
| 57 |
+
num_examples: 20380
|
| 58 |
+
- name: test
|
| 59 |
+
num_bytes: 3102490
|
| 60 |
+
num_examples: 20380
|
| 61 |
+
download_size: 7490469
|
| 62 |
+
dataset_size: 31024751
|
| 63 |
configs:
|
| 64 |
- config_name: cryptic
|
| 65 |
data_files:
|
|
|
|
| 69 |
path: cryptic/validation-*
|
| 70 |
- split: test
|
| 71 |
path: cryptic/test-*
|
| 72 |
+
- config_name: quick
|
| 73 |
+
data_files:
|
| 74 |
+
- split: train
|
| 75 |
+
path: quick/train-*
|
| 76 |
+
- split: validation
|
| 77 |
+
path: quick/validation-*
|
| 78 |
+
- split: test
|
| 79 |
+
path: quick/test-*
|
| 80 |
---
|
quick/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06a1b7ac3034bff942ab7f063971b3f8a348f1c996b56c730be4944e5b2c5c9b
|
| 3 |
+
size 931884
|
quick/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:643b08c224ed19e69adc5bcc357b92f76bcafd91d4cb55999d5d1d0621a3cf80
|
| 3 |
+
size 5633079
|
quick/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47fafe17d4c1b0c1fce215f1481745cafcd73fd03f12c333bbadaaa0dbbec99e
|
| 3 |
+
size 925506
|