system HF staff commited on
Commit
0d81b98
1 Parent(s): c010925

Commit From AutoTrain Evaluator

Browse files
Files changed (3) hide show
  1. README.md +35 -0
  2. config.json +1 -0
  3. predictions.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - deepset/germanquad
8
+ eval_info:
9
+ task: extractive_question_answering
10
+ model: deepset/gelectra-base-germanquad
11
+ metrics: []
12
+ dataset_name: deepset/germanquad
13
+ dataset_config: plain_text
14
+ dataset_split: test
15
+ col_mapping:
16
+ context: context
17
+ question: question
18
+ answers-text: answers.text
19
+ answers-answer_start: answers.answer_start
20
+ ---
21
+ # Dataset Card for AutoTrain Evaluator
22
+
23
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
24
+
25
+ * Task: Question Answering
26
+ * Model: deepset/gelectra-base-germanquad
27
+ * Dataset: deepset/germanquad
28
+ * Config: plain_text
29
+ * Split: test
30
+
31
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
32
+
33
+ ## Contributions
34
+
35
+ Thanks to [@sjlree](https://huggingface.co/sjlree) for evaluating this model.
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"data_files": {"test": "predictions.parquet"}}
predictions.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20aa2df511a127ac1f19c3b07f05032ec32b17b5a6df3aaba1381a553ca1ca6e
3
+ size 4857274