Datasets:
Uploading code_technical_content_variable_naming_conventions subset
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ tags:
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
dataset_info:
|
11 |
-
|
12 |
features:
|
13 |
- name: question
|
14 |
dtype: string
|
@@ -42,11 +42,49 @@ dataset_info:
|
|
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
|
|
|
8 |
- multilingual
|
9 |
- tokenization
|
10 |
dataset_info:
|
11 |
+
- config_name: code_technical_content_buggy_code
|
12 |
features:
|
13 |
- name: question
|
14 |
dtype: string
|
|
|
42 |
num_examples: 21
|
43 |
download_size: 8410
|
44 |
dataset_size: 7633
|
45 |
+
- config_name: code_technical_content_variable_naming_conventions
|
46 |
+
features:
|
47 |
+
- name: question
|
48 |
+
dtype: string
|
49 |
+
- name: choices
|
50 |
+
sequence: string
|
51 |
+
- name: answer
|
52 |
+
dtype: int64
|
53 |
+
- name: answer_label
|
54 |
+
dtype: string
|
55 |
+
- name: split
|
56 |
+
dtype: string
|
57 |
+
- name: subcategories
|
58 |
+
dtype: string
|
59 |
+
- name: lang
|
60 |
+
dtype: string
|
61 |
+
- name: second_lang
|
62 |
+
dtype: string
|
63 |
+
- name: coding_lang
|
64 |
+
dtype: string
|
65 |
+
- name: notes
|
66 |
+
dtype: string
|
67 |
+
- name: id
|
68 |
+
dtype: string
|
69 |
+
- name: set_id
|
70 |
+
dtype: float64
|
71 |
+
- name: variation_id
|
72 |
+
dtype: string
|
73 |
+
splits:
|
74 |
+
- name: test
|
75 |
+
num_bytes: 5087
|
76 |
+
num_examples: 12
|
77 |
+
download_size: 7702
|
78 |
+
dataset_size: 5087
|
79 |
configs:
|
80 |
- config_name: code_technical_content_buggy_code
|
81 |
data_files:
|
82 |
- split: test
|
83 |
path: code_technical_content_buggy_code/test-*
|
84 |
+
- config_name: code_technical_content_variable_naming_conventions
|
85 |
+
data_files:
|
86 |
+
- split: test
|
87 |
+
path: code_technical_content_variable_naming_conventions/test-*
|
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:098e9156b63d20e08303b4baa52be32b7a50b6c0b201a423abdf0ab4f9447947
|
3 |
+
size 7702
|