Datasets:
Uploading code_technical_content_whitespace_variations subset
Browse files
README.md
CHANGED
|
@@ -16,6 +16,10 @@ configs:
|
|
| 16 |
data_files:
|
| 17 |
- split: test
|
| 18 |
path: code_technical_content_variable_naming_conventions/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
dataset_info:
|
| 20 |
- config_name: code_technical_content_buggy_code
|
| 21 |
features:
|
|
@@ -85,6 +89,40 @@ dataset_info:
|
|
| 85 |
num_examples: 12
|
| 86 |
download_size: 7705
|
| 87 |
dataset_size: 5087
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 88 |
---
|
| 89 |
|
| 90 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 16 |
data_files:
|
| 17 |
- split: test
|
| 18 |
path: code_technical_content_variable_naming_conventions/test-*
|
| 19 |
+
- config_name: code_technical_content_whitespace_variations
|
| 20 |
+
data_files:
|
| 21 |
+
- split: test
|
| 22 |
+
path: code_technical_content_whitespace_variations/test-*
|
| 23 |
dataset_info:
|
| 24 |
- config_name: code_technical_content_buggy_code
|
| 25 |
features:
|
|
|
|
| 89 |
num_examples: 12
|
| 90 |
download_size: 7705
|
| 91 |
dataset_size: 5087
|
| 92 |
+
- config_name: code_technical_content_whitespace_variations
|
| 93 |
+
features:
|
| 94 |
+
- name: question
|
| 95 |
+
dtype: string
|
| 96 |
+
- name: choices
|
| 97 |
+
sequence: string
|
| 98 |
+
- name: answer
|
| 99 |
+
dtype: int64
|
| 100 |
+
- name: answer_label
|
| 101 |
+
dtype: string
|
| 102 |
+
- name: split
|
| 103 |
+
dtype: string
|
| 104 |
+
- name: subcategories
|
| 105 |
+
dtype: string
|
| 106 |
+
- name: lang
|
| 107 |
+
dtype: string
|
| 108 |
+
- name: second_lang
|
| 109 |
+
dtype: string
|
| 110 |
+
- name: coding_lang
|
| 111 |
+
dtype: string
|
| 112 |
+
- name: notes
|
| 113 |
+
dtype: string
|
| 114 |
+
- name: id
|
| 115 |
+
dtype: string
|
| 116 |
+
- name: set_id
|
| 117 |
+
dtype: float64
|
| 118 |
+
- name: variation_id
|
| 119 |
+
dtype: string
|
| 120 |
+
splits:
|
| 121 |
+
- name: test
|
| 122 |
+
num_bytes: 5053
|
| 123 |
+
num_examples: 15
|
| 124 |
+
download_size: 7556
|
| 125 |
+
dataset_size: 5053
|
| 126 |
---
|
| 127 |
|
| 128 |
# Dataset Card for Tokenization Robustness
|
code_technical_content_whitespace_variations/test-00000-of-00001.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0486372c34f37b98376715b478615485b255291a967863f0d4866b44ab603e62
|
| 3 |
+
size 7556
|