Krooz commited on
Commit
3effdcb
1 Parent(s): bd7fa38

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,9 +10,9 @@ tags:
10
  - Education
11
  ---
12
 
13
- ## Style-Instruct Mistral 7B
14
  Mistral 7B instruct fine-tuned on the [Campus Recruitment Text](https://huggingface.co/datasets/Krooz/Campus_Recruitment_Text) dataset with LoRA and 4bit quantization. See the Github [repository](https://github.com/Kirushikesh/Campus_Recruitment_Prediction_LLM)
15
- for training details. This model is trained with student's university record as input and, Placement status as output.
16
 
17
 
18
  ## Usage
 
10
  - Education
11
  ---
12
 
13
+ ## Recruitment Guide Mistral 7B-Instruct
14
  Mistral 7B instruct fine-tuned on the [Campus Recruitment Text](https://huggingface.co/datasets/Krooz/Campus_Recruitment_Text) dataset with LoRA and 4bit quantization. See the Github [repository](https://github.com/Kirushikesh/Campus_Recruitment_Prediction_LLM)
15
+ for training details. This model is trained with student's university record as input and, Placement status as output. Try out the application in huggingface [spaces](https://huggingface.co/spaces/Krooz/Campus_Recruitment_Demo)
16
 
17
 
18
  ## Usage