system HF staff commited on
Commit
19ab9a4
1 Parent(s): 53054f8

Commit From AutoTrain Evaluator

Browse files
Files changed (3) hide show
  1. README.md +34 -0
  2. config.json +1 -0
  3. predictions.parquet +3 -0
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ type: predictions
3
+ tags:
4
+ - autotrain
5
+ - evaluation
6
+ datasets:
7
+ - glue
8
+ eval_info:
9
+ task: natural_language_inference
10
+ model: Intel/bert-base-uncased-mrpc
11
+ metrics: []
12
+ dataset_name: glue
13
+ dataset_config: mrpc
14
+ dataset_split: validation
15
+ col_mapping:
16
+ text1: sentence1
17
+ text2: sentence2
18
+ target: label
19
+ ---
20
+ # Dataset Card for AutoTrain Evaluator
21
+
22
+ This repository contains model predictions generated by [AutoTrain](https://huggingface.co/autotrain) for the following task and dataset:
23
+
24
+ * Task: Natural Language Inference
25
+ * Model: Intel/bert-base-uncased-mrpc
26
+ * Dataset: glue
27
+ * Config: mrpc
28
+ * Split: validation
29
+
30
+ To run new evaluation jobs, visit Hugging Face's [automatic model evaluator](https://huggingface.co/spaces/autoevaluate/model-evaluator).
31
+
32
+ ## Contributions
33
+
34
+ Thanks to [@xinhe](https://huggingface.co/xinhe) 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:079f0a077f3fb40e7a8dda4d77de12ce80053395d0ce80bcd60d68d8f6c45272
3
+ size 80158