|
--- |
|
library_name: transformers |
|
license: llama3.1 |
|
datasets: |
|
- ctu-aic/cs_instruction_tuning_collection |
|
- ctu-aic/en_instruction_tuning_collection |
|
language: |
|
- cs |
|
- en |
|
- de |
|
- fr |
|
- it |
|
- pt |
|
- hi |
|
- es |
|
- th |
|
base_model: |
|
- meta-llama/Llama-3.1-8B-Instruct |
|
pipeline_tag: text-generation |
|
tags: |
|
- Unsloth |
|
- model adaptation |
|
- NLI |
|
--- |
|
# Model Card for Llama 3.1 8B Instruct -> IT_(cs+en) |
|
<!-- Provide a quick summary of what the model is/does. --> |
|
Llama 3.1 8B Instruct instruction-tuned using a mixture of cs_instruction_tuning_collection and en_instruction_tuning_collection. **More information in the thesis**: TBA. (The notation is thesis is: B+IT -> IT_(cs+en)) |
|
|
|
<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/made with unsloth.png" width="200" align="center" /> |
|
|
|
## 🛑 Ethical Considerations and Limitations |
|
This model is a Czech-adapted version of Meta's LLaMA 3.1 8B Instruct, developed as part of master's thesis. It is intended solely for academic and research purposes. |
|
|
|
- ⚠️ Not Intended for Production Use: This model has not undergone extensive safety testing, fine-tuning for alignment, or robust filtering of harmful outputs. Do not deploy this model in any application or setting that impacts users or the public. |
|
- ❗ Potential for Harm: The model may generate biased, offensive, false, or otherwise harmful content. It does not include safeguards such as moderation layers or toxicity detection. |
|
- 🧪 Experimental Nature: This model is an academic experiment accompanying a thesis project and may contain unintended behaviors or limitations due to limited training data, resources, or evaluation. |
|
- 👤 Responsibility: Any use of this model is at the user’s own risk. The author does not assume responsibility for any consequences arising from the use of the model. |
|
- 🔒 Respect for Original License: This adaptation is subject to the original terms and conditions set by Meta for LLaMA models. |
|
|
|
Researchers and practitioners using this model must ensure appropriate ethical oversight and conduct rigorous evaluations before any further deployment or fine-tuning. |
|
|
|
## Citation |
|
|
|
TBA |