mteb/PatentClassification
PatentClassification An MTEB dataset Massive Text Embedding Benchmark Classification Dataset of Patents and Abstract Task category t2c Domains Legal, Written Reference https://aclanthology.org/P19-1212.pdf How to evaluate on this task You can evaluate an embedding model on this dataset using the following code: import mteb task = mteb.get_tasks(["PatentClassification"]) evaluator = mteb.MTEB(task) model = mteb.get_model(YOUR_MODEL)… See the full description on the dataset page: https://huggingface.co/datasets/mteb/PatentClassification.
157
Nothing at this path on main. The folder may be empty, or the revision may not exist.
