Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,12 @@
|
|
1 |
-
---
|
2 |
-
library_name: transformers
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
@@ -17,13 +22,13 @@ tags: []
|
|
17 |
|
18 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
19 |
|
20 |
-
- **Developed by:** [
|
21 |
- **Funded by [optional]:** [More Information Needed]
|
22 |
- **Shared by [optional]:** [More Information Needed]
|
23 |
- **Model type:** [More Information Needed]
|
24 |
- **Language(s) (NLP):** [More Information Needed]
|
25 |
- **License:** [More Information Needed]
|
26 |
-
- **Finetuned from model [optional]:** [
|
27 |
|
28 |
### Model Sources [optional]
|
29 |
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
datasets:
|
4 |
+
- 4DR1455/finance_questions
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
base_model:
|
8 |
+
- TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
9 |
+
---
|
10 |
|
11 |
# Model Card for Model ID
|
12 |
|
|
|
22 |
|
23 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
24 |
|
25 |
+
- **Developed by:** [Leon Sun]
|
26 |
- **Funded by [optional]:** [More Information Needed]
|
27 |
- **Shared by [optional]:** [More Information Needed]
|
28 |
- **Model type:** [More Information Needed]
|
29 |
- **Language(s) (NLP):** [More Information Needed]
|
30 |
- **License:** [More Information Needed]
|
31 |
+
- **Finetuned from model [optional]:** [TinyLlama/TinyLlama-1.1B-Chat-v1.0]
|
32 |
|
33 |
### Model Sources [optional]
|
34 |
|