Tanel Alumäe
commited on
Commit
•
ce77f1a
1
Parent(s):
ff0dfdf
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,8 @@ task_categories:
|
|
6 |
language:
|
7 |
- et
|
8 |
pretty_name: ERR Newsroom Keyphrases
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
6 |
language:
|
7 |
- et
|
8 |
pretty_name: ERR Newsroom Keyphrases
|
9 |
+
---
|
10 |
+
|
11 |
+
# ERR Newsroom Keyphrases
|
12 |
+
|
13 |
+
This dataset is a subset of [ERR Newsroom](https://huggingface.co/datasets/TalTechNLP/err-newsroom), with up to 5 keyphrases assigned to each news article. The keyphrases are generated using the OpenAI API, using the `gpt-3.5-turbo` model (see the script `extract-keywords-openai.py`).
|