serino28 commited on
Commit
5be4cae
·
verified ·
1 Parent(s): fa09862

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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** (Name inspired by [The Weeknd's song](https://www.youtube.com/watch?v=1DpH-icPpl0)) 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
  ---
 
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
  ---