File size: 964 Bytes
0d81b98
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
type: predictions
tags:
- autotrain
- evaluation
datasets:
- deepset/germanquad
eval_info:
  task: extractive_question_answering
  model: deepset/gelectra-base-germanquad
  metrics: []
  dataset_name: deepset/germanquad
  dataset_config: plain_text
  dataset_split: test
  col_mapping:
    context: context
    question: question
    answers-text: answers.text
    answers-answer_start: answers.answer_start
---
# Dataset Card for AutoTrain Evaluator

This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:

* Task: Question Answering
* Model: deepset/gelectra-base-germanquad
* Dataset: deepset/germanquad
* Config: plain_text
* Split: test

To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).

## Contributions

Thanks to [@sjlree](https://huggingface.co/sjlree) for evaluating this model.