Update README.md
Browse files
README.md
CHANGED
@@ -58,3 +58,10 @@ configs:
|
|
58 |
- split: test_website
|
59 |
path: data/test_website-*
|
60 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
58 |
- split: test_website
|
59 |
path: data/test_website-*
|
60 |
---
|
61 |
+
|
62 |
+
处理自https://huggingface.co/datasets/osunlp/Multimodal-Mind2Web
|
63 |
+
|
64 |
+
- 删除了训练集
|
65 |
+
- 删除了html信息
|
66 |
+
- 保留了pos_candidates的bbox信息(x, y, w, h),删除了其它pos_candidates和neg_candidates的信息
|
67 |
+
- 添加了图片width, height信息
|