Update Readme.md
Browse files
README.md
CHANGED
@@ -4,4 +4,14 @@ datasets:
|
|
4 |
- npvinHnivqn/EnglishDictionary
|
5 |
base_model:
|
6 |
- meta-llama/Meta-Llama-3-8B
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
- npvinHnivqn/EnglishDictionary
|
5 |
base_model:
|
6 |
- meta-llama/Meta-Llama-3-8B
|
7 |
+
---
|
8 |
+
|
9 |
+
# Fine tuned Llama 3-8B for English Dictionary
|
10 |
+
|
11 |
+
<img src="https://huggingface.co/gauravkai/Llama-3-8B-English-Dictionary/blob/main/llama-ai-model.png" width="500px">
|
12 |
+
|
13 |
+
|
14 |
+
This model has been fine tuned on base model Llama 3-8B using Google Cloud Vertex AI studio.
|
15 |
+
The model uses English Dictionary as a dataset for fine tuning.
|
16 |
+
|
17 |
+
The model can be used for prediction of any English Dictionary words.
|