JW17 commited on
Commit
b990572
1 Parent(s): d2f8801

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- license: apache-2.0
5
  base_model:
6
  - mistralai/Mistral-7B-v0.1
7
  datasets:
@@ -83,4 +83,4 @@ response = tokenizer.batch_decode(output)
83
  #Hi! How are you doing?</s>
84
  #<|assistant|>
85
  #I'm doing well, thank you! How are you?</s>
86
- ```
 
1
  ---
2
  language:
3
  - en
4
+ license: mit
5
  base_model:
6
  - mistralai/Mistral-7B-v0.1
7
  datasets:
 
83
  #Hi! How are you doing?</s>
84
  #<|assistant|>
85
  #I'm doing well, thank you! How are you?</s>
86
+ ```