Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
-
tags: []
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
| 7 |
|
| 8 |
-
|
| 9 |
|
| 10 |
|
| 11 |
|
|
@@ -13,17 +13,17 @@ tags: []
|
|
| 13 |
|
| 14 |
### Model Description
|
| 15 |
|
| 16 |
-
|
| 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
|
| 22 |
-
- **Shared by
|
| 23 |
-
- **Model type:** [
|
| 24 |
-
- **Language(s) (NLP):** [
|
| 25 |
- **License:** [More Information Needed]
|
| 26 |
-
- **Finetuned from model
|
| 27 |
|
| 28 |
### Model Sources [optional]
|
| 29 |
|
|
|
|
| 1 |
---
|
| 2 |
library_name: transformers
|
| 3 |
+
tags: [language-model, causal-lm, chat, text-generation]
|
| 4 |
---
|
| 5 |
|
| 6 |
# Model Card for Model ID
|
| 7 |
|
| 8 |
+
This is a custom AI language model developed by Hyprlyf Technologies for general-purpose conversational AI and code generation tasks. It can be used for NLP tasks including chat, summarization, and reasoning.
|
| 9 |
|
| 10 |
|
| 11 |
|
|
|
|
| 13 |
|
| 14 |
### Model Description
|
| 15 |
|
| 16 |
+
This model is a transformer-based causal language model trained on proprietary and open-source datasets for generating high-quality text and understanding conversational context.
|
| 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:** [Hyprlyf_Technologies]
|
| 21 |
+
- **Funded by:** [Hyprlyf Technologies]
|
| 22 |
+
- **Shared by:** [Hyprlyf]
|
| 23 |
+
- **Model type:** [Causal Language Model (Transformer)]
|
| 24 |
+
- **Language(s) (NLP):** [English]
|
| 25 |
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model:** [gpt2]
|
| 27 |
|
| 28 |
### Model Sources [optional]
|
| 29 |
|