Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,9 @@ tags:
|
|
| 14 |
|
| 15 |
This model is fine-tuned version of [mukund/privbert](https://huggingface.co/mukund/privbert) model on [PolicyIE dataset ](https://github.com/wasiahmad/PolicyIE/blob/main/data/sanitized_split.zip).
|
| 16 |
|
| 17 |
-
- Reference Paper: [Intent Classification and Slot Filling for Privacy Policies](https://aclanthology.org/2021.acl-long.340/).
|
|
|
|
|
|
|
| 18 |
|
| 19 |
<b>5 Intents (Labels)</b>:
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
This model is fine-tuned version of [mukund/privbert](https://huggingface.co/mukund/privbert) model on [PolicyIE dataset ](https://github.com/wasiahmad/PolicyIE/blob/main/data/sanitized_split.zip).
|
| 16 |
|
| 17 |
+
- Reference Paper: [Intent Classification and Slot Filling for Privacy Policies](https://aclanthology.org/2021.acl-long.340/).
|
| 18 |
+
- The back translation method (data augmentation) resulted in a 1% improvement in performance when applied to imbalanced samples
|
| 19 |
+
- **F1 Score: 88** (%4 performance increase compared to original work)
|
| 20 |
|
| 21 |
<b>5 Intents (Labels)</b>:
|
| 22 |
|