Datasets:
Uploading context-dependent_ambiguities subset
Browse files
README.md
CHANGED
@@ -14,8 +14,14 @@ configs:
|
|
14 |
path: code_technical_content/dev-*
|
15 |
- split: test
|
16 |
path: code_technical_content/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
dataset_info:
|
18 |
-
|
19 |
features:
|
20 |
- name: question
|
21 |
dtype: string
|
@@ -54,6 +60,45 @@ dataset_info:
|
|
54 |
num_examples: 90
|
55 |
download_size: 20916
|
56 |
dataset_size: 35874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
---
|
58 |
|
59 |
# Dataset Card for Tokenization Robustness
|
|
|
14 |
path: code_technical_content/dev-*
|
15 |
- split: test
|
16 |
path: code_technical_content/test-*
|
17 |
+
- config_name: context-dependent_ambiguities
|
18 |
+
data_files:
|
19 |
+
- split: dev
|
20 |
+
path: context-dependent_ambiguities/dev-*
|
21 |
+
- split: test
|
22 |
+
path: context-dependent_ambiguities/test-*
|
23 |
dataset_info:
|
24 |
+
- config_name: code_technical_content
|
25 |
features:
|
26 |
- name: question
|
27 |
dtype: string
|
|
|
60 |
num_examples: 90
|
61 |
download_size: 20916
|
62 |
dataset_size: 35874
|
63 |
+
- config_name: context-dependent_ambiguities
|
64 |
+
features:
|
65 |
+
- name: question
|
66 |
+
dtype: string
|
67 |
+
- name: choices
|
68 |
+
sequence: string
|
69 |
+
- name: answer
|
70 |
+
dtype: int64
|
71 |
+
- name: answer_label
|
72 |
+
dtype: string
|
73 |
+
- name: split
|
74 |
+
dtype: string
|
75 |
+
- name: subcategories
|
76 |
+
dtype: string
|
77 |
+
- name: lang
|
78 |
+
dtype: string
|
79 |
+
- name: second_lang
|
80 |
+
dtype: string
|
81 |
+
- name: coding_lang
|
82 |
+
dtype: string
|
83 |
+
- name: notes
|
84 |
+
dtype: string
|
85 |
+
- name: id
|
86 |
+
dtype: string
|
87 |
+
- name: set_id
|
88 |
+
dtype: float64
|
89 |
+
- name: variation_id
|
90 |
+
dtype: string
|
91 |
+
- name: __index_level_0__
|
92 |
+
dtype: int64
|
93 |
+
splits:
|
94 |
+
- name: dev
|
95 |
+
num_bytes: 2691
|
96 |
+
num_examples: 8
|
97 |
+
- name: test
|
98 |
+
num_bytes: 5998
|
99 |
+
num_examples: 20
|
100 |
+
download_size: 17480
|
101 |
+
dataset_size: 8689
|
102 |
---
|
103 |
|
104 |
# Dataset Card for Tokenization Robustness
|
context-dependent_ambiguities/dev-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:bd27ca21107faa58e646a95b08f2daec066269352c529bd5442f260e3afe14b1
|
3 |
+
size 7937
|
context-dependent_ambiguities/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:6e373d82a110daceaf04ea674689b356fbc621928239f61ea922f5d00bd2eec6
|
3 |
+
size 9543
|