Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
This dataset contains short argument fragments and long essays written by students. The dataset contains both score and preference data, created by transforming data from essays with neighboring scores.
|
10 |
+
|
11 |
+
References:
|
12 |
+
|
13 |
+
Argument fragments: https://www.kaggle.com/competitions/feedback-prize-effectiveness
|
14 |
+
Essays: https://www.kaggle.com/competitions/learning-agency-lab-automated-essay-scoring-2
|