Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ This model fine-tunes `roberta-base` for multilabel classification of policies,
|
|
17 |
## Model Details
|
18 |
- Base model: roberta-base
|
19 |
- Max length: 512
|
20 |
-
- Output:
|
21 |
- Threshold: 0.25
|
22 |
|
23 |
## Intended Use
|
|
|
17 |
## Model Details
|
18 |
- Base model: roberta-base
|
19 |
- Max length: 512
|
20 |
+
- Output: 67 multilabel classes (PI - Policy Instrument, TG - Target Group, TH - Theme). There are three main classes that have further sub-categories in them.
|
21 |
- Threshold: 0.25
|
22 |
|
23 |
## Intended Use
|