Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## About:
|
2 |
|
3 |
The model was fine-tuned on the LLaMA 7B. [weights_Llama_7b](https://huggingface.co/mrzlab630/weights_Llama_7b)
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- lora-alpaca
|
7 |
+
- alpaca
|
8 |
+
- lora
|
9 |
+
- LLaMA
|
10 |
+
- Stanford Alpaca
|
11 |
+
datasets:
|
12 |
+
- mrzlab630/trading-candles
|
13 |
+
---
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
## About:
|
19 |
|
20 |
The model was fine-tuned on the LLaMA 7B. [weights_Llama_7b](https://huggingface.co/mrzlab630/weights_Llama_7b)
|