Skip to content

Commit e8b8be4

Browse files
authored
Update tools.yaml
1 parent c6dac00 commit e8b8be4

1 file changed

Lines changed: 37 additions & 1 deletion

File tree

_data/tools.yaml

Lines changed: 37 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,45 @@
1+
- title: Evaluate Student Summaries
2+
subtitle: Assessing Summary Quality in Student Writing
3+
group: featured
4+
image: images/commonlit_evaluate_student_summaries.png
5+
link: https://www.kaggle.com/competitions/commonlit-evaluate-student-summaries
6+
description: A benchmark for evaluating the quality of student-written summaries, focusing on accuracy, relevance, and completeness relative to source texts.
7+
tags:
8+
- dataset
9+
- benchmark
10+
- nlp
11+
12+
- title: Detect AI Generated Text
13+
subtitle: Distinguishing Human and AI Writing
14+
group: featured
15+
image: images/llm_detect_ai_generated_text.png
16+
link: https://www.kaggle.com/competitions/llm-detect-ai-generated-text
17+
description: A classification task focused on identifying whether text was written by a human or generated by a large language model, supporting research in authorship detection and academic integrity.
18+
tags:
19+
- dataset
20+
- benchmark
21+
- nlp
22+
23+
- title: Automated Essay Scoring 2.0
24+
subtitle: Evaluating Student Writing with Machine Learning
25+
group: featured
26+
image: images/automated_essay_scoring_2.png
27+
link: https://www.kaggle.com/competitions/learning-agency-lab-automated-essay-scoring-2
28+
description: A benchmark for automatically scoring student essays based on writing quality, coherence, and structure. Models predict human-assigned scores to enable scalable and consistent evaluation.
29+
tags:
30+
- dataset
31+
- benchmark
32+
- nlp
33+
134
- title: MAP
235
subtitle: Charting Student Math Misunderstandings
336
group: featured
437
description: Predict the affinity between misconceptions and student open-ended responses
5-
images:
38+
image: images/map.png
639
link: https://www.kaggle.com/c/map-charting-student-math-misunderstandings
40+
tags:
41+
- dataset
42+
- benchmark
743

844
- title: iTELL
945
subtitle: The Intelligent Textbook for Enhanced Lifelong Learning

0 commit comments

Comments
 (0)