Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,19 @@
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
widget:
|
6 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
|
9 |
# Model Trained Using AutoTrain
|
|
|
2 |
tags:
|
3 |
- autotrain
|
4 |
- text-generation
|
5 |
+
- mistral
|
6 |
+
- fine-tune
|
7 |
+
- text-generation-inference
|
8 |
+
- chat
|
9 |
+
- Trained with Auto-train
|
10 |
+
- pytorch
|
11 |
widget:
|
12 |
+
- text: 'I love AutoTrain because '
|
13 |
+
license: apache-2.0
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
library_name: transformers
|
17 |
+
pipeline_tag: question-answering
|
18 |
---
|
19 |
|
20 |
# Model Trained Using AutoTrain
|