Commit
·
8d722ff
1
Parent(s):
8ca7f14
Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,12 @@ tags:
|
|
3 |
- autotrain
|
4 |
- text-generation
|
5 |
widget:
|
6 |
-
- text:
|
7 |
license: other
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Model Trained Using AutoTrain
|
|
|
3 |
- autotrain
|
4 |
- text-generation
|
5 |
widget:
|
6 |
+
- text: 'I love AutoTrain because '
|
7 |
license: other
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
pipeline_tag: text-generation
|
11 |
+
base_model: meta-llama/Llama-2-13b-chat-hf
|
12 |
---
|
13 |
|
14 |
# Model Trained Using AutoTrain
|