HanxuHU commited on
Commit
862889f
·
verified ·
1 Parent(s): a3ee8a6

Upload USACO code generation dataset

Browse files
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question_title
5
+ dtype: string
6
+ - name: question_content
7
+ dtype: string
8
+ - name: platform
9
+ dtype: string
10
+ - name: question_id
11
+ dtype: string
12
+ - name: contest_id
13
+ dtype: string
14
+ - name: contest_date
15
+ dtype: timestamp[s]
16
+ - name: starter_code
17
+ dtype: string
18
+ - name: difficulty
19
+ dtype: string
20
+ - name: public_test_cases
21
+ dtype: string
22
+ - name: private_test_cases
23
+ dtype: string
24
+ - name: metadata
25
+ dtype: string
26
+ splits:
27
+ - name: test
28
+ num_bytes: 807486010
29
+ num_examples: 294
30
+ download_size: 767979039
31
+ dataset_size: 807486010
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: test
36
+ path: data/test-*
37
+ ---
data/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6f4ec96d889cce564ee340914f64596027419d301b71f07d30efa231c83ef70
3
+ size 569863734
data/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0472ee5700d90ca5e1144308c6ff760ec36f64079a79f99bee023fbf60f8bb30
3
+ size 198115305