librarian-bot
commited on
Commit
•
9bc6561
1
Parent(s):
108bc90
Librarian Bot: Update dataset YAML metadata for model
Browse filesThis is a pull request to add a dataset, [`deepset/germanquad`](https://huggingface.co/datasets/deepset/germanquad), to the metadata for your model (defined in the `YAML` block of your model's `README.md`).
The pull request was made by [librarian-bot](https://huggingface.co/librarian-bot) and used a combination of rules and/or machine learning to suggest this additional metadata.
If this suggestion is incorrect, feel free to close this pull request.
Librarian Bot was made by [@davanstrien](https://huggingface.co/davanstrien); feel free to get in touch with feedback.
README.md
CHANGED
@@ -1,14 +1,15 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
language:
|
4 |
- de
|
5 |
-
|
6 |
-
- question-answering
|
7 |
tags:
|
8 |
- question-answering
|
9 |
- pytorch
|
10 |
- qa
|
11 |
- de
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# SVALabs - InfoXLM German QA
|
|
|
1 |
---
|
2 |
+
language:
|
|
|
3 |
- de
|
4 |
+
license: cc-by-4.0
|
|
|
5 |
tags:
|
6 |
- question-answering
|
7 |
- pytorch
|
8 |
- qa
|
9 |
- de
|
10 |
+
datasets: deepset/germanquad
|
11 |
+
task_categories:
|
12 |
+
- question-answering
|
13 |
---
|
14 |
|
15 |
# SVALabs - InfoXLM German QA
|