Text Classification
Transformers
Safetensors
new
custom_code
princeton-nlp commited on
Commit
2a309ab
·
verified ·
1 Parent(s): 68d4926

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ base_model:
8
  ---
9
  # WebOrganizer/TopicClassifier
10
 
11
- [[Paper](ARXIV_TBD)] [[Website](WEBSITE_TBD)] [[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:
 
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: