dsmueller commited on
Commit
5a30a59
1 Parent(s): f2e656b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,10 +1,17 @@
1
  ---
 
 
 
 
 
 
 
 
 
2
  tags:
3
  - autotrain
4
  - text-generation
5
- widget:
6
- - text: "I love AutoTrain because "
7
- license: other
8
  ---
9
 
10
  # Model Trained Using AutoTrain
 
1
  ---
2
+ base_model: mistralai/Mistral-7B-Instruct-v0.1
3
+ datasets:
4
+ - ai-aerospace/ams_data_train_Llama-2-7B-Chat-GGUF-LLM-generic-mistral_100
5
+ license: apache-2.0
6
+ model_creator: Mistral AI
7
+ model_name: Mistral 7B Instruct v0.1
8
+ model_type: mistral
9
+ pipeline_tag: text-generation
10
+ prompt_template: '<s>[INST]{prompt} [/INST]'
11
  tags:
12
  - autotrain
13
  - text-generation
14
+ - finetuned
 
 
15
  ---
16
 
17
  # Model Trained Using AutoTrain