Venkat-Ram-Rao commited on
Commit
5fafee9
1 Parent(s): 2f0e419

Create README.md

Browse files

FIne tuned version of [Mistral-7B-Instruct-v0.1]([https://huggingface.co/datasets/ms_marco](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1) for reranking.

Not for commercial use. Licensing based on licensing of the source model.

Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - Venkat-Ram-Rao/msmarco_subset_for_dpo_llm_ranker_300_rows
4
+ base_model:
5
+ - mistralai/Mistral-7B-Instruct-v0.1
6
+ ---