TheFactoryXBot commited on
Commit
1a268ff
·
verified ·
1 Parent(s): 67cc3ab

Upload dataset

Browse files
README.md CHANGED
@@ -5,6 +5,83 @@ tags:
5
  - shuffled
6
  - duchamp
7
  license: other
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # edition_2474_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: 287004812
79
+ dataset_size: 722899599
80
+ configs:
81
+ - config_name: default
82
+ data_files:
83
+ - split: train
84
+ path: data/train-*
85
  ---
86
 
87
  # edition_2474_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:e493adec5953ccc67c767ba9ee47a05bbc3684e093b536c090f40b61687a431e
3
- size 153335930
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4eefe1d87e36bb80209755da48002031e3e5ed4af197254124fa9a636264619
3
+ size 144454585
data/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afe6a3b3a3ffdfe90b2341b583fd0f6aa947dd47d6a220669c3be83faa1b9097
3
- size 132835176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:885a5a2ecf5cf2b0da371ede69deb3db124f38a809c68fe93c09ae84c20bfe7d
3
+ size 142550227