SlyGoblin commited on
Commit
69ca428
1 Parent(s): c2019c4

changed model card

Browse files
Files changed (1) hide show
  1. README.md +27 -12
README.md CHANGED
@@ -2,33 +2,44 @@
2
  license: apache-2.0
3
  library_name: peft
4
  tags:
5
- - trl
6
- - sft
7
- - generated_from_trainer
8
- datasets:
9
- - generator
 
 
10
  base_model: mistralai/Mistral-7B-Instruct-v0.2
11
  model-index:
12
- - name: mistral_instruct_generation
13
- results: []
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # mistral_instruct_generation
20
 
21
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
22
- It achieves the following results on the evaluation set:
23
- - Loss: 1.6300
24
 
25
  ## Model description
26
 
27
- More information needed
 
 
28
 
29
  ## Intended uses & limitations
30
 
31
- More information needed
 
32
 
33
  ## Training and evaluation data
34
 
@@ -36,6 +47,10 @@ More information needed
36
 
37
  ## Training procedure
38
 
 
 
 
 
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
 
2
  license: apache-2.0
3
  library_name: peft
4
  tags:
5
+ - trl
6
+ - sft
7
+ - generated_from_trainer
8
+ - natural-language-processing
9
+ - chatbot
10
+ - resume-evaluation
11
+
12
  base_model: mistralai/Mistral-7B-Instruct-v0.2
13
  model-index:
14
+ - name: mistral_instruct_generation
15
+ results:
16
+ - task:
17
+ name: Resume Scoring
18
+ type: text-generation
19
+ metrics:
20
+ - name: Loss
21
+ type: Lower is better
22
+ value: 1.6300
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
26
  should probably proofread and complete it, then remove this comment. -->
27
 
28
+ # mistral_instruct_generation (Resume ATS score generation based on Job description)
29
 
30
  This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2) on the generator dataset.
31
+ This model is a specialized chatbot designed to automate the evaluation of resumes by providing an ATS (Applicant Tracking System) score based on a given job description. It is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2), utilizing a custom dataset tailored for the nuances of job descriptions and resume content.
 
32
 
33
  ## Model description
34
 
35
+
36
+ The `mistral_instruct_generation` model employs advanced NLP techniques to understand and compare the content of resumes against job descriptions. It aims to support applicants by offering an automated, preliminary assessment of candidate suitability, streamlining the initial stages of the hiring process.
37
+
38
 
39
  ## Intended uses & limitations
40
 
41
+ This model is intended for use in HR technology platforms and recruitment software, providing an automated way to score resumes against job descriptions. It is designed to enhance, not replace, human decision-making processes in recruitment.
42
+ Limitations include potential biases in training data and the need for regular updates to adapt to evolving job market requirements. Users should be aware of these limitations and use the model's output as one of several tools in a comprehensive recruitment process.
43
 
44
  ## Training and evaluation data
45
 
 
47
 
48
  ## Training procedure
49
 
50
+
51
+ The model was trained on a Custom dataset comprising pairs of resumes and job descriptions across various industries. This dataset was curated to cover a broad spectrum of job roles, experience levels, and skills. The specifics of the dataset composition can provide further insights into the model's capabilities and potential biases.
52
+
53
+
54
  ### Training hyperparameters
55
 
56
  The following hyperparameters were used during training: