Text Classification
Model2Vec
Safetensors
English
pubguard
document-classification
scientific-papers
ai-detection
toxicity-detection
pubverse
publication-screening
quality-control
Instructions to use jimnoneill/pub-guard with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Model2Vec
How to use jimnoneill/pub-guard with Model2Vec:
from model2vec import StaticModel model = StaticModel.from_pretrained("jimnoneill/pub-guard") - Notebooks
- Google Colab
- Kaggle
| [ | |
| { | |
| "idx": 0, | |
| "name": "0", | |
| "path": ".", | |
| "type": "sentence_transformers.models.StaticEmbedding" | |
| }, | |
| { | |
| "idx": 1, | |
| "name": "1", | |
| "path": "1_Normalize", | |
| "type": "sentence_transformers.models.Normalize" | |
| } | |
| ] |