Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- RushabhShah122000/Signal_Prediction_Dataset
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
base_model:
|
7 |
+
- unsloth/Llama-3.2-3B
|
8 |
+
tags:
|
9 |
+
- finance
|
10 |
+
- finetuned
|
11 |
+
---
|
12 |
+
|
13 |
+
Code use to train the model: [Colab](https://colab.research.google.com/drive/11IYOBzrBmUlnD1RYHFPZhkIKT7TWuKgr?usp=sharing)
|