Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ license: mit
|
|
7 |
base_model:
|
8 |
- microsoft/deberta-v3-large
|
9 |
pipeline_tag: text-classification
|
|
|
10 |
---
|
11 |
|
12 |
# HarmAug: Effective Data Augmentation for Knowledge Distillation of Safety Guard Models
|
|
|
7 |
base_model:
|
8 |
- microsoft/deberta-v3-large
|
9 |
pipeline_tag: text-classification
|
10 |
+
library_name: transformers
|
11 |
---
|
12 |
|
13 |
# HarmAug: Effective Data Augmentation for Knowledge Distillation of Safety Guard Models
|