MathBite commited on
Commit
bb3d363
·
verified ·
1 Parent(s): 5c57c70

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ This model has been fine-tuned to excel at generating valid, well-structured JSO
28
 
29
  **🚀 Dramatic Improvement in JSON Generation:**
30
  - **JSON Validity Rate**: 20% → 92% (over 70% improvement)
31
- - **Schema Compliance**: Near-perfect adherence to Pydantic model structures
32
  - **Generalization**: Successfully handles completely new, unseen Pydantic model classes
33
 
34
  ## 🔧 Training Details
 
28
 
29
  **🚀 Dramatic Improvement in JSON Generation:**
30
  - **JSON Validity Rate**: 20% → 92% (over 70% improvement)
31
+ - **Schema Compliance**: Near-perfect adherence to small-average size Pydantic model structures
32
  - **Generalization**: Successfully handles completely new, unseen Pydantic model classes
33
 
34
  ## 🔧 Training Details