cc0de commited on
Commit
2c5edad
·
verified ·
1 Parent(s): 7976e32

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: cf_tags
5
+ list: string
6
+ - name: similar_questions
7
+ list:
8
+ - name: cf_contest_id
9
+ dtype: int64
10
+ - name: cf_index
11
+ dtype: string
12
+ - name: cf_points
13
+ dtype: float64
14
+ - name: cf_rating
15
+ dtype: int64
16
+ - name: cf_tags
17
+ list: string
18
+ - name: description
19
+ dtype: string
20
+ - name: difficulty
21
+ dtype: int64
22
+ - name: generated_tests
23
+ struct:
24
+ - name: input
25
+ list: string
26
+ - name: output
27
+ list: string
28
+ - name: incorrect_solutions
29
+ struct:
30
+ - name: language
31
+ list: int64
32
+ - name: solution
33
+ list: string
34
+ - name: input_file
35
+ dtype: string
36
+ - name: is_description_translated
37
+ dtype: bool
38
+ - name: memory_limit_bytes
39
+ dtype: int64
40
+ - name: name
41
+ dtype: string
42
+ - name: output_file
43
+ dtype: string
44
+ - name: private_tests
45
+ struct:
46
+ - name: input
47
+ list: string
48
+ - name: output
49
+ list: string
50
+ - name: public_tests
51
+ struct:
52
+ - name: input
53
+ list: string
54
+ - name: output
55
+ list: string
56
+ - name: solutions
57
+ struct:
58
+ - name: language
59
+ list: int64
60
+ - name: solution
61
+ list: string
62
+ - name: source
63
+ dtype: int64
64
+ - name: time_limit
65
+ struct:
66
+ - name: nanos
67
+ dtype: int64
68
+ - name: seconds
69
+ dtype: int64
70
+ - name: untranslated_description
71
+ dtype: string
72
+ - name: validation_question
73
+ struct:
74
+ - name: cf_contest_id
75
+ dtype: int64
76
+ - name: cf_index
77
+ dtype: string
78
+ - name: cf_points
79
+ dtype: float64
80
+ - name: cf_rating
81
+ dtype: int64
82
+ - name: cf_tags
83
+ list: string
84
+ - name: description
85
+ dtype: string
86
+ - name: difficulty
87
+ dtype: int64
88
+ - name: generated_tests
89
+ struct:
90
+ - name: input
91
+ list: string
92
+ - name: output
93
+ list: string
94
+ - name: incorrect_solutions
95
+ struct:
96
+ - name: language
97
+ list: int64
98
+ - name: solution
99
+ list: string
100
+ - name: input_file
101
+ dtype: string
102
+ - name: is_description_translated
103
+ dtype: bool
104
+ - name: memory_limit_bytes
105
+ dtype: int64
106
+ - name: name
107
+ dtype: string
108
+ - name: output_file
109
+ dtype: string
110
+ - name: private_tests
111
+ struct:
112
+ - name: input
113
+ list: string
114
+ - name: output
115
+ list: string
116
+ - name: public_tests
117
+ struct:
118
+ - name: input
119
+ list: string
120
+ - name: output
121
+ list: string
122
+ - name: solutions
123
+ struct:
124
+ - name: language
125
+ list: int64
126
+ - name: solution
127
+ list: string
128
+ - name: source
129
+ dtype: int64
130
+ - name: time_limit
131
+ struct:
132
+ - name: nanos
133
+ dtype: int64
134
+ - name: seconds
135
+ dtype: int64
136
+ - name: untranslated_description
137
+ dtype: string
138
+ splits:
139
+ - name: train
140
+ num_bytes: 1185823391
141
+ num_examples: 117
142
+ download_size: 426721188
143
+ dataset_size: 1185823391
144
+ configs:
145
+ - config_name: default
146
+ data_files:
147
+ - split: train
148
+ path: data/train-*
149
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e9643a5713dcd7493a40890b5d4bf1853ec6bd807facf0ddbd5702e6670ebf
3
+ size 154697475
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26be27ce1fba972b74397db6f2e3f5bccf2f42f3758127fa6c7cc9d9cf59b909
3
+ size 140312457
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f6954c192da92d45924e826062d8c04e7b71d2291a0ea69cabd984d951df7f6
3
+ size 131711256