--- license: mit base_model: google-bert/bert-base-uncased metrics: - accuracy - f1 - precision - recall --- Fine-tuned bert-base-uncased model that given a text predicts what was the Large Language Model that wrote it. The LLMs that the model can predict are: GPT 4, Meta-Llama-3-8B, Phi-3-mini-128k-instruct and Mixtral-8x7B-Instruct-v0.1. Minimum of 80 chars and a maximum of 500 is recommended .