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.
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model’s pipeline type.
Model tree for JoeShingleton/GeoLlama-3.1-8b-RAG
Base model
meta-llama/Llama-3.1-8B
Finetuned
meta-llama/Llama-3.1-8B-Instruct