flyingkiwiguy
commited on
Commit
•
db3899c
1
Parent(s):
7ed3fc2
Fix typo
Browse files
README.md
CHANGED
@@ -12,6 +12,6 @@ datasets:
|
|
12 |
|
13 |
## Dataset and Training
|
14 |
|
15 |
-
Base model from [openlm-research/open_llama_7b](https://huggingface.co/openlm-research/open_llama_7b)
|
16 |
-
Instruction fine-tuned using [yahma/alpaca-cleaned](https://huggingface.co/datasets/yahma/alpaca-cleaned)
|
17 |
```
|
|
|
12 |
|
13 |
## Dataset and Training
|
14 |
|
15 |
+
- Base model from [openlm-research/open_llama_7b](https://huggingface.co/openlm-research/open_llama_7b)
|
16 |
+
- Instruction fine-tuned using [yahma/alpaca-cleaned](https://huggingface.co/datasets/yahma/alpaca-cleaned)
|
17 |
```
|