shilpashree28 commited on
Commit
8ca2acc
·
verified ·
1 Parent(s): f8b9154

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +53 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: language
5
+ dtype: string
6
+ - name: learning_path
7
+ dtype: string
8
+ - name: problem_id
9
+ dtype: string
10
+ - name: problem_title
11
+ dtype: string
12
+ - name: problem_statement
13
+ dtype: string
14
+ - name: input_format
15
+ dtype: string
16
+ - name: output_format
17
+ dtype: string
18
+ - name: example_test_cases
19
+ list:
20
+ - name: input
21
+ dtype: string
22
+ - name: output
23
+ dtype: string
24
+ - name: solution_code
25
+ dtype: string
26
+ - name: hints
27
+ list: string
28
+ - name: common_errors
29
+ list:
30
+ - name: error_type
31
+ dtype: string
32
+ - name: explanation
33
+ dtype: string
34
+ - name: student_code
35
+ dtype: string
36
+ - name: personalized_suggestions
37
+ list: string
38
+ - name: difficulty
39
+ dtype: string
40
+ - name: estimated_time
41
+ dtype: string
42
+ splits:
43
+ - name: train
44
+ num_bytes: 203692
45
+ num_examples: 300
46
+ download_size: 19751
47
+ dataset_size: 203692
48
+ configs:
49
+ - config_name: default
50
+ data_files:
51
+ - split: train
52
+ path: data/train-*
53
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9568036bd3312847e993ce7add23a20314bed97eda36a4e798b62ed0b7ec8eb
3
+ size 19751