gsaltintas commited on
Commit
6e74773
·
verified ·
1 Parent(s): d9f3be4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -154
README.md CHANGED
@@ -7,160 +7,6 @@ pretty_name: Tokenization Robustness
7
  tags:
8
  - multilingual
9
  - tokenization
10
- configs:
11
- - config_name: code_technical_content_buggy_code
12
- data_files:
13
- - split: test
14
- path: code_technical_content_buggy_code/test-*
15
- - config_name: code_technical_content_cannonical
16
- data_files:
17
- - split: test
18
- path: code_technical_content_cannonical/test-*
19
- - config_name: code_technical_content_variable_naming_conventions
20
- data_files:
21
- - split: test
22
- path: code_technical_content_variable_naming_conventions/test-*
23
- - config_name: code_technical_content_whitespace_variations
24
- data_files:
25
- - split: test
26
- path: code_technical_content_whitespace_variations/test-*
27
- dataset_info:
28
- - config_name: code_technical_content_buggy_code
29
- features:
30
- - name: question
31
- dtype: string
32
- - name: choices
33
- sequence: string
34
- - name: answer
35
- dtype: int64
36
- - name: answer_label
37
- dtype: string
38
- - name: split
39
- dtype: string
40
- - name: subcategories
41
- dtype: string
42
- - name: lang
43
- dtype: string
44
- - name: second_lang
45
- dtype: string
46
- - name: coding_lang
47
- dtype: string
48
- - name: notes
49
- dtype: string
50
- - name: id
51
- dtype: string
52
- - name: set_id
53
- dtype: float64
54
- - name: variation_id
55
- dtype: string
56
- splits:
57
- - name: test
58
- num_bytes: 7633
59
- num_examples: 21
60
- download_size: 8406
61
- dataset_size: 7633
62
- - config_name: code_technical_content_cannonical
63
- features:
64
- - name: question
65
- dtype: string
66
- - name: choices
67
- sequence: string
68
- - name: answer
69
- dtype: int64
70
- - name: answer_label
71
- dtype: string
72
- - name: split
73
- dtype: string
74
- - name: subcategories
75
- dtype: string
76
- - name: lang
77
- dtype: string
78
- - name: second_lang
79
- dtype: string
80
- - name: coding_lang
81
- dtype: string
82
- - name: notes
83
- dtype: string
84
- - name: id
85
- dtype: string
86
- - name: set_id
87
- dtype: float64
88
- - name: variation_id
89
- dtype: string
90
- splits:
91
- - name: test
92
- num_bytes: 1632
93
- num_examples: 5
94
- download_size: 6958
95
- dataset_size: 1632
96
- - config_name: code_technical_content_variable_naming_conventions
97
- features:
98
- - name: question
99
- dtype: string
100
- - name: choices
101
- sequence: string
102
- - name: answer
103
- dtype: int64
104
- - name: answer_label
105
- dtype: string
106
- - name: split
107
- dtype: string
108
- - name: subcategories
109
- dtype: string
110
- - name: lang
111
- dtype: string
112
- - name: second_lang
113
- dtype: string
114
- - name: coding_lang
115
- dtype: string
116
- - name: notes
117
- dtype: string
118
- - name: id
119
- dtype: string
120
- - name: set_id
121
- dtype: float64
122
- - name: variation_id
123
- dtype: string
124
- splits:
125
- - name: test
126
- num_bytes: 5087
127
- num_examples: 12
128
- download_size: 7705
129
- dataset_size: 5087
130
- - config_name: code_technical_content_whitespace_variations
131
- features:
132
- - name: question
133
- dtype: string
134
- - name: choices
135
- sequence: string
136
- - name: answer
137
- dtype: int64
138
- - name: answer_label
139
- dtype: string
140
- - name: split
141
- dtype: string
142
- - name: subcategories
143
- dtype: string
144
- - name: lang
145
- dtype: string
146
- - name: second_lang
147
- dtype: string
148
- - name: coding_lang
149
- dtype: string
150
- - name: notes
151
- dtype: string
152
- - name: id
153
- dtype: string
154
- - name: set_id
155
- dtype: float64
156
- - name: variation_id
157
- dtype: string
158
- splits:
159
- - name: test
160
- num_bytes: 5053
161
- num_examples: 15
162
- download_size: 7556
163
- dataset_size: 5053
164
  ---
165
 
166
  # Dataset Card for Tokenization Robustness
 
7
  tags:
8
  - multilingual
9
  - tokenization
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  # Dataset Card for Tokenization Robustness