File size: 445 Bytes
be70258
 
 
 
 
 
 
 
 
 
bd688ff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
language: en
tags:
- patent
- deberta

license: mit
---


# Patent CPC Predictor

This is a fine-tuned version of microsoft/deberta-v3-small for predicting Patent CPC codes.

# Dataset

Dataset consists of titles and abstracts sampled from granted patent applications:
https://www.kaggle.com/datasets/grimmace/sampled-patent-titles

# Results
| Category | Accuracy |
| --- | ----------- |
| Section | 92% |
| Class | 88% |
| Subclass | 85% |