Closed
Description
Describe the bug
TypeError: 'NoneType' object is not callable
Steps to reproduce the bug
from datasets import load_dataset, load_metric
dataset = datasets.load_dataset("glue", 'cola')
Expected results
A clear and concise description of the expected results.
Actual results
Specify the actual results or traceback.
Environment info
datasets
version: 1.11.0- Platform:
- Python version: 3.7
- PyArrow version: