admetaq commited on
Commit
0dc9288
1 Parent(s): 7d59d71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,4 +8,4 @@ metrics:
8
  - recall
9
  ---
10
  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.
11
- Minimum of 80 words and a maximum of 500 is recommended .
 
8
  - recall
9
  ---
10
  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.
11
+ Minimum of 80 chars and a maximum of 500 is recommended .