Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
datasets:
|
| 6 |
- ai-aerospace/ams_data_train_Llama-2-7B-Chat-GGUF-LLM-generic_100
|
| 7 |
-
base-model: TinyLlama/TinyLlama-1.1B-Chat-v0.1
|
| 8 |
-
widget:
|
| 9 |
-
- text: "I love AutoTrain because "
|
| 10 |
-
license: other
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Trained Using AutoTrain
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v0.1
|
| 3 |
+
inference: false
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
model_name: TinyLlama-1.1B-Chat-v0.1
|
| 6 |
+
model_type: TinyLlama
|
| 7 |
+
pipeline_tag: text-generation
|
| 8 |
+
prompt_template: '###Human: {prompt}###Assistant:{response}'
|
| 9 |
datasets:
|
| 10 |
- ai-aerospace/ams_data_train_Llama-2-7B-Chat-GGUF-LLM-generic_100
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Trained Using AutoTrain
|