Igor
commited on
Commit
·
0bf8e1e
1
Parent(s):
ecde8b4
minor(dev): test mapping
Browse files
daiso.py
CHANGED
@@ -113,8 +113,8 @@ class DAISO(datasets.GeneratorBasedBuilder):
|
|
113 |
"ISO": "inform"
|
114 |
},
|
115 |
"question": {
|
116 |
-
"base": "Question"
|
117 |
-
"ISO": ""
|
118 |
}
|
119 |
},
|
120 |
features=[
|
|
|
113 |
"ISO": "inform"
|
114 |
},
|
115 |
"question": {
|
116 |
+
"base": "Question"#,
|
117 |
+
# "ISO": ""
|
118 |
}
|
119 |
},
|
120 |
features=[
|