system HF staff commited on
Commit
a07fe10
1 Parent(s): 6c5a368

Commit From AutoTrain Evaluator

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