Spaces:
Sleeping
Sleeping
DeDeckerThomas
commited on
Commit
•
8cbff17
1
Parent(s):
b96bd14
Update readme.md
Browse files
README.md
CHANGED
@@ -8,6 +8,15 @@ sdk_version: 1.2.0
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
+
models:
|
12 |
+
- DeDeckerThomas/keyphrase-extraction-kbir-inspec
|
13 |
+
- DeDeckerThomas/keyphrase-extraction-distilbert-openkp
|
14 |
+
- DeDeckerThomas/keyphrase-extraction-distilbert-kptimes
|
15 |
+
- DeDeckerThomas/keyphrase-extraction-distilbert-inspec
|
16 |
+
- DeDeckerThomas/keyphrase-extraction-kbir-kpcrowd
|
17 |
+
- DeDeckerThomas/keyphrase-generation-keybart-inspec
|
18 |
+
- DeDeckerThomas/keyphrase-generation-t5-small-inspec
|
19 |
+
- DeDeckerThomas/keyphrase-generation-t5-small-openkp
|
20 |
---
|
21 |
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|