Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,18 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
|
| 3 |
--
|
| 4 |
|
|
@@ -97,8 +111,4 @@ print(format_response(lora_response))
|
|
| 97 |

|
| 98 |
|
| 99 |
|
| 100 |
-

|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
+
datasets:
|
| 4 |
+
- virattt/financial-qa-10K
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
metrics:
|
| 8 |
+
- accuracy
|
| 9 |
+
base_model:
|
| 10 |
+
- EleutherAI/pythia-410m
|
| 11 |
+
pipeline_tag: text-generation
|
| 12 |
+
tags:
|
| 13 |
+
- finance
|
| 14 |
+
---
|
| 15 |
+
---
|
| 16 |
|
| 17 |
--
|
| 18 |
|
|
|
|
| 111 |

|
| 112 |
|
| 113 |
|
| 114 |
+

|
|
|
|
|
|
|
|
|
|
|
|