Upload 6 files
3c55398 verified

A newer version of the Streamlit SDK is available: 1.57.0

Upgrade
metadata
title: CommonLit Summary Scorer
emoji: 📝
colorFrom: indigo
colorTo: green
sdk: streamlit
app_file: app.py
pinned: false

✨ Student Summary Auto-Scorer

This app uses a Ridge Regression model trained on the CommonLit Evaluate Student Summaries dataset to automatically score student-written summaries.

Predicted Scores:

  • Content
  • Wording

🧠 Built with scikit-learn, TF-IDF, and Streamlit
🚀 Deployed using Hugging Face Spaces
🎓 Educational project