Datasets:
Uploading code_technical_content_variable_naming_conventions subset
Browse files
README.md
CHANGED
|
@@ -12,8 +12,12 @@ configs:
|
|
| 12 |
data_files:
|
| 13 |
- split: test
|
| 14 |
path: code_technical_content_buggy_code/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
dataset_info:
|
| 16 |
-
|
| 17 |
features:
|
| 18 |
- name: question
|
| 19 |
dtype: string
|
|
@@ -47,6 +51,40 @@ dataset_info:
|
|
| 47 |
num_examples: 21
|
| 48 |
download_size: 8408
|
| 49 |
dataset_size: 7633
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
---
|
| 51 |
|
| 52 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 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
|
| 18 |
+
path: code_technical_content_variable_naming_conventions/test-*
|
| 19 |
dataset_info:
|
| 20 |
+
- config_name: code_technical_content_buggy_code
|
| 21 |
features:
|
| 22 |
- name: question
|
| 23 |
dtype: string
|
|
|
|
| 51 |
num_examples: 21
|
| 52 |
download_size: 8408
|
| 53 |
dataset_size: 7633
|
| 54 |
+
- config_name: code_technical_content_variable_naming_conventions
|
| 55 |
+
features:
|
| 56 |
+
- name: question
|
| 57 |
+
dtype: string
|
| 58 |
+
- name: choices
|
| 59 |
+
sequence: string
|
| 60 |
+
- name: answer
|
| 61 |
+
dtype: int64
|
| 62 |
+
- name: answer_label
|
| 63 |
+
dtype: string
|
| 64 |
+
- name: split
|
| 65 |
+
dtype: string
|
| 66 |
+
- name: subcategories
|
| 67 |
+
dtype: string
|
| 68 |
+
- name: lang
|
| 69 |
+
dtype: string
|
| 70 |
+
- name: second_lang
|
| 71 |
+
dtype: string
|
| 72 |
+
- name: coding_lang
|
| 73 |
+
dtype: string
|
| 74 |
+
- name: notes
|
| 75 |
+
dtype: string
|
| 76 |
+
- name: id
|
| 77 |
+
dtype: string
|
| 78 |
+
- name: set_id
|
| 79 |
+
dtype: float64
|
| 80 |
+
- name: variation_id
|
| 81 |
+
dtype: string
|
| 82 |
+
splits:
|
| 83 |
+
- name: test
|
| 84 |
+
num_bytes: 5087
|
| 85 |
+
num_examples: 12
|
| 86 |
+
download_size: 7699
|
| 87 |
+
dataset_size: 5087
|
| 88 |
---
|
| 89 |
|
| 90 |
# Dataset Card for Tokenization Robustness
|
code_technical_content_variable_naming_conventions/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:9cfd4731d40f4af66ee704ed93c44a4c9bccefa7d02ff6d0dc66f2dcf347000e
|
| 3 |
+
size 7699
|