krenard commited on
Commit
052e03c
·
verified ·
1 Parent(s): 107dfb4

Model save

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: meta-llama/Llama-3.2-1B
3
  library_name: transformers
4
  model_name: llama3-2-automated-qapairs-finetuned-instructions
5
  tags:
@@ -11,7 +11,7 @@ licence: license
11
 
12
  # Model Card for llama3-2-automated-qapairs-finetuned-instructions
13
 
14
- This model is a fine-tuned version of [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
 
1
  ---
2
+ base_model: mistralai/Mistral-7B-Instruct-v0.3
3
  library_name: transformers
4
  model_name: llama3-2-automated-qapairs-finetuned-instructions
5
  tags:
 
11
 
12
  # Model Card for llama3-2-automated-qapairs-finetuned-instructions
13
 
14
+ This model is a fine-tuned version of [mistralai/Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start