Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
metrics:
|
4 |
+
- accuracy
|
5 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
6 |
+
pipeline_tag: text-classification
|
7 |
+
library_name: fastai
|
8 |
+
tags:
|
9 |
+
- finance
|
10 |
+
---
|