Spaces:
Runtime error
Runtime error
update
Browse files- model_cards/article.md +2 -2
model_cards/article.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
# Model documentation & parameters
|
2 |
|
3 |
**Model type**: Type of PGT model to be used:
|
4 |
-
- `PGTGenerator`: A model for part-of-patent generator
|
5 |
- `PGTEditor`: An algorithm for part-of-patent editing.
|
6 |
-
- `PGTCoherenceChecker`: An algorithm for patent coherence check
|
7 |
|
8 |
**Generator task**: Task in case the `PGTGenerator` model is used. Options are:
|
9 |
- `title-to-abstract`
|
|
|
1 |
# Model documentation & parameters
|
2 |
|
3 |
**Model type**: Type of PGT model to be used:
|
4 |
+
- `PGTGenerator`: A model for part-of-patent generator.
|
5 |
- `PGTEditor`: An algorithm for part-of-patent editing.
|
6 |
+
- `PGTCoherenceChecker`: An algorithm for patent coherence check.
|
7 |
|
8 |
**Generator task**: Task in case the `PGTGenerator` model is used. Options are:
|
9 |
- `title-to-abstract`
|