utkarsh123A
commited on
Commit
•
19334a2
1
Parent(s):
2fb4f81
Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,7 @@ language:
|
|
10 |
pipeline_tag: text2text-generation
|
11 |
---
|
12 |
|
13 |
-
# Model Card for Model ID
|
14 |
-
|
15 |
-
This repository contains code for training and deploying a compact language model using TinyLlama-1.1B-Chat-v1.0. The model is trained to recognize and generate responses related to color descriptions. The project includes steps for data preparation, model training, and inference using openvino.
|
16 |
|
17 |
|
18 |
|
@@ -20,9 +18,7 @@ pipeline_tag: text2text-generation
|
|
20 |
|
21 |
### Model Description
|
22 |
|
23 |
-
|
24 |
-
|
25 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
26 |
|
27 |
- **Developed by:** [More Information Needed]
|
28 |
- **Funded by [optional]:** [More Information Needed]
|
|
|
10 |
pipeline_tag: text2text-generation
|
11 |
---
|
12 |
|
13 |
+
# Model Card for Model ID
|
|
|
|
|
14 |
|
15 |
|
16 |
|
|
|
18 |
|
19 |
### Model Description
|
20 |
|
21 |
+
This repository contains code for training and deploying a compact language model using TinyLlama-1.1B-Chat-v1.0. The model is trained to recognize and generate responses related to color descriptions. The project includes steps for data preparation, model training, and inference using openvino.
|
|
|
|
|
22 |
|
23 |
- **Developed by:** [More Information Needed]
|
24 |
- **Funded by [optional]:** [More Information Needed]
|