TheFactoryXBot commited on
Commit
b58cb83
·
verified ·
1 Parent(s): 26dacf9

Upload dataset

Browse files
README.md CHANGED
@@ -5,6 +5,83 @@ tags:
5
  - shuffled
6
  - duchamp
7
  license: other
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # edition_1331_deepmind-code_contests-readymade
 
5
  - shuffled
6
  - duchamp
7
  license: other
8
+ dataset_info:
9
+ features:
10
+ - name: name
11
+ dtype: string
12
+ - name: description
13
+ dtype: string
14
+ - name: public_tests
15
+ struct:
16
+ - name: input
17
+ list: string
18
+ - name: output
19
+ list: string
20
+ - name: private_tests
21
+ struct:
22
+ - name: input
23
+ list: string
24
+ - name: output
25
+ list: string
26
+ - name: generated_tests
27
+ struct:
28
+ - name: input
29
+ list: string
30
+ - name: output
31
+ list: string
32
+ - name: source
33
+ dtype: int64
34
+ - name: difficulty
35
+ dtype: int64
36
+ - name: solutions
37
+ struct:
38
+ - name: language
39
+ list: int64
40
+ - name: solution
41
+ list: string
42
+ - name: incorrect_solutions
43
+ struct:
44
+ - name: language
45
+ list: int64
46
+ - name: solution
47
+ list: string
48
+ - name: cf_contest_id
49
+ dtype: int64
50
+ - name: cf_index
51
+ dtype: string
52
+ - name: cf_points
53
+ dtype: float64
54
+ - name: cf_rating
55
+ dtype: int64
56
+ - name: cf_tags
57
+ list: string
58
+ - name: is_description_translated
59
+ dtype: bool
60
+ - name: untranslated_description
61
+ dtype: string
62
+ - name: time_limit
63
+ struct:
64
+ - name: nanos
65
+ dtype: int64
66
+ - name: seconds
67
+ dtype: int64
68
+ - name: memory_limit_bytes
69
+ dtype: int64
70
+ - name: input_file
71
+ dtype: string
72
+ - name: output_file
73
+ dtype: string
74
+ splits:
75
+ - name: train
76
+ num_bytes: 722899599
77
+ num_examples: 500
78
+ download_size: 286445070
79
+ dataset_size: 722899599
80
+ configs:
81
+ - config_name: default
82
+ data_files:
83
+ - split: train
84
+ path: data/train-*
85
  ---
86
 
87
  # edition_1331_deepmind-code_contests-readymade
data/train-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:59faa03c3496f8d7044b91cb3d91e58b988297383e556d54f90aeb05d289aa74
3
- size 126038298
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6546397dd5fd9566659b7180f9b9b80b62ebd8e4d41b13cdd10b0c2deafe52e3
3
+ size 155543777
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:323374df57d01fe2250739442ee0e511bb19321c0e7c36a4eac5126414712e8c
3
- size 159776372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07be90930be5b7f01f5e47c4cf1345de00a4f6b9f1a939024bf8151de5029dd1
3
+ size 130901293