初始化项目,由ModelHub XC社区提供模型

Model: jburnford/dyslexic-writer-qwen3-1.7b
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-07 17:41:44 +08:00
commit 4bde662064
18 changed files with 153223 additions and 0 deletions

19
eval_results.json Normal file
View File

@@ -0,0 +1,19 @@
{
"model": "Qwen3-1.7B",
"total_examples": 5000,
"exact_match_accuracy": 0.8224,
"error_detection": {
"precision": 0.99457111834962,
"recall": 0.9803781662504459,
"f1": 0.9874236435501258,
"true_positives": 2748,
"false_positives": 15,
"true_negatives": 1364,
"false_negatives": 55
},
"has_error_accuracy": 0.7589063794531897,
"no_error_accuracy": 0.9891225525743292,
"inference_speed_tokens_per_sec": 75.49899709914501,
"total_inference_time_sec": 896.7403886318207,
"total_tokens_generated": 67703
}