Datasets:
Languages:
English
Size:
1K<n<10K
ArXiv:
Tags:
iiw
imageinwords
image-descriptions
image-captions
detailed-descriptions
hyper-detailed-descriptions
License:
Upload imageinwords.py
#10
by
Rodeszones
- opened
Title: Fix: Remove outdated use_auth_token check in _split_generators
Description: This pull request addresses an AttributeError: 'DownloadConfig' object has no attribute 'use_auth_token' error encountered when loading the google/imageinwords dataset using recent versions of the datasets library in google colab.