Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# Instruct-Tuned LLaMA-7B Model Card
|
@@ -44,6 +46,6 @@ The Instruct-Tuned LLaMA-7B was evaluated on various prompts from the Alpaca-GPT
|
|
44 |
|
45 |
This model card was authored by Chris Alexiuk and is based on the work presented in the [GitHub Repository](https://github.com/AI-Maker-Space/Fine-tuning-LLM-Resources#instruct-tuning-openlms-openllama-on-the-dolly-15k-dataset-notebooks). The model and its associated artifacts are available on the [Hugging Face Dataset Card](https://huggingface.co/datasets/c-s-ale/alpaca-gpt4-data).
|
46 |
|
47 |
-
For more information, sweet tutorials
|
48 |
|
49 |
---
|
|
|
1 |
---
|
2 |
+
license: llama2
|
3 |
+
language:
|
4 |
+
- en
|
5 |
---
|
6 |
|
7 |
# Instruct-Tuned LLaMA-7B Model Card
|
|
|
46 |
|
47 |
This model card was authored by Chris Alexiuk and is based on the work presented in the [GitHub Repository](https://github.com/AI-Maker-Space/Fine-tuning-LLM-Resources#instruct-tuning-openlms-openllama-on-the-dolly-15k-dataset-notebooks). The model and its associated artifacts are available on the [Hugging Face Dataset Card](https://huggingface.co/datasets/c-s-ale/alpaca-gpt4-data).
|
48 |
|
49 |
+
For more information, sweet tutorials and community building, checkout [AI Makerspace](https://www.linkedin.com/company/ai-maker-space).
|
50 |
|
51 |
---
|