Datasets:
Languages:
English
Size:
1K<n<10K
ArXiv:
Tags:
iiw
imageinwords
image-descriptions
image-captions
detailed-descriptions
hyper-detailed-descriptions
License:
update test path
Browse files- imageinwords.py +1 -1
imageinwords.py
CHANGED
|
@@ -10,7 +10,7 @@ _HOMEPAGE = "https://google.github.io/imageinwords/"
|
|
| 10 |
|
| 11 |
_LICENSE = "CC BY 4.0"
|
| 12 |
|
| 13 |
-
_DATASET_GITHUB_PREFIX = "https://
|
| 14 |
|
| 15 |
_DATASET_GITHUB_URLS = {
|
| 16 |
"IIW-400": f"{_DATASET_GITHUB_PREFIX}/IIW-400/data.jsonl",
|
|
|
|
| 10 |
|
| 11 |
_LICENSE = "CC BY 4.0"
|
| 12 |
|
| 13 |
+
_DATASET_GITHUB_PREFIX = "https://raw.githubusercontent.com/yonatanbitton/my_test_repo/main"
|
| 14 |
|
| 15 |
_DATASET_GITHUB_URLS = {
|
| 16 |
"IIW-400": f"{_DATASET_GITHUB_PREFIX}/IIW-400/data.jsonl",
|