Hugging Face Forums
How to compute accuracy and precision for each class in text classification task?
Beginners
Lolimorimorf
January 27, 2023, 2:56pm
1
I have this:
Screenshot 2023-01-27 at 16.55.43
1428×720 99.2 KB
But I need something like this:
precision
0 0.962
1 0.516
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
Transformers Text Classification Example: Compute Precision, Recall and F1
🤗Transformers
0
1397
January 4, 2022
Calculate precision, recall, f1 score for custom dataset for multiclass classification
Beginners
13
8784
June 13, 2024
Transformers longformer classification problem with f1, precision and recall classification
Models
0
402
February 14, 2022
Combine multiple metrics in compute_metrics for validation
Beginners
1
980
June 4, 2024
How to get the predicted labels per epoch or step for the huggingface.transformers Trainer?
🤗Transformers
1
1178
November 26, 2021