Blancy commited on
Commit
99a3828
·
verified ·
1 Parent(s): 52925a3

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: problem
5
+ dtype: string
6
+ - name: deepseek_reasoning
7
+ dtype: string
8
+ - name: deepseek_solution
9
+ dtype: string
10
+ - name: ground_truth_solution
11
+ dtype: string
12
+ - name: domain
13
+ dtype: string
14
+ - name: source
15
+ dtype: string
16
+ - name: test_cases
17
+ dtype: string
18
+ - name: starter_code
19
+ dtype: string
20
+ - name: messages
21
+ list:
22
+ - name: content
23
+ dtype: string
24
+ - name: role
25
+ dtype: string
26
+ - name: num_tokens
27
+ dtype: int64
28
+ - name: solution_token_count
29
+ dtype: int64
30
+ splits:
31
+ - name: train
32
+ num_bytes: 2187571069
33
+ num_examples: 16378
34
+ download_size: 1015867982
35
+ dataset_size: 2187571069
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ ---
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c79a183db222bc07469b9f6a087fc8bae1a07a9101e0dec851e7f1fa321bed9a
3
+ size 274678625
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11bb1bcdf2e7a1d5cb28f2dc3463950a0f3916429e8e9d2dc52a805b98376b57
3
+ size 164096199
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:471515be25a3f004442ccaf21185978ee0b53bf5ae40bcb330b7a40afb4cee0e
3
+ size 117915391
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b09c95f54c3669a70072bf5183d72f543976c88e4d84beb2d535c8cea0755fee
3
+ size 292994372
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b5041207b54b49c38ce19198e0792867202b060d25c24fb47439a3ad7d2db9d
3
+ size 166183395