Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- en
|
4 |
-
license:
|
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 |
+
```
|