Uploaded model
- Developed by: JoeShingleton
- License: apache-2.0
- Finetuned from model : unsloth/Meta-Llama-3.1-8B-Instruct-bnb-4bit
This is a fine-tuned Llama-3.1-8b model, trained to do toponym extraction. For a given input text, the model will return all the toponyms (place names) within the text, formatted as:
{'toponyms':['toponym1', 'toponym2',...'toponymN']}
The model was trained on the LGL, GeoVirus and CoNLL datasets.
This llama model was trained 2x faster with Unsloth and Huggingface's TRL library.
Model tree for JoeShingleton/GeoLlama-3.1-8b-RAG
Base model
unsloth/Meta-Llama-3.1-8B