TheFactoryXBot commited on
Commit
d8dcd34
·
verified ·
1 Parent(s): 4e3d8af

Upload dataset

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