xbeket commited on
Commit
2637ab7
·
verified ·
1 Parent(s): a4a10c9

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. adapter_config.json +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ library_name: peft
11
 
12
  ### Model Description
13
 
14
- Tired of sifting through endless resumes and job descriptions? Meet the newest AI talent matchmaker, crafted with [LlamaFactory.AI]! This model delivers comprehensive candidate evaluations by analyzing the intricate relationships between resumes and job requirements. The model processes detailed instructions alongside CV and job description inputs to generate thorough matching analyses, complete with quantitative scores and specific recommendations. Going beyond traditional keyword matching, it evaluates candidate qualifications in context, providing structured insights that help streamline the recruitment process. This tool represents a significant step forward in bringing objective, consistent, and scalable candidate assessment to HR professionals and hiring managers. Developed to enhance recruitment efficiency while maintaining high accuracy in candidate evaluation, this model demonstrates the practical application of AI in solving real-world hiring challenges
15
 
16
 
17
  - **Developed by:** [llamafactory.ai](https://llamafactory.ai/)
 
11
 
12
  ### Model Description
13
 
14
+ Tired of sifting through endless resumes and job descriptions? Meet the newest AI talent matchmaker, crafted with [LlamaFactory.AI](https://llamafactory.ai/)! This model delivers comprehensive candidate evaluations by analyzing the intricate relationships between resumes and job requirements. The model processes detailed instructions alongside CV and job description inputs to generate thorough matching analyses, complete with quantitative scores and specific recommendations. Going beyond traditional keyword matching, it evaluates candidate qualifications in context, providing structured insights that help streamline the recruitment process. This tool represents a significant step forward in bringing objective, consistent, and scalable candidate assessment to HR professionals and hiring managers. Developed to enhance recruitment efficiency while maintaining high accuracy in candidate evaluation, this model demonstrates the practical application of AI in solving real-world hiring challenges
15
 
16
 
17
  - **Developed by:** [llamafactory.ai](https://llamafactory.ai/)
adapter_config.json CHANGED
@@ -26,7 +26,7 @@
26
  "v_proj",
27
  "q_proj"
28
  ],
29
- "task_type": null,
30
  "use_dora": false,
31
  "use_rslora": true
32
  }
 
26
  "v_proj",
27
  "q_proj"
28
  ],
29
+ "task_type": "text-generation",
30
  "use_dora": false,
31
  "use_rslora": true
32
  }