system HF staff commited on
Commit
476e2a8
1 Parent(s): 1e75fa5

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
+ - tweet_eval
8
+ eval_info:
9
+ task: multi_class_classification
10
+ model: cardiffnlp/twitter-roberta-base-sentiment-latest
11
+ metrics: []
12
+ dataset_name: tweet_eval
13
+ dataset_config: sentiment
14
+ dataset_split: validation
15
+ col_mapping:
16
+ text: text
17
+ target: label
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: Multi-class Text Classification
24
+ * Model: cardiffnlp/twitter-roberta-base-sentiment-latest
25
+ * Dataset: tweet_eval
26
+ * Config: sentiment
27
+ * Split: validation
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 [@alhug](https://huggingface.co/alhug) 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:cb64d9ee719ddd64ef3a4b97093137b6aac200c0aff185dec3aa2d5595dcb762
3
+ size 192800