lewtun HF staff commited on
Commit
04e775b
1 Parent(s): 7f718e0

Add evaluation results on the default config and test split of emotion

Browse files

Beep boop, I am a bot from Hugging Face's automatic model evaluator 👋!\
Your model has been evaluated on the default config and test split of the [emotion](https://huggingface.co/datasets/emotion) dataset by

@lewtun

, using the predictions stored [here](https://huggingface.co/datasets/autoevaluate/autoeval-staging-eval-project-2302ec60-cb56-482a-8d70-ce549b14fd54-5149).\
Accept this pull request to see the results displayed on the [Hub leaderboard](https://huggingface.co/spaces/autoevaluate/leaderboards?dataset=emotion).\
Evaluate your model on more datasets [here](https://huggingface.co/spaces/autoevaluate/model-evaluator?dataset=emotion).

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -6,6 +6,23 @@ datasets:
6
  - emotion
7
  metrics:
8
  - accuracy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
6
  - emotion
7
  metrics:
8
  - accuracy
9
+ model-index:
10
+ - name: autoevaluate/multi-class-classification
11
+ results:
12
+ - task:
13
+ type: text-classification
14
+ name: Text Classification
15
+ dataset:
16
+ name: emotion
17
+ type: emotion
18
+ config: default
19
+ split: test
20
+ metrics:
21
+ - type: accuracy
22
+ value: 0.9185
23
+ name: Accuracy
24
+ verified: true
25
+ verifyToken: eyJhbGciOiJFZERTQSIsInR5cCI6IkpXVCJ9.eyJoYXNoIjoiZDNlY2I5ZTZkOTBmMTQwMjA0ZTFhYzE4NTdiZGIzYmNiOTkyMjBjMDY0MDJhNGY4ZTBiMGJiZjdhNzk3ODFkZCIsInZlcnNpb24iOjF9.JQbXPplJfzTCXHZrnbQLcSKZJrxvqYQh-BlpYlVMsWL6SSAKAlCb7Srqeoxr6u7byLm7QtufHYUKda7b1dKECw
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You