Upload dataset
Browse files
README.md
CHANGED
@@ -1,22 +1,58 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
dtype: string
|
6 |
- name: reason
|
7 |
dtype: string
|
8 |
-
- name:
|
9 |
dtype: string
|
10 |
- name: correctness
|
11 |
dtype: bool
|
12 |
- name: deepseek_solution
|
13 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
splits:
|
15 |
- name: train
|
16 |
-
num_bytes:
|
17 |
num_examples: 3244
|
18 |
-
download_size:
|
19 |
-
dataset_size:
|
20 |
configs:
|
21 |
- config_name: default
|
22 |
data_files:
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: input_output_x
|
5 |
dtype: string
|
6 |
- name: reason
|
7 |
dtype: string
|
8 |
+
- name: solutions_x
|
9 |
dtype: string
|
10 |
- name: correctness
|
11 |
dtype: bool
|
12 |
- name: deepseek_solution
|
13 |
dtype: string
|
14 |
+
- name: question
|
15 |
+
dtype: string
|
16 |
+
- name: solutions_y
|
17 |
+
dtype: string
|
18 |
+
- name: starter_code
|
19 |
+
dtype: string
|
20 |
+
- name: input_output_y
|
21 |
+
dtype: string
|
22 |
+
- name: difficulty
|
23 |
+
dtype: string
|
24 |
+
- name: raw_tags
|
25 |
+
dtype: string
|
26 |
+
- name: name
|
27 |
+
dtype: string
|
28 |
+
- name: source
|
29 |
+
dtype: string
|
30 |
+
- name: tags
|
31 |
+
dtype: string
|
32 |
+
- name: skill_types
|
33 |
+
dtype: string
|
34 |
+
- name: url
|
35 |
+
dtype: string
|
36 |
+
- name: Expected Auxiliary Space
|
37 |
+
dtype: string
|
38 |
+
- name: time_limit
|
39 |
+
dtype: string
|
40 |
+
- name: date
|
41 |
+
dtype: string
|
42 |
+
- name: picture_num
|
43 |
+
dtype: string
|
44 |
+
- name: memory_limit
|
45 |
+
dtype: string
|
46 |
+
- name: Expected Time Complexity
|
47 |
+
dtype: string
|
48 |
+
- name: reasoning
|
49 |
+
dtype: string
|
50 |
splits:
|
51 |
- name: train
|
52 |
+
num_bytes: 1998891080
|
53 |
num_examples: 3244
|
54 |
+
download_size: 1113349576
|
55 |
+
dataset_size: 1998891080
|
56 |
configs:
|
57 |
- config_name: default
|
58 |
data_files:
|
data/{train-00000-of-00002.parquet → train-00000-of-00004.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0ced185d7c7c4e75a94cc3410abd143d844c39359332335084de4eb0bc6d824
|
3 |
+
size 396540117
|
data/{train-00001-of-00002.parquet → train-00001-of-00004.parquet}
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:128fbad40d9d410e83c6f49557de826e2e44de925ae445b10fdfc8d8e89190cd
|
3 |
+
size 144617326
|
data/train-00002-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7616b79c2ae2ecf1db4d45a087f046e6c309e043ab3a856d760fb71beb4e2a8a
|
3 |
+
size 298624550
|
data/train-00003-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:415b5ea6ba9a23288c4cf02bdeab89938544d440ab227f415e4dba02ac27999b
|
3 |
+
size 273567583
|