Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
Korean
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
kimyoungjune commited on
Commit
a5c0763
·
verified ·
1 Parent(s): 5491d38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -12,7 +12,9 @@ All images are generated with made-up values and statements for evaluation purpo
12
  The proportions of digital and hand-written images are equal, each constituting 50%.
13
 
14
 
15
- For more details, Please refer to the [VARCO-VISION technical report(Coming Soon)]().
 
 
16
 
17
  <table>
18
  <tr>
@@ -88,6 +90,15 @@ Below are the evaluation results of various vision-language models, including [V
88
  <br>
89
 
90
  ## Citation
91
- (bibtex will be updated soon..) If you use K-DTCBench in your research, please cite the following:
92
- ```
 
 
 
 
 
 
 
 
 
93
  ```
 
12
  The proportions of digital and hand-written images are equal, each constituting 50%.
13
 
14
 
15
+ For more details, Please refer to the VARCO-VISION technical report.
16
+
17
+ - **Technical Report:** [VARCO-VISION: Expanding Frontiers in Korean Vision-Language Models](https://arxiv.org/pdf/2411.19103)
18
 
19
  <table>
20
  <tr>
 
90
  <br>
91
 
92
  ## Citation
93
+ If you use K-DTCBench in your research, please cite the following:
94
+ ```bibtex
95
+ @misc{ju2024varcovisionexpandingfrontierskorean,
96
+ title={VARCO-VISION: Expanding Frontiers in Korean Vision-Language Models},
97
+ author={Jeongho Ju and Daeyoung Kim and SunYoung Park and Youngjune Kim},
98
+ year={2024},
99
+ eprint={2411.19103},
100
+ archivePrefix={arXiv},
101
+ primaryClass={cs.CV},
102
+ url={https://arxiv.org/abs/2411.19103},
103
+ }
104
  ```