Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ base_model:
|
|
8 |
---
|
9 |
# WebOrganizer/TopicClassifier
|
10 |
|
11 |
-
[[Paper](ARXIV_TBD)] [[Website](
|
12 |
|
13 |
The TopicClassifier organizes web content into 17 categories based on the URL and text contents of web pages.
|
14 |
The model is a [gte-base-en-v1.5](https://huggingface.co/Alibaba-NLP/gte-base-en-v1.5) with 140M parameters fine-tuned on the following training data:
|
|
|
8 |
---
|
9 |
# WebOrganizer/TopicClassifier
|
10 |
|
11 |
+
[[Paper](ARXIV_TBD)] [[Website](https://weborganizer.allenai.org)] [[GitHub](https://github.com/CodeCreator/WebOrganizer)]
|
12 |
|
13 |
The TopicClassifier organizes web content into 17 categories based on the URL and text contents of web pages.
|
14 |
The model is a [gte-base-en-v1.5](https://huggingface.co/Alibaba-NLP/gte-base-en-v1.5) with 140M parameters fine-tuned on the following training data:
|