ccm commited on
Commit
b367cdc
·
verified ·
1 Parent(s): caad17f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -125,11 +125,11 @@ preds = predictor.predict(test_df[["image"]])
125
  - **Weighted F1:** Harmonic mean of precision/recall, weighted by support
126
 
127
  ### Results (example — replace with actuals)
128
- - **Augmented test:** Accuracy = 0.8123, Weighted F1 = 0.8089
129
- - **Original validation:** Accuracy = 0.9021, Weighted F1 = 0.8977
130
 
131
  ## Environmental Impact
132
- - **Hardware:** CPU or single GPU (short run)
133
  - **Training wall-time:** < 10 minutes
134
  - **Estimated emissions:** negligible
135
  - **Cloud provider:** N/A (depends on student setup)
 
125
  - **Weighted F1:** Harmonic mean of precision/recall, weighted by support
126
 
127
  ### Results (example — replace with actuals)
128
+ - **Augmented test:** Accuracy = 0.7429, Weighted F1 = 0.7392
129
+ - **Original validation:** Accuracy = 0.8621, Weighted F1 = 0.8620
130
 
131
  ## Environmental Impact
132
+ - **Hardware:** Single GPU (short run)
133
  - **Training wall-time:** < 10 minutes
134
  - **Estimated emissions:** negligible
135
  - **Cloud provider:** N/A (depends on student setup)