qt-spyro-hf commited on
Commit
09aeb0a
·
verified ·
1 Parent(s): d186f32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -14,12 +14,12 @@ CodeLlama-13B-QML is a large language model customized by the Qt Company for Fil
14
 
15
  This model reaches a score of 86% on the QML100 Fill-In-the-Middle code completion benchmark for Qt 6-compliant code. In comparison, other models scored:
16
 
17
- CodeLlama-7B-QML: 79%
18
- Claude 3.7 Sonnet: 76%
19
- Claude 3.5 Sonnet: 68%
20
- CodeLlama 13B: 66%
21
- GPT-4o: 62%
22
- CodeLlama 7B: 61%
23
 
24
  This model was fine-tuned based on raw data from over 5000 human-created QML code snippets using the LoRa fine-tuning method. CodeLlama-13B-QML is not optimised for the creation of Qt5-release compliant, C++, or Python code.
25
 
 
14
 
15
  This model reaches a score of 86% on the QML100 Fill-In-the-Middle code completion benchmark for Qt 6-compliant code. In comparison, other models scored:
16
 
17
+ * CodeLlama-7B-QML: 79%
18
+ * Claude 3.7 Sonnet: 76%
19
+ * Claude 3.5 Sonnet: 68%
20
+ * CodeLlama 13B: 66%
21
+ * GPT-4o: 62%
22
+ * CodeLlama 7B: 61%
23
 
24
  This model was fine-tuned based on raw data from over 5000 human-created QML code snippets using the LoRa fine-tuning method. CodeLlama-13B-QML is not optimised for the creation of Qt5-release compliant, C++, or Python code.
25