Datasets:
Uploading code_technical_content_buggy_code subset
Browse files
README.md
CHANGED
|
@@ -7,6 +7,46 @@ pretty_name: Tokenization Robustness
|
|
| 7 |
tags:
|
| 8 |
- multilingual
|
| 9 |
- tokenization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Dataset Card for Tokenization Robustness
|
|
|
|
| 7 |
tags:
|
| 8 |
- multilingual
|
| 9 |
- tokenization
|
| 10 |
+
dataset_info:
|
| 11 |
+
config_name: code_technical_content_buggy_code
|
| 12 |
+
features:
|
| 13 |
+
- name: question
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: choices
|
| 16 |
+
sequence: string
|
| 17 |
+
- name: answer
|
| 18 |
+
dtype: int64
|
| 19 |
+
- name: answer_label
|
| 20 |
+
dtype: string
|
| 21 |
+
- name: split
|
| 22 |
+
dtype: string
|
| 23 |
+
- name: subcategories
|
| 24 |
+
dtype: string
|
| 25 |
+
- name: lang
|
| 26 |
+
dtype: string
|
| 27 |
+
- name: second_lang
|
| 28 |
+
dtype: string
|
| 29 |
+
- name: coding_lang
|
| 30 |
+
dtype: string
|
| 31 |
+
- name: notes
|
| 32 |
+
dtype: string
|
| 33 |
+
- name: id
|
| 34 |
+
dtype: string
|
| 35 |
+
- name: set_id
|
| 36 |
+
dtype: float64
|
| 37 |
+
- name: variation_id
|
| 38 |
+
dtype: string
|
| 39 |
+
splits:
|
| 40 |
+
- name: test
|
| 41 |
+
num_bytes: 7633
|
| 42 |
+
num_examples: 21
|
| 43 |
+
download_size: 8410
|
| 44 |
+
dataset_size: 7633
|
| 45 |
+
configs:
|
| 46 |
+
- config_name: code_technical_content_buggy_code
|
| 47 |
+
data_files:
|
| 48 |
+
- split: test
|
| 49 |
+
path: code_technical_content_buggy_code/test-*
|
| 50 |
---
|
| 51 |
|
| 52 |
# Dataset Card for Tokenization Robustness
|
code_technical_content_buggy_code/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:917d73f2cfcf64c2e85144ef3130152e27bb82fada9645f20d6a6be5deadbd20
|
| 3 |
+
size 8410
|