Update README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,13 @@ library_name: transformers
|
|
3 |
tags:
|
4 |
- trl
|
5 |
- sft
|
|
|
|
|
6 |
---
|
7 |
|
8 |
-
# Model Card for
|
9 |
|
10 |
-
|
11 |
|
12 |
|
13 |
|
@@ -19,13 +21,13 @@ tags:
|
|
19 |
|
20 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
21 |
|
22 |
-
- **Developed by:** [
|
23 |
- **Funded by [optional]:** [More Information Needed]
|
24 |
- **Shared by [optional]:** [More Information Needed]
|
25 |
- **Model type:** [More Information Needed]
|
26 |
-
- **Language(s) (NLP):**
|
27 |
-
- **License:**
|
28 |
-
- **Finetuned from model [optional]:** [
|
29 |
|
30 |
### Model Sources [optional]
|
31 |
|
@@ -198,6 +200,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
198 |
|
199 |
## Model Card Contact
|
200 |
|
201 |
-
[More Information Needed]
|
202 |
-
|
203 |
-
|
|
|
3 |
tags:
|
4 |
- trl
|
5 |
- sft
|
6 |
+
language:
|
7 |
+
- en
|
8 |
---
|
9 |
|
10 |
+
# Model Card for FinQA-7B-Instruct-v0.1
|
11 |
|
12 |
+
The FinQA-7B-Instruct-v0.1 Large Language Model (LLM) is a pre-trained generative text model for the financial domain with 7 billion parameters.
|
13 |
|
14 |
|
15 |
|
|
|
21 |
|
22 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
23 |
|
24 |
+
- **Developed by:** [Truoc Pham](https://huggingface.co/truocpham)
|
25 |
- **Funded by [optional]:** [More Information Needed]
|
26 |
- **Shared by [optional]:** [More Information Needed]
|
27 |
- **Model type:** [More Information Needed]
|
28 |
+
- **Language(s) (NLP):** English
|
29 |
+
- **License:** MIT
|
30 |
+
- **Finetuned from model [optional]:** [Llama2-7B](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
31 |
|
32 |
### Model Sources [optional]
|
33 |
|
|
|
200 |
|
201 |
## Model Card Contact
|
202 |
|
203 |
+
[More Information Needed]
|
|
|
|