Update README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ model-index:
|
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |
This model is a question-answer chatbot for XYZCompany. It can answer questions related to the company. It is a fine-tuned version of [pythia-160m](EleutherAI/pythia-160m) on XYZCompany's dataset containing question-answer pairs.
|
| 17 |
|
|
@@ -22,7 +22,12 @@ More information needed
|
|
| 22 |
|
| 23 |
## Intended uses & limitations
|
| 24 |
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
## Training and evaluation data
|
| 28 |
|
|
|
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
+
# pythia-XYZCompany-1000-steps
|
| 15 |
|
| 16 |
This model is a question-answer chatbot for XYZCompany. It can answer questions related to the company. It is a fine-tuned version of [pythia-160m](EleutherAI/pythia-160m) on XYZCompany's dataset containing question-answer pairs.
|
| 17 |
|
|
|
|
| 22 |
|
| 23 |
## Intended uses & limitations
|
| 24 |
|
| 25 |
+
You can ask questions about XYZCompany, an AI company specialized in LLMs and other AI code.
|
| 26 |
+
|
| 27 |
+
Example questions:
|
| 28 |
+
1. What can XYZCompany do?
|
| 29 |
+
2. Does XYZCompany have the ability to understand and generate code for audio generative tasks?
|
| 30 |
+
3. How to access XYZCompany's LLM tools?
|
| 31 |
|
| 32 |
## Training and evaluation data
|
| 33 |
|