Datasets:

Modalities:
Image
Text
Formats:
json
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
passing2961 commited on
Commit
3fe0125
1 Parent(s): 900d227

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -70,5 +70,10 @@ Since PhotoChat++ is constructed via crowd-sourcing based on dialogues from the
70
 
71
  Please cite our work if you find the resources in this repository useful:
72
  ```
73
- TBD
 
 
 
 
 
74
  ```
 
70
 
71
  Please cite our work if you find the resources in this repository useful:
72
  ```
73
+ @article{lee2023large,
74
+ title={Large Language Models can Share Images, Too!},
75
+ author={Lee, Young-Jun and Hyeon, Jonghwan and Choi, Ho-Jin},
76
+ journal={arXiv preprint arXiv:2310.14804},
77
+ year={2023}
78
+ }
79
  ```