Datasets:
pascalhuerten
commited on
Commit
•
7ac0082
1
Parent(s):
f737be9
Add information about project context and acknowledgments of partners and funding providers.
Browse files
README.md
CHANGED
@@ -21,6 +21,15 @@ size_categories:
|
|
21 |
## Description
|
22 |
The "German Course Competency Alignment" dataset consists of triplets incorporating German course descriptions, positive competency labels, and negative competency labels. Its primary purpose is to train language models for information retrieval tasks, specifically to annotate courses with standardized competencies based on learning outcomes. This dataset leverages various competency frameworks and sources to provide a wide range of training data, benefiting applications in educational technology and course alignment.
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
## Competency Frameworks
|
25 |
|
26 |
### ESCO
|
@@ -99,4 +108,4 @@ More information can be found on the GRETA project page: [GRETA-Kompetenzmodell]
|
|
99 |
- Mapping course descriptions to GRETA facets.
|
100 |
- Contains both positive and negative labels.
|
101 |
- **Source**:
|
102 |
-
- Experts from the
|
|
|
21 |
## Description
|
22 |
The "German Course Competency Alignment" dataset consists of triplets incorporating German course descriptions, positive competency labels, and negative competency labels. Its primary purpose is to train language models for information retrieval tasks, specifically to annotate courses with standardized competencies based on learning outcomes. This dataset leverages various competency frameworks and sources to provide a wide range of training data, benefiting applications in educational technology and course alignment.
|
23 |
|
24 |
+
This dataset was assembled as part of the works of the project [WISY@KI](https://www.wisyki.de/). Major contributors include the [Institut für Interaktive Systeme](https://www.th-luebeck.de/isy/) from the [University of Applied Sciences Lübeck](https://www.th-luebeck.de/), the [Volkshochschule der Stadt Pinneberg e.V.](https://www.vhs-pinneberg.de), and [Weiterbildung Hessen e.V.](https://www.weiterbildunghessen.de). Special thanks to the colleagues from the projects [MyEduLife](https://myedulife.de/) for contributing data aligning Qualifications to ESCO and the project [TrainSpot](https://www.meinbildungsraum.de/vorhaben/foerderprojekte-und-partner/trainspot2-train-the-trainer-hotspot-fuer-die-erwachsenen-und-weiterbildung) with experts from [Deutschen Institut für Erwachsenenbildung (DIE)](https://die-bonn.de/institut) and [WBS Training AG](https://www.wbstraining.de/).
|
25 |
+
|
26 |
+
This project was funded by the **Federal Ministry of Education and Research**.
|
27 |
+
|
28 |
+
<div style="display: flex; align-items: center; gap: 35px;">
|
29 |
+
<img src="bmbf_logo.jpg" alt="BMBF Logo" style="width: 150px; height: auto;">
|
30 |
+
<img src="thl_logo.jpg" alt="THL Logo" style="width: 150px; height: auto;">
|
31 |
+
</div>
|
32 |
+
|
33 |
## Competency Frameworks
|
34 |
|
35 |
### ESCO
|
|
|
108 |
- Mapping course descriptions to GRETA facets.
|
109 |
- Contains both positive and negative labels.
|
110 |
- **Source**:
|
111 |
+
- Experts from the TrainSpot Project, 04.07.2024
|