HugoLaurencon
commited on
Commit
•
75df468
1
Parent(s):
5dc561a
Update README.md
Browse files
README.md
CHANGED
@@ -140,4 +140,18 @@ By using the dataset, you agree to comply with the original licenses of the sour
|
|
140 |
|
141 |
### Licensing Information
|
142 |
|
143 |
-
License CC-BY-4.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
140 |
|
141 |
### Licensing Information
|
142 |
|
143 |
+
License CC-BY-4.0.
|
144 |
+
|
145 |
+
### Citation Information
|
146 |
+
|
147 |
+
If you are using this dataset, please cite
|
148 |
+
```
|
149 |
+
@misc{laurençon2024unlocking,
|
150 |
+
title={Unlocking the conversion of Web Screenshots into HTML Code with the WebSight Dataset},
|
151 |
+
author={Hugo Laurençon and Léo Tronchon and Victor Sanh},
|
152 |
+
year={2024},
|
153 |
+
eprint={2403.09029},
|
154 |
+
archivePrefix={arXiv},
|
155 |
+
primaryClass={cs.HC}
|
156 |
+
}
|
157 |
+
```
|