File size: 571 Bytes
4b69acf ff1bed8 d106b53 86a29ff d106b53 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
license: llama3
datasets:
- npvinHnivqn/EnglishDictionary
base_model:
- meta-llama/Meta-Llama-3-8B
pipeline_tag: question-answering
library_name: adapter-transformers
---
# Fine tuned Llama 3-8B for English Dictionary
<img src="https://raw.githubusercontent.com/gkumar2015/resources/refs/heads/master/llama-ai-model.png" width="500px">
This model has been fine tuned on base model Llama 3-8B using Google Cloud Vertex AI studio.
The model uses English Dictionary as a dataset for fine tuning.
The model can be used for prediction of any English Dictionary words. |