gsaltintas commited on
Commit
f9a5e4f
·
verified ·
1 Parent(s): 48dbc36

Uploading code_technical_content_cannonical subset

Browse files
README.md CHANGED
@@ -12,6 +12,10 @@ configs:
12
  data_files:
13
  - split: test
14
  path: code_technical_content_buggy_code/test-*
 
 
 
 
15
  - config_name: code_technical_content_variable_naming_conventions
16
  data_files:
17
  - split: test
@@ -55,6 +59,40 @@ dataset_info:
55
  num_examples: 21
56
  download_size: 8408
57
  dataset_size: 7633
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  - config_name: code_technical_content_variable_naming_conventions
59
  features:
60
  - name: question
 
12
  data_files:
13
  - split: test
14
  path: code_technical_content_buggy_code/test-*
15
+ - config_name: code_technical_content_cannonical
16
+ data_files:
17
+ - split: test
18
+ path: code_technical_content_cannonical/test-*
19
  - config_name: code_technical_content_variable_naming_conventions
20
  data_files:
21
  - split: test
 
59
  num_examples: 21
60
  download_size: 8408
61
  dataset_size: 7633
62
+ - config_name: code_technical_content_cannonical
63
+ features:
64
+ - name: question
65
+ dtype: string
66
+ - name: choices
67
+ sequence: string
68
+ - name: answer
69
+ dtype: int64
70
+ - name: answer_label
71
+ dtype: string
72
+ - name: split
73
+ dtype: string
74
+ - name: subcategories
75
+ dtype: string
76
+ - name: lang
77
+ dtype: string
78
+ - name: second_lang
79
+ dtype: string
80
+ - name: coding_lang
81
+ dtype: string
82
+ - name: notes
83
+ dtype: string
84
+ - name: id
85
+ dtype: string
86
+ - name: set_id
87
+ dtype: float64
88
+ - name: variation_id
89
+ dtype: string
90
+ splits:
91
+ - name: test
92
+ num_bytes: 1632
93
+ num_examples: 5
94
+ download_size: 6965
95
+ dataset_size: 1632
96
  - config_name: code_technical_content_variable_naming_conventions
97
  features:
98
  - name: question
code_technical_content_cannonical/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38f5a6973756d11c72aef34e15fa3ffa4e098a1dc8cb1c8c96014433d5ccebf5
3
- size 6958
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f29785fbb158b64ac682e00eddf06bec4a25203270baf1744ed424a8685529d7
3
+ size 6965