Update README.md
Browse files
README.md
CHANGED
@@ -216,7 +216,7 @@ It achieves the following results on the evaluation set:
|
|
216 |
|
217 |
Karnold-Walmer is intended to be used for keyword extraction and text classification in various domains, such as scientific literature, biomedical research articles, and more. By analyzing the content of an input text, the model generates a list of relevant keywords that describe the topic of the article.
|
218 |
|
219 |
-
It is important to note, however, that Karnold-Walmer is specifically trained to decode the "keywords" column and is not designed for summarization tasks
|
220 |
|
221 |
## Training and Evaluation Data
|
222 |
|
|
|
216 |
|
217 |
Karnold-Walmer is intended to be used for keyword extraction and text classification in various domains, such as scientific literature, biomedical research articles, and more. By analyzing the content of an input text, the model generates a list of relevant keywords that describe the topic of the article.
|
218 |
|
219 |
+
It is important to note, however, that Karnold-Walmer is **specifically trained to decode text similar to the "keywords" column and is not designed for summarization tasks.** For accurate keyword extraction and text classification, the model should be used within the limits of its training data and intended purpose.
|
220 |
|
221 |
## Training and Evaluation Data
|
222 |
|