From 4709744a7c0fbe0eaecc9dfdea030a4e018441c6 Mon Sep 17 00:00:00 2001 From: yue kun Date: Fri, 20 Oct 2023 10:54:58 +0800 Subject: [PATCH] add GEM README --- DocumentUnderstanding/GEM/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 DocumentUnderstanding/GEM/README.md diff --git a/DocumentUnderstanding/GEM/README.md b/DocumentUnderstanding/GEM/README.md new file mode 100644 index 0000000..0f81344 --- /dev/null +++ b/DocumentUnderstanding/GEM/README.md @@ -0,0 +1,5 @@ +# GEM: Gestalt Enhanced Markup Language Model for Web Understanding via Render Tree + +The official repository of GEM. + +The pre-trained model and code will be made publicly available in the near future. \ No newline at end of file