Datasets:
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,104 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- ASAG
|
4 |
+
- Grading
|
5 |
+
pretty_name: ASAG2024
|
6 |
+
---
|
7 |
+
|
8 |
+
# Dataset Card for ASAG2024
|
9 |
+
|
10 |
+
<!-- Provide a quick summary of the dataset. -->
|
11 |
+
|
12 |
+
This is the combined ASAG2024 dataset which consists of various automated grading datasets containing questions, reference answers, provided (student) answers and human grades.
|
13 |
+
|
14 |
+
## Dataset Details
|
15 |
+
|
16 |
+
### Dataset Description
|
17 |
+
|
18 |
+
<!-- Provide a longer summary of what this dataset is. -->
|
19 |
+
|
20 |
+
- **Curated by:** Gérôme Meyer
|
21 |
+
- **Language(s) (NLP):** English
|
22 |
+
- **License:** Data Source Licenses apply (see below)
|
23 |
+
|
24 |
+
### Dataset Sources [optional]
|
25 |
+
|
26 |
+
<!-- Provide the basic links for the dataset. -->
|
27 |
+
|
28 |
+
<!-- - **Repository:** [More Information Needed] -->
|
29 |
+
- **Paper [optional]:** [More Information Needed]
|
30 |
+
- **Demo [optional]:** [More Information Needed]
|
31 |
+
|
32 |
+
|
33 |
+
<!-- ## Dataset Structure -->
|
34 |
+
|
35 |
+
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
36 |
+
|
37 |
+
<!-- [More Information Needed]
|
38 |
+
|
39 |
+
## Dataset Creation
|
40 |
+
|
41 |
+
### Curation Rationale -->
|
42 |
+
|
43 |
+
<!-- Motivation for the creation of this dataset. -->
|
44 |
+
|
45 |
+
[More Information Needed]
|
46 |
+
|
47 |
+
<!-- ### Source Data -->
|
48 |
+
|
49 |
+
<!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
|
50 |
+
|
51 |
+
<!-- #### Data Collection and Processing -->
|
52 |
+
|
53 |
+
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
|
54 |
+
|
55 |
+
<!-- [More Information Needed] -->
|
56 |
+
|
57 |
+
<!-- #### Who are the source data producers? -->
|
58 |
+
|
59 |
+
<!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
|
60 |
+
|
61 |
+
<!-- [More Information Needed]
|
62 |
+
|
63 |
+
<!-- ## Bias, Risks, and Limitations -->
|
64 |
+
|
65 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
66 |
+
|
67 |
+
<!-- [More Information Needed] -->
|
68 |
+
|
69 |
+
<!-- ### Recommendations -->
|
70 |
+
|
71 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
72 |
+
|
73 |
+
<!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. -->
|
74 |
+
|
75 |
+
<!-- ## Citation [optional] -->
|
76 |
+
|
77 |
+
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
|
78 |
+
|
79 |
+
<!-- **BibTeX:**
|
80 |
+
|
81 |
+
[More Information Needed] -->
|
82 |
+
|
83 |
+
<!-- **APA:**
|
84 |
+
|
85 |
+
[More Information Needed] -->
|
86 |
+
|
87 |
+
<!-- ## Glossary [optional] -->
|
88 |
+
|
89 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
|
90 |
+
|
91 |
+
<!-- [More Information Needed] -->
|
92 |
+
|
93 |
+
<!-- ## More Information [optional]
|
94 |
+
|
95 |
+
[More Information Needed] -->
|
96 |
+
|
97 |
+
## Dataset Card Authors
|
98 |
+
|
99 |
+
- Gérôme Meyer
|
100 |
+
- Philip Breuer
|
101 |
+
|
102 |
+
## Dataset Card Contact
|
103 |
+
|
104 |
+
- E-Mail: [email protected]
|