DeDeckerThomas commited on
Commit
c8de409
β€’
1 Parent(s): 7af3cad

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -55,7 +55,6 @@ This model uses [T5-small model](https://huggingface.co/t5-small) as its base mo
55
  ## βœ‹ Intended Uses & Limitations
56
  ### πŸ›‘ Limitations
57
  * Only works for English documents.
58
- * For a custom model, please consult the training notebook for more information (link incoming).
59
  * Sometimes the output doesn't make any sense.
60
 
61
  ### ❓ How To Use
@@ -127,8 +126,6 @@ print(keyphrases)
127
  You can find more information in the [paper](https://arxiv.org/abs/1911.02671).
128
 
129
  ## πŸ‘·β€β™‚οΈ Training Procedure
130
- For more in detail information, you can take a look at the [training notebook]().
131
-
132
  ### Training Parameters
133
 
134
  | Parameter | Value |
@@ -230,8 +227,5 @@ Abstractive keyphrases
230
  |:-----------------:|:-----:|:-----:|:-----:|:------:|:-----:|:-------:|:-----:|:-----:|:-----:|:--------:|:--------:|:---------:|
231
  | OpenKP Test Set | 0.001 | 0.003 | 0.001 | 0.0004 | 0.004 | 0.0007 | 0.001 | 0.04 | 0.002 | 7.56e-e5 | 7.56e-e5 | 7.56e-e5 |
232
 
233
-
234
- For more information on the evaluation process, you can take a look at the keyphrase extraction evaluation notebook.
235
-
236
  ## 🚨 Issues
237
  Please feel free to start discussions in the Community Tab.
55
  ## βœ‹ Intended Uses & Limitations
56
  ### πŸ›‘ Limitations
57
  * Only works for English documents.
 
58
  * Sometimes the output doesn't make any sense.
59
 
60
  ### ❓ How To Use
126
  You can find more information in the [paper](https://arxiv.org/abs/1911.02671).
127
 
128
  ## πŸ‘·β€β™‚οΈ Training Procedure
 
 
129
  ### Training Parameters
130
 
131
  | Parameter | Value |
227
  |:-----------------:|:-----:|:-----:|:-----:|:------:|:-----:|:-------:|:-----:|:-----:|:-----:|:--------:|:--------:|:---------:|
228
  | OpenKP Test Set | 0.001 | 0.003 | 0.001 | 0.0004 | 0.004 | 0.0007 | 0.001 | 0.04 | 0.002 | 7.56e-e5 | 7.56e-e5 | 7.56e-e5 |
229
 
 
 
 
230
  ## 🚨 Issues
231
  Please feel free to start discussions in the Community Tab.