TheFactoryXBot commited on
Commit
3817caf
·
verified ·
1 Parent(s): 6c5ce63

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: 286401881
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:6546397dd5fd9566659b7180f9b9b80b62ebd8e4d41b13cdd10b0c2deafe52e3
3
- size 155543777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cae71e04841483437a00fc74096ba01076e1c6c29cf33381813c33687627be4
3
+ size 128335138
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07be90930be5b7f01f5e47c4cf1345de00a4f6b9f1a939024bf8151de5029dd1
3
- size 130901293
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c041f2adaada84dd10ab527e4d370924491f9c4a788174e67033b67e39eba73b
3
+ size 158066743