lee12ki commited on
Commit
bd51239
1 Parent(s): 3c28d6b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -21,6 +21,7 @@ tags:
21
  # Model Card for Model ID
22
 
23
  <!-- Provide a quick summary of what the model is/does. -->
 
24
 
25
  This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
26
 
 
21
  # Model Card for Model ID
22
 
23
  <!-- Provide a quick summary of what the model is/does. -->
24
+ The lee12ki/llama2-finetune-7b model is a fine-tuned version of NousResearch/Llama-2-7b-chat-hf, optimized for text generation and conversational tasks. It enhances the base model's ability to follow instructions and generate coherent, context-aware responses, making it suitable for applications like chatbots and interactive AI systems. Fine-tuned using mlabonne/guanaco-llama2-1k, the model focuses on instruction tuning for dialogue-based tasks.
25
 
26
  This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
27