Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
license: unknown
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
4 |
## Intended use and limitations:
|
5 |
This model can be used to summarize company and job offer information in such persuasive way
|
6 |
|
|
|
1 |
---
|
2 |
license: unknown
|
3 |
---
|
4 |
+
|
5 |
+
# bart-base-job-info-summarizer
|
6 |
+
|
7 |
+
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on the private dataset of job offer information scraped from job offer websites and the summary result of the job info.
|
8 |
+
|
9 |
## Intended use and limitations:
|
10 |
This model can be used to summarize company and job offer information in such persuasive way
|
11 |
|