File size: 744 Bytes
1a35549 98aa38b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
---
license: mit
datasets:
- ishu-newaz/AIUB-Generic-Instruct-Chat
language:
- en
metrics:
- accuracy
base_model:
- unsloth/Llama-3.2-1B-Instruct
new_version: ishu-newaz/aiub_chatbot_v2
pipeline_tag: question-answering
library_name: transformers
tags:
- Llama
- meta
- facebook
---
<h1>Model Information </h1>
<p>This model is a fine tuned version of LLama 3.2 1B Instruct for the specefic purpose of making a Chatbot for American International University-Banglades (AIUB). The dataset can be found on <a href="https://huggingface.co/datasets/ishu-newaz/AIUB-Generic-Instruct-Chat"> AIUB-Generic-Dataset </a>. Feel free to use it as you like. It's still a very early version so if you want to contribute on improving, Feel free to do so!</p> |