wakaflocka17 commited on
Commit
5749668
·
verified ·
1 Parent(s): 2752f82

Upload gpt-neo-2.7b-imdb.json

Browse files
evaluation/finetuned/gpt-neo-2.7b-imdb.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "accuracy": 0.84124,
3
+ "precision": 0.853836582330983,
4
+ "recall": 0.82344,
5
+ "f1": 0.8383628588882102,
6
+ "classification_report": " precision recall f1-score support\n\n negativo 0.8295 0.8590 0.8440 12500\n positivo 0.8538 0.8234 0.8384 12500\n\n accuracy 0.8412 25000\n macro avg 0.8417 0.8412 0.8412 25000\nweighted avg 0.8417 0.8412 0.8412 25000\n"
7
+ }