DeDeckerThomas
commited on
Commit
•
12d1f96
1
Parent(s):
a4f27ed
Update README.md
Browse files
README.md
CHANGED
@@ -130,9 +130,9 @@ print(keyphrases)
|
|
130 |
```
|
131 |
|
132 |
## 📚 Training Dataset
|
133 |
-
KPTimes is a keyphrase extraction/generation dataset consisting of 279,923 news articles from NY Times and 10K from JPTimes and annotated by professional indexers or editors.
|
134 |
|
135 |
-
You can find more information
|
136 |
|
137 |
## 👷♂️ Training procedure
|
138 |
For more in detail information, you can take a look at the [training notebook]().
|
|
|
130 |
```
|
131 |
|
132 |
## 📚 Training Dataset
|
133 |
+
[KPTimes](https://huggingface.co/datasets/midas/kptimes) is a keyphrase extraction/generation dataset consisting of 279,923 news articles from NY Times and 10K from JPTimes and annotated by professional indexers or editors.
|
134 |
|
135 |
+
You can find more information in the [paper](https://arxiv.org/abs/1911.12559).
|
136 |
|
137 |
## 👷♂️ Training procedure
|
138 |
For more in detail information, you can take a look at the [training notebook]().
|