olamidegoriola commited on
Commit
44b2114
·
1 Parent(s): 0e3279d

Update home.py

Browse files
Files changed (1) hide show
  1. apps/home.py +0 -8
apps/home.py CHANGED
@@ -16,14 +16,6 @@ def app():
16
  3. The research commits to responsible and sustainable innovation and considers ethical guidelines for the outcomes and technologies.
17
  4. The project promotes collaboration, respect, and fairness among team members, fostering inclusive practices and recognizing diverse perspectives.
18
 
19
- ## Behavioral Analysis of the Model
20
-
21
- We employed 15000 samples of data from 21 distinct types of job categories to train the model, which was was constructed via a transfer learning approach using the open-source **DistilBERT** transformer developed by researchers at Hugging Face
22
-
23
- Model Limitation: One of the main limitations of the model is the dataset it was trained on. The original dataset had 62 categories, but due to insufficient data in many categories, some of them were combined, resulting in 21 categories. This approach of combining categories can make accurate CV segmentation more difficult. Additionally, the model was trained on an unbalanced dataset, which may lead to bias in certain situations. To overcome this limitation, larger and balanced datasets for each category would allow for more precise CV segmentation and lead to better output.
24
-
25
- ### The model is scalable for other countries; however, country-specific data will be required to retrain the model.
26
-
27
 
28
  """)
29
 
 
16
  3. The research commits to responsible and sustainable innovation and considers ethical guidelines for the outcomes and technologies.
17
  4. The project promotes collaboration, respect, and fairness among team members, fostering inclusive practices and recognizing diverse perspectives.
18
 
 
 
 
 
 
 
 
 
19
 
20
  """)
21