Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,30 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- gnd
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- gnd
|
4 |
+
license: cc-by-sa-4.0
|
5 |
+
task_categories:
|
6 |
+
- text-classification
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
- de
|
10 |
+
pretty_name: 'LLMs4Subjects SemEval 2025 Shared Task Curated Dataset '
|
11 |
+
---
|
12 |
+
# Dataset Card for LLMs4Subjects SemEval 2025 Shared Task Curated Dataset
|
13 |
+
|
14 |
+
This is a curated set of data made available as a part of the LLMs4Subjects SemEval 2025 Shared Task.
|
15 |
+
|
16 |
+
## Original Data Citation
|
17 |
+
D'Souza, J., Sadruddin, S., Israel, H., & Begoin, M. (2024). The SemEval 2025 LLMs4Subjects Shared Task Dataset (Version 1.0.0) [Data set]. https://github.com/jd-coderepos/llms4subjects/
|
18 |
+
|
19 |
+
## Dataset Details
|
20 |
+
Contains English and German language text, with corresponding GND label.
|
21 |
+
|
22 |
+
|
23 |
+
### Dataset Sources
|
24 |
+
|
25 |
+
- **Repository:** [https://github.com/jd-coderepos/llms4subjects]
|
26 |
+
|
27 |
+
|
28 |
+
## Uses
|
29 |
+
|
30 |
+
Developed for training BERT models using the Autotrain-Advanced codebase [https://github.com/huggingface/autotrain-advanced/]
|