Question Answering
PEFT
Safetensors
English
mar-yam1497 commited on
Commit
37d6d53
1 Parent(s): 656d386

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,12 +1,17 @@
1
  ---
2
  library_name: peft
3
  base_model: mistralai/Mistral-7B-Instruct-v0.2
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
-
10
 
11
 
12
  ## Model Details
 
1
  ---
2
  library_name: peft
3
  base_model: mistralai/Mistral-7B-Instruct-v0.2
4
+ datasets:
5
+ - mar-yam1497/HotPotQA_Mistral_Instruct_dataset_Top3k_Revised
6
+ language:
7
+ - en
8
+ pipeline_tag: question-answering
9
  ---
10
 
11
  # Model Card for Model ID
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
+ Trained as a component of a QnA System. Extracts relevant context to answer a given question from large text stream.
15
 
16
 
17
  ## Model Details