Datasets:
Tasks:
Question Answering
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
10K<n<100K
License:
Update files from the datasets library (from 1.6.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.6.0
- math_qa.py +0 -1
math_qa.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
"""TODO(math_qa): Add a description here."""
|
2 |
|
3 |
-
from __future__ import absolute_import, division, print_function
|
4 |
|
5 |
import json
|
6 |
import os
|
|
|
1 |
"""TODO(math_qa): Add a description here."""
|
2 |
|
|
|
3 |
|
4 |
import json
|
5 |
import os
|