Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
# BERT-OJA-SkillLess - Fine-tuned for Online Job Advertisements (OJAs)
|
| 13 |
|
| 14 |
## Model Overview
|
| 15 |
-
**BERT-OJA-SkillLess**
|
| 16 |
In other words, given an unstructured text, the model returns whether it is SkillLess or not.
|
| 17 |
|
| 18 |
---
|
|
|
|
| 12 |
# BERT-OJA-SkillLess - Fine-tuned for Online Job Advertisements (OJAs)
|
| 13 |
|
| 14 |
## Model Overview
|
| 15 |
+
**BERT-OJA-SkillLess** is a fine-tuned BERT-based model designed for the **information filtering task** of identifying sentences related to **skills** in **Online Job Advertisements (OJAs)**. The model automates the extraction of relevant information, reducing noise and processing complexity in scraped job advertisements by classifying each sentence as skill-relevant or not.
|
| 16 |
In other words, given an unstructured text, the model returns whether it is SkillLess or not.
|
| 17 |
|
| 18 |
---
|