Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- yahma/alpaca-cleaned
|
4 |
+
- ayuan0324/ocean_only
|
5 |
+
---
|
6 |
+
This repository contains a LLaMA-7B fine-tuned model on the Standford Alpaca cleaned version dataset and ocean_only data
|