Update README.md
Browse files
README.md
CHANGED
@@ -8,34 +8,6 @@ tags:
|
|
8 |
size_categories:
|
9 |
- n<1K
|
10 |
license: cc0-1.0
|
11 |
-
dataset_info:
|
12 |
-
config_name: train
|
13 |
-
features:
|
14 |
-
- name: year
|
15 |
-
dtype: string
|
16 |
-
- name: day
|
17 |
-
dtype: string
|
18 |
-
- name: part
|
19 |
-
dtype: string
|
20 |
-
- name: question
|
21 |
-
dtype: string
|
22 |
-
- name: answer
|
23 |
-
dtype: string
|
24 |
-
- name: solution
|
25 |
-
dtype: string
|
26 |
-
- name: language
|
27 |
-
dtype: string
|
28 |
-
splits:
|
29 |
-
- name: train
|
30 |
-
num_bytes: 1603321
|
31 |
-
num_examples: 245
|
32 |
-
download_size: 231398
|
33 |
-
dataset_size: 1603321
|
34 |
-
configs:
|
35 |
-
- config_name: train
|
36 |
-
data_files:
|
37 |
-
- split: train
|
38 |
-
path: train/train-*
|
39 |
---
|
40 |
# Advent of Code Dataset
|
41 |
|
|
|
8 |
size_categories:
|
9 |
- n<1K
|
10 |
license: cc0-1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# Advent of Code Dataset
|
13 |
|