Commit
·
2f2f820
1
Parent(s):
38b25cc
ilsilfverskiold/tech-keywords-extractor
Browse files
README.md
CHANGED
@@ -13,25 +13,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# bart_developer_keywords
|
15 |
|
16 |
-
This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.8795
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
-
|
27 |
-
|
28 |
-
Example text: "If a task raises an exception, or a worker process dies, Celery will by default lose the job. So if you happen to reboot or redeploy, any running jobs with be lost to the sands of time."
|
29 |
-
|
30 |
-
Output: "Celery, Exception Handling, Worker Process, Redundant"
|
31 |
-
|
32 |
-
Example text: "Spin 2.0 – open-source tool for building and running WebAssembly applications -"
|
33 |
-
|
34 |
-
Output: "Spin 2.0, WebAssembly, Open Source"
|
35 |
|
36 |
## Training and evaluation data
|
37 |
|
|
|
13 |
|
14 |
# bart_developer_keywords
|
15 |
|
16 |
+
This model is a fine-tuned version of [facebook/bart-large](https://huggingface.co/facebook/bart-large) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 0.8795
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
+
More information needed
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
26 |
+
More information needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
## Training and evaluation data
|
29 |
|