File size: 1,603 Bytes
60a08ab 87ef453 60a08ab 9fc39c3 6b0ec27 81ae6ff 60a08ab |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 |
---
license: mit
datasets:
- BlossomsAI/reduced_vietnamese_instruction_dataset
language:
- en
- vi
base_model:
- sail/Sailor2-8B
---
<div align="center">
<img src="https://github.com/bloomifycafe/blossomsAI/blob/main/assets/logo.png?raw=true" alt="Logo"/>
</div>
</br>
<div align="center">
# 🌟 BloomVN-8B-instruct
</div>
### A fine-tuned multilingual model for Vietnamese language
## 📋 Overview
- This model serves as an experimental implementation of instruction fine-tuning for Vietnamese language processing. Built primarily as a proof-of-concept to test unsloth's training capabilities, it was trained on a limited dataset.
Key characteristics:
- Experimental model focused on Vietnamese language
- Limited training data
- Primary purpose: Testing unsloth's training performance
- Not intended for production use
Note: This is a research prototype meant for evaluating training methodologies rather than practical applications.
## 🔧 Method
- The fine-tuning process was conducted using [unsloth](https://github.com/unslothai/unsloth), with the primary focus on running sample experiments to test the framework's capabilities.
The experimentation involved:
- Using unsloth for model fine-tuning
- Running several basic test samples
- Evaluating training behavior
## 🤝 Contributors
Developed with ❤️ by [BlossomAI](https://github.com/BlossomAI)
<p align="left">
<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/made with unsloth.png" width="200" />
</p>
---
<div align="center">
<sub>Star ⭐️ this repo if you find it valuable!</sub>
</div> |