zhenghenry97 commited on
Commit
1d4b7f6
·
verified ·
1 Parent(s): 383625e

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: problem_id
5
+ dtype: string
6
+ - name: contestId
7
+ dtype: string
8
+ - name: problem_index
9
+ dtype: string
10
+ - name: programmingLanguage
11
+ dtype: string
12
+ - name: testset
13
+ dtype: string
14
+ - name: incorrect_passedTestCount
15
+ dtype: float64
16
+ - name: incorrect_timeConsumedMillis
17
+ dtype: float64
18
+ - name: incorrect_memoryConsumedBytes
19
+ dtype: float64
20
+ - name: incorrect_submission_id
21
+ dtype: string
22
+ - name: incorrect_source
23
+ dtype: string
24
+ - name: correct_passedTestCount
25
+ dtype: float64
26
+ - name: correct_timeConsumedMillis
27
+ dtype: int64
28
+ - name: correct_memoryConsumedBytes
29
+ dtype: int64
30
+ - name: correct_submission_id
31
+ dtype: string
32
+ - name: correct_source
33
+ dtype: string
34
+ - name: contest_name
35
+ dtype: string
36
+ - name: contest_type
37
+ dtype: string
38
+ - name: contest_start_year
39
+ dtype: int64
40
+ - name: time_limit
41
+ dtype: float64
42
+ - name: memory_limit
43
+ dtype: float64
44
+ - name: title
45
+ dtype: string
46
+ - name: description
47
+ dtype: string
48
+ - name: input_format
49
+ dtype: string
50
+ - name: output_format
51
+ dtype: string
52
+ - name: interaction_format
53
+ dtype: 'null'
54
+ - name: note
55
+ dtype: string
56
+ - name: examples
57
+ dtype: string
58
+ - name: rating
59
+ dtype: float64
60
+ - name: tags
61
+ dtype: string
62
+ - name: testset_size
63
+ dtype: int64
64
+ - name: official_tests
65
+ dtype: string
66
+ - name: official_tests_complete
67
+ dtype: bool
68
+ - name: input_mode
69
+ dtype: string
70
+ - name: generated_checker
71
+ dtype: string
72
+ - name: executable
73
+ dtype: bool
74
+ - name: official-generated_tests
75
+ dtype: string
76
+ - name: generated_test_size
77
+ dtype: int64
78
+ - name: PF_official_generated_tests
79
+ struct:
80
+ - name: failed
81
+ list: int64
82
+ - name: passed
83
+ list: int64
84
+ splits:
85
+ - name: train
86
+ num_bytes: 2149507990
87
+ num_examples: 7142
88
+ download_size: 639595776
89
+ dataset_size: 2149507990
90
+ configs:
91
+ - config_name: default
92
+ data_files:
93
+ - split: train
94
+ path: data/train-*
95
+ ---
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59cf4c8e09e9c0c7a3c504c6a4ad8e24a3c2dc0d14f062fdad9740ecb74580da
3
+ size 24096505
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49cad2e83143ff8478f705d8025e7de14d3418200e7a21dc169b8b191f2005b
3
+ size 53809128
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3d8653328555e83653663cda1c255cae908560d96c1a5ce300b026feb00599
3
+ size 101894584
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:087b1d64f7d7281446487c61409adc7712ec4f5a1b91376db57d8b284f7e3024
3
+ size 54098608
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abe36fb002832f55f1c335f0505ac6ba1fdc9cdf3f737c4f899088b2efc7787f
3
+ size 405696951