Add url validity metrics

This commit is contained in:
William Jeynes
2026-04-04 20:02:25 +01:00
parent 43ecd04135
commit f821e9643d
2 changed files with 38 additions and 24 deletions
+7 -1
View File
@@ -19,4 +19,10 @@ Experiments with different model types:
| llama3.1:8b-instruct-q4_K_M | ? | ? |
| qwen3.5:9b | 0 | -100 |
%age correct URLS
%age valid URLS
| Model | Number | % Age |
|-------------------------------|----------:|---------:|
| gpt-5-mini | 22/405 | 5.43 |
| gpt-5.4-mini | 29/278 | 10.43 |
| llama3.1:8b-instruct-q4_K_M | ? | ? |
| qwen3.5:9b | 0 | 0 |