Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
This model is a fine-tuned version of: https://huggingface.co/ali77sina/SECGPT
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- ali77sina/SEC-QA-sorted-chunks
|
5 |
+
pipeline_tag: question-answering
|
6 |
+
tags:
|
7 |
+
- finance
|
8 |
---
|
9 |
|
10 |
This model is a fine-tuned version of: https://huggingface.co/ali77sina/SECGPT
|