Update README.md
Browse files
README.md
CHANGED
@@ -10,17 +10,17 @@ metrics:
|
|
10 |
library_name: transformers
|
11 |
pipeline_tag: text-generation
|
12 |
---
|
13 |
-
# Model Card for appropriateness-sim-gt-app
|
14 |
|
15 |
<!-- Provide a quick summary of what the model is/does. -->
|
16 |
|
17 |
This model rewrites inappropriate arguments to become more appropriate. For further details on (in)appropriateness, we refer to the paper below and the corpora used for training.
|
18 |
|
19 |
There are four different versions of this model with different balancing of appropriateness and semantic similarity (ordered by appropriateness below):
|
20 |
-
- timonziegenbein/appropriateness-
|
21 |
-
- timonziegenbein/appropriateness-app-gt-sim
|
22 |
-
- timonziegenbein/appropriateness-app-eq-sim
|
23 |
-
- timonziegenbein/appropriateness-sim-gt-app
|
24 |
|
25 |
|
26 |
NOTE: This repository contains only the adapter for the trained alpaca model (see [here](https://huggingface.co/timonziegenbein/alpaca-7b)).
|
|
|
10 |
library_name: transformers
|
11 |
pipeline_tag: text-generation
|
12 |
---
|
13 |
+
# Model Card for appropriateness-rewriter-sim-gt-app
|
14 |
|
15 |
<!-- Provide a quick summary of what the model is/does. -->
|
16 |
|
17 |
This model rewrites inappropriate arguments to become more appropriate. For further details on (in)appropriateness, we refer to the paper below and the corpora used for training.
|
18 |
|
19 |
There are four different versions of this model with different balancing of appropriateness and semantic similarity (ordered by appropriateness below):
|
20 |
+
- timonziegenbein/appropriateness-rewriter
|
21 |
+
- timonziegenbein/appropriateness-rewriter-app-gt-sim
|
22 |
+
- timonziegenbein/appropriateness-rewriter-app-eq-sim
|
23 |
+
- timonziegenbein/appropriateness-rewriter-sim-gt-app
|
24 |
|
25 |
|
26 |
NOTE: This repository contains only the adapter for the trained alpaca model (see [here](https://huggingface.co/timonziegenbein/alpaca-7b)).
|