system HF staff commited on
Commit
1ef0e07
1 Parent(s): 5c22f61

Commit From AutoTrain Evaluator

Browse files
Files changed (3) hide show
  1. README.md +30 -0
  2. config.json +1 -0
  3. predictions.parquet +3 -0
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - wikiann
8
+ eval_info:
9
+ task: entity_extraction
10
+ model: transformersbook/xlm-roberta-base-finetuned-panx-all
11
+ dataset_name: wikiann
12
+ dataset_config: en
13
+ dataset_split: test
14
+ col_mapping:
15
+ tokens: tokens
16
+ tags: ner_tags
17
+ ---
18
+ # Dataset Card for AutoTrain Evaluator
19
+
20
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
21
+
22
+ * Task: Token Classification
23
+ * Model: transformersbook/xlm-roberta-base-finetuned-panx-all
24
+ * Dataset: wikiann
25
+
26
+ To run new evaluation jobs, visit Hugging Face's [automatic evaluation service](https://huggingface.co/spaces/autoevaluate/model-evaluator).
27
+
28
+ ## Contributions
29
+
30
+ Thanks to [@lewtun](https://huggingface.co/lewtun) 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:6d048448b24026637196b7455a2e2f19637a835c37a09e98a62e7018058d1359
3
+ size 7428517