Datasets:
michelecafagna26
commited on
Commit
•
791e17c
1
Parent(s):
04c8869
Update hl.py
Browse files
hl.py
CHANGED
@@ -20,7 +20,11 @@ import datasets
|
|
20 |
|
21 |
|
22 |
_CITATION = """\
|
23 |
-
@
|
|
|
|
|
|
|
|
|
24 |
"""
|
25 |
|
26 |
_DESCRIPTION = """\
|
|
|
20 |
|
21 |
|
22 |
_CITATION = """\
|
23 |
+
@inproceedings{Cafagna2023HLDG,
|
24 |
+
title={HL Dataset: Grounding High-Level Linguistic Concepts in Vision},
|
25 |
+
author={Michele Cafagna and Kees van Deemter and Albert Gatt},
|
26 |
+
year={2023}
|
27 |
+
}
|
28 |
"""
|
29 |
|
30 |
_DESCRIPTION = """\
|